Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 969 Bytes

File metadata and controls

17 lines (13 loc) · 969 Bytes

StoreAddressBase

Properties

Name Type Description Notes
line1 string Address line 1 [optional]
postcode string Postcode [optional]
city string City [optional]
country_code string Country code (ISO-alpha2) [optional]
display_for_customer string Display for customer [optional]
address_fields map[string,object] Dyanmic field/value pairs, defined by the form assigned to the given country code. [optional]
single_line_display string Single line display i18n, may be empty for not supported countries [optional]
two_lines_display string[] Two line display i18n, may be empty for not supported countries [optional]

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