name | data type | description |
---|---|---|
UnknownSubscriptionError | UnknownSubscriptionErrorStructure | |
OtherError | OtherErrorStructure | |
Description | ErrorDescriptionStructure |
Example
{ "UnknownSubscriptionError" : { "ErrorText" : "..." }, "OtherError" : { "ErrorText" : "..." }, "Description" : { "value" : "..." } }