Class GetHistoryResponse
Ответ на запрос о получении истории отправок
Inherited Members
Namespace: NotifyHub.NotificationService.Application.Common.Requests.History
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public class GetHistoryResponse
Properties
| Edit this page View SourceHistory
Записи об отправке
Declaration
public required ICollection<GetHistoryResponseItem> History { get; set; }
Property Value
Type | Description |
---|---|
ICollection<GetHistoryResponseItem> |