@openfoodfacts/openfoodfacts-nodejs
Preparing search index...
QuestionsResponse
Type Alias QuestionsResponse
type
QuestionsResponse
=
{
questions
?:
Question
[]
;
status
?:
"found"
|
"no_questions"
;
}
Index
Properties
questions?
status?
Properties
Optional
questions
questions
?:
Question
[]
Optional
status
status
?:
"found"
|
"no_questions"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
questions
status
@openfoodfacts/openfoodfacts-nodejs
Loading...