# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.MailAddressJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**address** | **String** |  | 
**type** | **String** |  | 
**mail** | [**ExpandableWithIdLongMailJson**](ExpandableWithIdLongMailJson.md) |  | 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `TO` (value: `"TO"`)

* `CC` (value: `"CC"`)

* `BCC` (value: `"BCC"`)




