# RainbowEnduserPortal.CreateContactSuccessAddresses

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Contact address type | 
**address** | **String** | Contact address | 
**street** | **String** | Contact street | 
**city** | **String** | Contact city | 
**state** | **String** | Contact state | 
**postalCode** | **String** | Contact postalCode | 
**country** | **String** | Contact country | 



## Enum: TypeEnum


* `home` (value: `"home"`)

* `work` (value: `"work"`)

* `other` (value: `"other"`)




