Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.35 KB

CustomerBilling.md

File metadata and controls

26 lines (22 loc) · 1.35 KB

CustomerBilling

Properties

Name Type Description Notes
address1 string Address line 1 [optional]
address2 string Address line 2 [optional]
city string City [optional]
company string Company [optional]
country_code string ISO-3166 two letter country code [optional]
customer_billing_oid int Customer profile billing object identifier [optional]
customer_profile_oid int Customer profile object identifier [optional]
day_phone string Day phone [optional]
default_billing bool Default billing [optional]
evening_phone string Evening phone [optional]
first_name string First name [optional]
last_name string Last name [optional]
last_used_dts string Last used date [optional]
postal_code string Postal code [optional]
state_region string State for United States otherwise region or province for other countries [optional]
tax_county string Tax County [optional]
title string Title [optional]

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