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