# RainbowAdminPortal.PutUsersEmails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | User email address | 
**type** | **String** | User email type | 



## Enum: TypeEnum


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

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

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




