Skip to main content

MetadataRoute

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

Properties

RouteAttribute

View Source
Declaration
[IgnoreDataMember]
public RouteAttribute RouteAttribute { get; set; }

Path

View Source
Declaration
public string Path { get; set; }

Verbs

View Source
Declaration
public string Verbs { get; set; }

Notes

View Source
Declaration
public string Notes { get; set; }

Summary

View Source
Declaration
public string Summary { get; set; }