Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
BusinessUnitNameChangedMessagePayload
Interface BusinessUnitNameChangedMessagePayload
Generated after a successful
Change Name
update action.
interface
BusinessUnitNameChangedMessagePayload
{
name
:
string
;
type
:
"BusinessUnitNameChanged"
;
}
Index
Properties
name
type
Properties
Readonly
name
name
:
string
Updated name of the
Business Unit
.
Readonly
type
type
:
"BusinessUnitNameChanged"
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 Change Name update action.