Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
RemoveAssociateChange
Interface RemoveAssociateChange
Change triggered by the
Remove Associate
update action.
interface
RemoveAssociateChange
{
change
:
string
;
previousValue
:
Associate
;
type
:
"RemoveAssociateChange"
;
}
Index
Properties
change
previous
Value
type
Properties
Readonly
change
change
:
string
Readonly
previous
Value
previous
Value
:
Associate
Value before the change.
Readonly
type
type
:
"RemoveAssociateChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
previous
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Remove Associate update action.