Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 828 Bytes

File metadata and controls

20 lines (15 loc) · 828 Bytes

Address

Properties

Name Type Description Notes
AddressID string Unique identifier for this Address
Type AddressType
OwnerType OwnerType [optional]
Address1 string First line of the address
Address2 string Second line of the address [optional]
City string
State string two character code of a US state
PostalCode string
Country string
Validated bool Address has been validated for customer [optional]

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