Wasm Directoryalpha
Record

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

No description available.

record post-subscription-schedules-schedule-body-phases-item-items-item {
  billing-thresholds: option​<string>,
  metadata: option​<post-subscription-schedules-schedule-body-phases-item-items-item-metadata>,
  price: option​<string>,
  price-data: option​<post-subscription-schedules-schedule-body-phases-item-items-item-price-data>,
  quantity: option​<s32>,
  tax-rates: option​<string>,
}

Fields

NameTypeDescription
billing-thresholdsoption​<string>
metadataoption​<post-subscription-schedules-schedule-body-phases-item-items-item-metadata>
priceoption​<string>
price-dataoption​<post-subscription-schedules-schedule-body-phases-item-items-item-price-data>
quantityoption​<s32>
tax-ratesoption​<string>