Wasm Directoryalpha
Record

post-subscription-schedules-schedule-body-phases-item

No description available.

record post-subscription-schedules-schedule-body-phases-item {
  add-invoice-items: option​<list​<post-subscription-schedules-schedule-body-phases-item-add-invoice-items-item>>,
  application-fee-percent: option​<f64>,
  automatic-tax: option​<post-subscription-schedules-schedule-body-phases-item-automatic-tax>,
  billing-cycle-anchor: option​<resource-default-settings-billing-cycle-anchor-enum>,
  billing-thresholds: option​<string>,
  collection-method: option​<resource-default-settings-collection-method-enum>,
  coupon: option​<string>,
  default-payment-method: option​<string>,
  default-tax-rates: option​<string>,
  description: option​<string>,
  end-date: option​<string>,
  invoice-settings: option​<post-subscription-schedules-schedule-body-phases-item-invoice-settings>,
  items: list​<post-subscription-schedules-schedule-body-phases-item-items-item>,
  iterations: option​<s32>,
  metadata: option​<post-subscription-schedules-schedule-body-phases-item-metadata>,
  on-behalf-of: option​<string>,
  proration-behavior: option​<subscription-schedule-phase-configuration-proration-behavior-enum>,
  start-date: option​<string>,
  transfer-data: option​<post-subscription-schedules-schedule-body-phases-item-transfer-data>,
  trial: option​<bool>,
  trial-end: option​<string>,
}

Fields

NameTypeDescription
add-invoice-itemsoption​<list​<post-subscription-schedules-schedule-body-phases-item-add-invoice-items-item>>
application-fee-percentoption​<f64>
automatic-taxoption​<post-subscription-schedules-schedule-body-phases-item-automatic-tax>
billing-cycle-anchoroption​<resource-default-settings-billing-cycle-anchor-enum>
billing-thresholdsoption​<string>
collection-methodoption​<resource-default-settings-collection-method-enum>
couponoption​<string>
default-payment-methodoption​<string>
default-tax-ratesoption​<string>
descriptionoption​<string>
end-dateoption​<string>
invoice-settingsoption​<post-subscription-schedules-schedule-body-phases-item-invoice-settings>
itemslist​<post-subscription-schedules-schedule-body-phases-item-items-item>
iterationsoption​<s32>
metadataoption​<post-subscription-schedules-schedule-body-phases-item-metadata>
on-behalf-ofoption​<string>
proration-behavioroption​<subscription-schedule-phase-configuration-proration-behavior-enum>
start-dateoption​<string>
transfer-dataoption​<post-subscription-schedules-schedule-body-phases-item-transfer-data>
trialoption​<bool>
trial-endoption​<string>