LWT JavaScript API
Preparing search index...
modules/review/api/review_api
ReviewStatusResponse
Interface ReviewStatusResponse
Review status update response.
interface
ReviewStatusResponse
{
controls
?:
string
;
error
?:
string
;
status
?:
number
;
}
Index
Properties
controls?
error?
status?
Properties
Optional
controls
controls
?:
string
Optional
error
error
?:
string
Optional
status
status
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controls
error
status
LWT JavaScript API
Loading...
Review status update response.