IError¶
Example Json Object
1{
2 "type": "GENERIC",
3 "source": {}
4}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
type |
string |
false |
none |
none |
source |
object |
false |
none |
none |
Enumerated Values
Attribute |
Value |
|---|---|
type |
FIELD, GENERIC |