Warning is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class Warning
{
string Message { get; set; }
string Type { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| Message | string | | | |
| Type | string | | | |