ThreeChoices
Stentor API Reference / stentor-models/src / ThreeChoices
Enumeration: ThreeChoices
Defined in: packages/stentor-models/src/Response/CanFulfillIntentResult.ts:2
Enumeration Members​
Yes​
Yes:
"YES"
Defined in: packages/stentor-models/src/Response/CanFulfillIntentResult.ts:3
No​
No:
"NO"
Defined in: packages/stentor-models/src/Response/CanFulfillIntentResult.ts:4
Maybe​
Maybe:
"MAYBE"
Defined in: packages/stentor-models/src/Response/CanFulfillIntentResult.ts:5