RBWCM-SDK Documentation - v1.1.0
Preparing search index...
UpdateRoleNameDto
Interface UpdateRoleNameDto
Data Transfer Object for updating a role's readable name.
interface
UpdateRoleNameDto
{
newName
:
string
;
}
Index
Properties
new
Name
Properties
new
Name
newName
:
string
The new readable name for the role.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Name
RBWCM-SDK Documentation - v1.1.0
Loading...
Data Transfer Object for updating a role's readable name.