# KykyapiClient.Address

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Address id | [optional] 
**streetAddress** | **String** | List of localized street addresses. | [optional] 
**postalCode** | **String** | Postal code, for example 10010. | [optional] 
**postOffice** | **String** | List of localized Post offices, for example Espoo | [optional] 
**country** | **String** | Country, for example Finland. | [optional] 
**additionalInformation** | **String** | Additional information about the address. | [optional] 


