Required roles
- ProductBookingCredit-*
Learn more about Booking Credits in our Knowledge Base.
Properties
Property | Type | Required | Information |
---|---|---|---|
Name | string | No | |
ProductId | int | Yes | |
ProductName | string | No | Read-only |
ProductBusinessCurrencyCode | string | No | Read-only |
ElegibleResourceTypes | array_int | Yes | |
ElegibleProducts | array_int | No | |
ElegibleTariffs | array_int | No | |
Credit | float | Yes | |
CaneBeUsedForBookings | boolean | No | |
CaneBeUsedForEvents | boolean | No | |
EventCategories | array_int | No | |
ExpiresIn | int | No | |
IsUniversalCredit | boolean | No | |
Id | int | Yes | Read-only |
UpdatedOn | timestamp | No | Read-only |
CreatedOn | timestamp | Yes | Read-only |
UniqueId | string | No | Read-only |
SystemId | string | No |
Related records
Property | Record type |
---|---|
ProductId | Product |