Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 817 Bytes

File metadata and controls

17 lines (12 loc) · 817 Bytes

StoreAddressBase

Properties

Name Type Description Notes
line1 String Address line 1 [optional]
postcode String Postcode [optional]
city String City [optional]
countryCode String Country code (ISO-alpha2) [optional]
displayForCustomer String Display for customer [optional]
addressFields Map<String, Object> Dyanmic field/value pairs, defined by the form assigned to the given country code. [optional]
singleLineDisplay String Single line display i18n, may be empty for not supported countries [optional]
twoLinesDisplay List<String> Two line display i18n, may be empty for not supported countries [optional]