name | data type | description |
---|---|---|
policyLabel | string | |
Properties inherited from VXDataObject |
||
id | number | Id of the data |
createDate | object | Date when this data was created |
updateDate | object | Date when this data was updated |
owner | string | Owner |
updatedBy | string | Updated By |
Example
{ "policyLabel" : "...", "id" : 12345, "createDate" : { }, "updateDate" : { }, "owner" : "...", "updatedBy" : "..." }