Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 851 Bytes

Address.md

File metadata and controls

11 lines (10 loc) · 851 Bytes

SumUpRestApi.Address

Properties

Name Type Description Notes
city String City name from the address. [optional]
country String Two letter country code formatted according to <a href=&quot;https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2\" target=&quot;_blank&quot; rel=&quot;noopener&quot;>ISO3166-1 alpha-2</a>.
line1 String First line of the address with details of the street name and number. [optional]
line2 String Second line of the address with details of the building, unit, apartment, and floor numbers. [optional]
postalCode String Postal code from the address. [optional]
state String State name or abbreviation from the address. [optional]