name | data type | constraints | description |
---|---|---|---|
elementName | string | the elementName | |
enumName | string | the enumName | |
rbKey | string | the rbKey | |
elementValue | number | required | Returns the value for the member attribute elementValue |
elementLabel | string | Returns the value for the member attribute elementLabel | |
myClassType | number | required |
Example
{ "elementName" : "...", "enumName" : "...", "rbKey" : "...", "elementValue" : 12345, "elementLabel" : "...", "myClassType" : 12345 }