Class CardsHttpRequestDto
Модель запроса.
Inherited Members
Namespace: Trivium.CardsDto.Models.Url
Assembly: Trivium.CardsDto.dll
Syntax
public class CardsHttpRequestDto : CardsUrlDtoProperties
| Newtonsoft.Json.Linq.JObject | Body Тело запроса. | 
| Dictionary<string, string> | Headers Заголовки запроса. | 
| ApiHttpMethod | HttpMethod Тип запроса. |