AdditionalFeatures | AdditionalFeature | | [optional] |
ContractMode | string | 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 | DateTime | 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 | int | The quantity of this entitlement. | |
Remaining | int? | The unused quantity of this entitlement (USERS type only). | [optional] |
SmartLoginEnabled | bool? | Whether Smart Card Smart Login is enabled or not. | [optional] |
SmsVoice | SmsVoice | | [optional] |
StartDate | DateTime | The start date of this entitlement in UTC time. | |
Status | string | The status of this entitlement. | |
SubscriptionLineId | string | The subscription line ID. | [optional] |
Type | string | The type of this entitlement. | |
UserBundles | List<ServiceBundle> | The entitlement bundles that defines the set of features available for authentication accounts. | [optional] |
UsersBillingType | string | The billing type for user entitlements. Defaults to PRE_PAID if not provided. | [optional] |