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>,
}