Preparing search index...
The search index is not available
@basaldev/blocks-review-service - v2.4.1
@basaldev/blocks-review-service
defaultAdapter
ReviewBase
Interface ReviewBase
interface
ReviewBase
{
comment
:
string
;
isAnonymous
:
boolean
;
isDeleted
:
boolean
;
rate
:
number
;
reviewedBy
:
string
;
source
:
"user"
|
"organization"
;
subRates
?:
Record
<
string
,
number
>
;
target
:
"user"
|
"organization"
|
"product"
;
targetId
:
string
;
}
Hierarchy
WithCustomFields
ReviewBase
Index
Properties
comment
is
Anonymous
is
Deleted
rate
reviewed
By
source
sub
Rates?
target
target
Id
Properties
comment
comment
:
string
is
Anonymous
is
Anonymous
:
boolean
is
Deleted
is
Deleted
:
boolean
rate
rate
:
number
reviewed
By
reviewed
By
:
string
source
source
:
"user"
|
"organization"
Optional
sub
Rates
sub
Rates
?:
Record
<
string
,
number
>
target
target
:
"user"
|
"organization"
|
"product"
target
Id
target
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
comment
is
Anonymous
is
Deleted
rate
reviewed
By
source
sub
Rates
target
target
Id
@basaldev/blocks-review-service - v2.4.1
defaultAdapter
ReviewAdapter
ReviewAppConfig
ServiceOptions
createNodeblocksReviewApp
Generated using
TypeDoc