Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.05 KB

SubscriptionPreviewAccountRequest.md

File metadata and controls

18 lines (13 loc) · 1.05 KB

Zuora.Model.SubscriptionPreviewAccountRequest

Properties

Name Type Description Notes
sold_to AccountContactCreateRequest Customer address used for calculating tax. [optional]
tax_certificate TaxCertificate [optional]
bill_cycle_day int The day of the month on which your customer will be invoiced. For month-end specify 31.
currency string Three-letter ISO currency code. Once the currency is set for an account, it cannot be updated.
tax_identifier TaxIdentifier [optional]
custom_fields Dictionary<string, Object> Set of user-defined fields associated with this object. Useful for storing additional information about the object in a structured format. [optional]

[Back to Model list] [Back to API list] [Back to README]