Untitled object in cw-logic-sample Schema
undefined#/responses/ask/definitions/Answer
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | cw-logic-sample.json* |
Answer Type
object
(Details)
Answer Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
has_more | boolean | Required | cannot be null | cw-logic-sample |
results | array | Required | cannot be null | cw-logic-sample |
success | boolean | Required | cannot be null | cw-logic-sample |
variables | array | Required | cannot be null | cw-logic-sample |
has_more
has_more
is required
Type:
boolean
cannot be null
defined in: cw-logic-sample
has_more Type
boolean
results
results
is required
Type: unknown[]
cannot be null
defined in: cw-logic-sample
results Type
unknown[]
success
success
is required
Type:
boolean
cannot be null
defined in: cw-logic-sample
success Type
boolean
variables
variables
is required
Type:
string[]
cannot be null
defined in: cw-logic-sample
variables Type
string[]