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