RoleDeprecatedOptions object
Example JSON representation
{
"deprecated": "2013-01-01T12:34:56.789Z",
"replacement": {
"id": 1
}
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
deprecated string |
read-only |
The timestamp at which this Role was deprecated. |
||
replacement RoleForeignKey object |
read-only |
The suggested replacement Role foreign key for the current Role. |