Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 727 Bytes

ShipToAddress.md

File metadata and controls

16 lines (12 loc) · 727 Bytes

ShipToAddress

Properties

Name Type Description Notes
phone str Free-form phone number associated with the ship-to address. [optional]
address1 str First line of street address. [optional]
address2 str Second line of street address. [optional]
city str City. [optional]
state str State or province. [optional]
zip str Postal Code, free form. [optional]
country str Country. [optional]

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