name | data type | description |
---|---|---|
keyValue | map of object | |
id | string | |
Properties inherited from OwnedObject |
||
owner | string | The owner (username) for the particular object. |
Example
{ "keyValue" : { "property1" : { }, "property2" : { } }, "id" : "...", "owner" : "user1" }