PostmanCollectionInfo
Assembly: ServiceStack.dll
View Source
Declaration
public class PostmanCollectionInfo
Properties
name
View Source
Declaration
public string name { get; set; }
version
View Source
Declaration
public string version { get; set; }
schema
View Source
Declaration
public string schema { get; set; }