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