Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 595 Bytes

OrderCalculatedCustomerAddress.md

File metadata and controls

14 lines (11 loc) · 595 Bytes

# OrderCalculatedCustomerAddress

Properties

Name Type Description Notes
city string City [optional]
state string State [optional]
line_1 string First line of address. [optional]
line_2 string Second line of address. [optional]
country string Country. [optional]
postal_code string Postal code. [optional]

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