name | data type | description |
---|---|---|
name | string | Returns the value for the member attribute name |
rbKey | string | Returns the value for the member attribute rbKey |
message | string | Returns the value for the member attribute message |
objectId | number | Returns the value for the member attribute objectId |
fieldName | string | Returns the value for the member attribute fieldName |
myClassType | number |
Example
{ "name" : "...", "rbKey" : "...", "message" : "...", "objectId" : 12345, "fieldName" : "...", "myClassType" : 12345 }