Class AttachDto
Дто вложения.
Inheritance
AttachDto
Namespace: Trivium.CommonDto.Notifier
Assembly: Trivium.CommonDto.dll
Syntax
[MessagePackObject(false)]
public class AttachDto
Properties
| byte[] | Data Данные вложения. |
| string | Name Имя вложения. |