@pickme/review
Preparing search index...
entities/review/model/review
QuestionsAnswers
Class QuestionsAnswers
Implements
ReviewInterface
Index
Constructors
constructor
Properties
answer
feedback
question
type
Constructors
constructor
new
QuestionsAnswers
(
type
:
string
,
question
:
string
,
answer
:
string
,
feedback
:
string
,
)
:
QuestionsAnswers
Parameters
type
:
string
question
:
string
answer
:
string
feedback
:
string
Returns
QuestionsAnswers
Properties
answer
answer
:
string
feedback
feedback
:
string
question
question
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
answer
feedback
question
type
@pickme/review
Loading...