Wasm Directoryalpha
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

NameTypeDescription
schedulestring
default-settingsoption​<post-subscription-schedules-schedule-body-default-settings>
end-behavioroption​<subscription-schedule-end-behavior-enum>
expandoption​<list​<string>>
metadataoption​<string>
phasesoption​<list​<post-subscription-schedules-schedule-body-phases-item>>
proration-behavioroption​<subscription-schedule-phase-configuration-proration-behavior-enum>