Name | Description | Type | Additional information |
---|---|---|---|
BillingStartDate |
The date the subscription is effective from. No invoice will be done until this date is crossed. |
date |
If omitted during creation, the value will be set to current date. |
BillingEndDate |
The date the subscription terminates. After this date, the consumer will no longer be invoiced for this subscription |
date |
None. |
Name |
The subscription's name. |
string |
Required. |
Description |
A description of the subscription. |
string |
None. |
Currency |
The currency the subscription is settled in |
Currency |
None. |
ContractCount |
Number of contracts with the given subscription |
integer |
None. |
ExceptionCount |
Number of contract exceptions with the given subscription |
integer |
None. |
Components |
Components of the subscription. |
Collection of SubscriptionComponent |
None. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |