RestResponseDocumentationAttribute Plugin Supplementary Type
RestResponseDocumentationAttribute is defined in the Telligent.Evolution.Extensibility.Rest.Infrastructure.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class RestResponseDocumentationAttribute
{
string Description { get; set; }
string Name { get; set; }
Type Type { get; set; }
}