Defines a licensed entitlement / feature.
| Name | Type | Description | Attributes |
|---|---|---|---|
| name | xs:string | Specifies the entitlement name | Mandatory |
| value | xs:string | Specifies the entitlement value | Mandatory |
| valueType | xs:string | Specifies the entitlement type of the value Boolean, Number, String | Mandatory |
| assignmentLevel | xs:string | Specifies the entitlement assignment level (tenant or product) | Mandatory |
| type | xs:string | Specifies the entitlement type (normal, perpetual, trial) | Mandatory |
| expirationStatus | xs:string | Indicates the entitlement expiration status (expired, expires_less_than_1_day, expires_less_than_3_days, expires_less_than_14_days, expires_less_than_30_days, or not_close_to_expiring | Mandatory |
| expires | xs:dateTime | Date and time the entitlement expires. | Mandatory |
| renewalExpires | xs:dateTime | Date and time the entitlement will be renewed before it is seen by the client as expired. | Mandatory |