| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Describes the subscription products or services added to this plan. | [optional] |
| reminder_offset_days | int | The number of days before the opening of the invoice that the reminder event is triggered. | [optional] |
| billing_offset_days | int | The number of days before the due date that billing is initiated. | |
| collection_period_days | int | Represents the number of days that Digital River attempts to collect payment. | |
| state | string | The valid states of a plan. Setting a plan to <code>deactivated</code> causes all connected subscriptions to end with the current period. | [optional] |
| metadata | map[string,AnyType] | Key-value pairs used to store additional data. Value can be string, boolean or integer types. | [optional] |