UnknownExtensionsErrorStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
ExtensionName array of string
Properties inherited from ErrorCodeStructure
ErrorText string
number number

Example

{
  "ExtensionName" : [ "...", "..." ],
  "ErrorText" : "...",
  "number" : 12345
}