# KnetikCloud.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 | 
**country_code** | **String** | The iso3 code for the country | 
**postal_code** | **String** | The postal code | [optional] 
**state_code** | **String** | The code for the state. Required if the country has states/provinces/equivalent | [optional] 


