Record
post-subscription-schedules-schedule-params
No description available.
record post-subscription-schedules-schedule-params {
schedule: string,
default-settings: option<post-subscription-schedules-schedule-body-default-settings>,
end-behavior: option<subscription-schedule-end-behavior-enum>,
expand: option<list<string>>,
metadata: option<string>,
phases: option<list<post-subscription-schedules-schedule-body-phases-item>>,
proration-behavior: option<subscription-schedule-phase-configuration-proration-behavior-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| schedule | string | |
| default-settings | option<post-subscription-schedules-schedule-body-default-settings> | |
| end-behavior | option<subscription-schedule-end-behavior-enum> | |
| expand | option<list<string>> | |
| metadata | option<string> | |
| phases | option<list<post-subscription-schedules-schedule-body-phases-item>> | |
| proration-behavior | option<subscription-schedule-phase-configuration-proration-behavior-enum> |