Typescript SDK Type Docs
Preparing search index...
Platform SDK
ReviewSetKeyAction
Interface ReviewSetKeyAction
interface
ReviewSetKeyAction
{
action
:
"setKey"
;
key
?:
string
;
}
Hierarchy (
View Summary
)
IReviewUpdateAction
ReviewSetKeyAction
Index
Properties
action
key?
Properties
Readonly
action
action
:
"setKey"
Optional
Readonly
key
key
?:
string
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
key
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.