SubscribedSKUs
Retrieves information about a service SKU that a company is subscribed to.
Table Specific Information
Select
SELECT * FROM SubscribedSKUs
Columns
Name | Type | Description |
id [KEY] | String | The id of the SubscribedSKU. |
accountId | String | The accountId of the SubscribedSKU. |
accountName | String | The accountName of the SubscribedSKU. |
appliesTo | String | The appliesTo of the SubscribedSKU. |
capabilityStatus | String | The capabilityStatus of the SubscribedSKU. |
consumedUnits | Int | The consumedUnits of the SubscribedSKU. |
prepaidUnits_enabled | Int | The prepaidUnits_enabled of the SubscribedSKU. |
prepaidUnits_lockedOut | Int | The prepaidUnits_lockedOut of the SubscribedSKU. |
prepaidUnits_suspended | Int | The prepaidUnits_suspended of the SubscribedSKU. |
prepaidUnits_warning | Int | The prepaidUnits_warning of the SubscribedSKU. |
servicePlans | String | The servicePlans of the SubscribedSKU. |
skuId | String | The skuId of the SubscribedSKU. |
skuPartNumber | String | The skuPartNumber of the SubscribedSKU. |
subscriptionIds | String | The subscriptionIds of the SubscribedSKU. |