UnknownEndpointErrorStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
Endpoint string
Properties inherited from ErrorCodeStructure
ErrorText string
number number

Example

{
  "Endpoint" : "...",
  "ErrorText" : "...",
  "number" : 12345
}