| additional_features | AdditionalFeature |  | [optional] | 
| contract_mode | str | The contract mode of a tenant, allowable values = 'PRODUCTION', 'TRIAL', example='TRIAL'. | [optional] | 
| contract_number | str | The contract number of this entitlement. | [optional] | 
| customer_id | str | The customer ID. | [optional] | 
| end_date | datetime | The end date of this entitlement in UTC time. |  | 
| entitlement_id | str | The entitlement ID. | [optional] | 
| flash_pass | MobileFlashPass |  | [optional] | 
| fleet_management | FleetManagement |  | [optional] | 
| id | str | The unique UUID of this entitlement. |  | 
| issuance | Issuance |  | [optional] | 
| pay_to_print | PayToPrint |  | [optional] | 
| printer | PrinterEntitlement |  | [optional] | 
| quantity | int | The quantity of this entitlement. |  | 
| remaining | int | The unused quantity of this entitlement (USERS type only). | [optional] | 
| smart_login_enabled | bool | Whether Smart Card Smart Login is enabled or not. | [optional] | 
| sms_voice | SmsVoice |  | [optional] | 
| start_date | datetime | The start date of this entitlement in UTC time. |  | 
| status | str | The status of this entitlement. |  | 
| subscription_line_id | str | The subscription line ID. | [optional] | 
| type | str | The type of this entitlement. |  | 
| user_bundles | List[ServiceBundle] | The entitlement bundles that defines the set of features available for authentication accounts. | [optional] | 
| users_billing_type | str | The billing type for user entitlements. Defaults to PRE_PAID if not provided. | [optional] |