Property HttpMethod
HttpMethod
Gets or sets the HTTP method for publishing data (POST or PUT).
[YamlIgnore]
[JsonIgnore]
public RestClientHttpMethod? HttpMethod { get; set; }
Gets or sets the HTTP method for publishing data (POST or PUT).
[YamlIgnore]
[JsonIgnore]
public RestClientHttpMethod? HttpMethod { get; set; }