Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the retrieved package
| ||
name | String | The name of the subscription retrieved package
| ||
alternative_code | String | The alternative code of the retrieved package
| ||
description | String | The A description of the subscription packagethe retrieved package
| ||
subscriptions_model | String | Defines whether the subscription type is configured to be used for COMMERCIAL or RESIDENTIAL packages
| ||
base_rate | Number | The base rate of the whole package calculated in the system's currency, based on the the package's mandatory termed services | ||
base_rate_uot | String | The unit of time of the package base rate. The value can be either DAYS, WEEKS, MONTHS or YEARS | ||
billing_terms | Billing terms object | The billing terms provided by the subscription type. | ||
mandatory_termed_services_set | Set of package mandatory termed service objects | The mandatory termed subscription services that can be provided by the subscription type. | ||
additional_termed_services_set | Set of package additional termed service objects | The additional termed subscription services that can be provided by the subscription type. | ||
physical_goods_set | Set of package physical good objects | The subscription physical goods that can be provided by the subscription type. | ||
expenses_set | Set of product objects | The subscription expenses that can be provided by the subscription type. |
...