Show / Hide Table of Contents

Class CardsHttpRequestDto

Модель запроса.

Inheritance
CardsUrlDto
CardsHttpRequestDto
Inherited Members
CardsUrlDto.Url
Namespace: Trivium.CardsDto.Models.Url
Assembly: Trivium.CardsDto.dll
Syntax
public class CardsHttpRequestDto : CardsUrlDto

Properties

Newtonsoft.Json.Linq.JObject Body
Тело запроса.
Dictionary<string, string> Headers
Заголовки запроса.
ApiHttpMethod HttpMethod
Тип запроса.
Back to top Generated by DocFX