Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 994 Bytes

BillingContact.md

File metadata and controls

18 lines (15 loc) · 994 Bytes

# BillingContact

Properties

Name Type Description Notes
address string Billing Contact's address. [optional]
apt string Billing Contact's apartment/suite. [optional]
city string Billing Contact's city. [optional]
country string Billing Contact's country. [optional]
email string Billing Contact's email address. [optional]
first_name string Billing Contact's first name. [optional]
last_name string Billing Contact's last name. [optional]
phone_number string Billing Contact's phone number. [optional]
state string Billing Contact's state. [optional]
zip string Billing Contact's zip/postal code. [optional]

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