Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 729 Bytes

AddressResource.md

File metadata and controls

14 lines (11 loc) · 729 Bytes

com.knetikcloud.Model.AddressResource

Properties

Name Type Description Notes
Address1 string The first line of the address
Address2 string A second line of the address [optional]
City string The city
CountryCode string The iso3 code for the country
PostalCode string The postal code [optional]
StateCode string The code for the state. Required if the country has states/provinces/equivalent [optional]

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