additionalFeatures | AdditionalFeature | | [optional] |
contractMode | ContractModeEnum | The contract mode of a tenant, allowable values = 'PRODUCTION', 'TRIAL', example='TRIAL'. | [optional] |
contractNumber | String | The contract number of this entitlement. | [optional] |
customerId | String | The customer ID. | [optional] |
endDate | OffsetDateTime | The end date of this entitlement in UTC time. | |
entitlementId | String | The entitlement ID. | [optional] |
flashPass | MobileFlashPass | | [optional] |
fleetManagement | FleetManagement | | [optional] |
id | String | The unique UUID of this entitlement. | |
issuance | Issuance | | [optional] |
payToPrint | PayToPrint | | [optional] |
printer | PrinterEntitlement | | [optional] |
quantity | Integer | The quantity of this entitlement. | |
remaining | Integer | The unused quantity of this entitlement (USERS type only). | [optional] |
smartLoginEnabled | Boolean | Whether Smart Card Smart Login is enabled or not. | [optional] |
smsVoice | SmsVoice | | [optional] |
startDate | OffsetDateTime | The start date of this entitlement in UTC time. | |
status | StatusEnum | The status of this entitlement. | |
subscriptionLineId | String | The subscription line ID. | [optional] |
type | TypeEnum | The type of this entitlement. | |
userBundles | List<ServiceBundle> | The entitlement bundles that defines the set of features available for authentication accounts. | [optional] |
usersBillingType | UsersBillingTypeEnum | The billing type for user entitlements. Defaults to PRE_PAID if not provided. | [optional] |