Name | Type | Description | Notes |
---|---|---|---|
interval_count | int | The number of intervals in a term. For example, interval=year and interval_count=1 represents a 1 year term. | [optional] |
interval | string | Unit in which term duration is defined. One of day, week, month or year. | [optional] |
start_date | DateTime | Date when the subscription term starts. | [optional] |
type | string | Type of the subscription. Can be either `termed` or `evergreen`. | [optional] |
end_date | DateTime | Date when the subscription term ends. | [optional] |