Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
AssociateRoleNameChangedMessagePayload
Interface AssociateRoleNameChangedMessagePayload
Generated after a successful
Set Name
update action.
interface
AssociateRoleNameChangedMessagePayload
{
name
:
string
;
type
:
"AssociateRoleNameSet"
;
}
Index
Properties
name
type
Properties
Readonly
name
name
:
string
Updated name of the
AssociateRole
.
Readonly
type
type
:
"AssociateRoleNameSet"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
name
type
Typescript SDK Type Docs
Loading...
Generated after a successful Set Name update action.