RoleEventArgument
RoleEventArgument
The event argument is a Role object.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"roleId": 0,
"name": "string"
}
integer As int32 As int32
roleId
Required
The ID of the role.
string
name
Required
The name of the role.