mailslurp.Model.AttachmentEntity
Email attachment entity
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | Guid | [optional] | |
AttachmentId | string | ||
UserId | Guid | ||
ContentType | string | [optional] | |
ContentLength | long | [optional] | |
Name | string | [optional] | |
CreatedAt | DateTime | ||
UpdatedAt | DateTime |