PostmanRequestKeyValue
Assembly: ServiceStack.dll
View Source
Declaration
public class PostmanRequestKeyValue
Properties
value
View Source
Declaration
public string value { get; set; }
key
View Source
Declaration
public string key { get; set; }