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; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Description | string | |||
| Name | string | |||
| Type | Type |