Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.06 KB

File metadata and controls

17 lines (12 loc) · 1.06 KB

BillingAddress

Properties

Name Type Description Notes
line1 str (OPTIONAL) The first line of the street address for the billing address. [optional]
line2 str (OPTIONAL) The second line of the street address for the billing address. [optional]
city str (OPTIONAL) The city of the billing address. [optional]
country_subdivision str (OPTIONAL) The state or country subdivision of the billing address. [optional]
postal_code str (OPTIONAL) The postal of code of the billing address. [optional]
country str (OPTIONAL) The country of the billing address. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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