Skip to main content

MetadataTypes

Assembly: ServiceStack.Client.dll
View Source
Declaration
[Exclude(Feature.Soap)]
public class MetadataTypes

Properties

Config

View Source
Declaration
public MetadataTypesConfig Config { get; set; }

Namespaces

View Source
Declaration
public List<string> Namespaces { get; set; }

Types

View Source
Declaration
public List<MetadataType> Types { get; set; }

Operations

View Source
Declaration
public List<MetadataOperationType> Operations { get; set; }