# mailslurp.Model.ContactDto
# Properties
Name | Type | Description | Notes |
---|---|---|---|
Company | string | [optional] | |
CreatedAt | DateTime | ||
EmailAddresses | List<string> | ||
FirstName | string | [optional] | |
GroupId | Guid | [optional] | |
Id | Guid | ||
LastName | string | [optional] | |
MetaData | Object | [optional] | |
OptOut | bool | [optional] | |
Tags | List<string> |
[Back to Model list] [Back to API list] [Back to README]