mailslurp.Model.AttachmentProjection
Email attachment data
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | string | [optional] | |
ContentLength | long? | Content length of attachment in bytes | [optional] |
UserId | Guid | ||
CreatedAt | DateTime | ||
UpdatedAt | DateTime | ||
AttachmentId | string | Attachment ID | |
ContentType | string | Content type of attachment. | [optional] |