v11.15.0-beta.1
Pre-release
Pre-release
·
396 commits
to master
since this release
- #1705 API Updates for beta branch
- Updated stable APIs to the latest version
- Remove support for
list_transactions
method on resourceTax.Transaction
- Add support for
amendment_start
andtimestamp
onSubscriptionScheduleAmendParams.prebilling[].bill_from
- Change type of
SubscriptionScheduleAmendParams.prebilling[].bill_from.type
fromliteral('now')
toenum('amendment_start'|'now'|'timestamp')
- Change type of
SubscriptionSchedule.applies_to
fromQuotesResourceQuoteLinesAppliesTo | null
toQuotesResourceQuoteLinesAppliesTo
- Add support for new value
lease_tax
on enumTax.Calculation.tax_summary[].tax_rate_details.tax_type
- Add support for
tax_behavior
onTax.Settings.defaults
andTaxSettingUpdateParams.defaults