Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ReviewSetAuthorNameAction
Interface ReviewSetAuthorNameAction
interface
ReviewSetAuthorNameAction
{
action
:
"setAuthorName"
;
authorName
?:
string
;
}
Index
Properties
action
author
Name?
Properties
Readonly
action
action
:
"setAuthorName"
Optional
Readonly
author
Name
author
Name
?:
string
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
author
Name
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.