SmsVoice
Sms/Voice entitlements of a tenant.
Properties
Name | Type | Description | Notes |
---|---|---|---|
Allotment | int? | The number of entitlements allotted to the current account. If the account is an SP then entitlements can be allocated to child accounts. | [optional] |
Consumed | int? | The entitlements consumed since start date during the entitlement period. | [optional] |
EndDate | DateTime? | The date when the entitlement will end. | [optional] |
OverageType | string | The overage type of this entitlement. | [optional] |
Quantity | int? | The number of SMS/Voice credits allowed during the period. | [optional] |
RenewalQuantity | int? | The number of SMS/Voice credits allowed when the entitlement is renewed. | [optional] |
StartDate | DateTime? | The date when the entitlement starts. | [optional] |