Skip to main content

AskResponse Schema

undefined#/responses/ask
AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedYesUnknown statusNoForbiddenAllowednonecw-law-stone.json*

ask Type

object (AskResponse)

ask Properties

PropertyTypeRequiredNullableDefined by
answerMergedOptionalcannot be nullcw-law-stone
gas_usedintegerRequiredcannot be nullcw-law-stone
heightintegerRequiredcannot be nullcw-law-stone

answer

answer

answer Type

merged type (Details)

any of

gas_used

gas_used

  • is required

  • Type: integer

  • cannot be null

  • defined in: cw-law-stone

gas_used Type

integer

gas_used Constraints

minimum: the value of this number must greater than or equal to: 0

unknown format: the value of this string must follow the format: uint64

height

height

  • is required

  • Type: integer

  • cannot be null

  • defined in: cw-law-stone

height Type

integer

height Constraints

minimum: the value of this number must greater than or equal to: 0

unknown format: the value of this string must follow the format: uint64

AskResponse Definitions

Definitions group Answer

Reference this group by using

{"$ref":"undefined#/responses/ask/definitions/Answer"}
PropertyTypeRequiredNullableDefined by
has_morebooleanRequiredcannot be nullcw-law-stone
resultsarrayRequiredcannot be nullcw-law-stone
successbooleanRequiredcannot be nullcw-law-stone
variablesarrayRequiredcannot be nullcw-law-stone

has_more

has_more

  • is required

  • Type: boolean

  • cannot be null

  • defined in: cw-law-stone

has_more Type

boolean

results

results

  • is required

  • Type: unknown[]

  • cannot be null

  • defined in: cw-law-stone

results Type

unknown[]

success

success

  • is required

  • Type: boolean

  • cannot be null

  • defined in: cw-law-stone

success Type

boolean

variables

variables

  • is required

  • Type: string[]

  • cannot be null

  • defined in: cw-law-stone

variables Type

string[]

Definitions group Result

Reference this group by using

{"$ref":"undefined#/responses/ask/definitions/Result"}
PropertyTypeRequiredNullableDefined by
substitutionsarrayRequiredcannot be nullcw-law-stone

substitutions

substitutions

  • is required

  • Type: unknown[]

  • cannot be null

  • defined in: cw-law-stone

substitutions Type

unknown[]

Definitions group Substitution

Reference this group by using

{"$ref":"undefined#/responses/ask/definitions/Substitution"}
PropertyTypeRequiredNullableDefined by
termNot specifiedRequiredcannot be nullcw-law-stone
variablestringRequiredcannot be nullcw-law-stone

term

term

  • is required

  • Type: unknown

  • cannot be null

  • defined in: cw-law-stone

term Type

unknown

variable

variable

  • is required

  • Type: string

  • cannot be null

  • defined in: cw-law-stone

variable Type

string

Definitions group Term

Reference this group by using

{"$ref":"undefined#/responses/ask/definitions/Term"}
PropertyTypeRequiredNullableDefined by
argumentsarrayRequiredcannot be nullcw-law-stone
namestringRequiredcannot be nullcw-law-stone

arguments

arguments

  • is required

  • Type: unknown[]

  • cannot be null

  • defined in: cw-law-stone

arguments Type

unknown[]

name

name

  • is required

  • Type: string

  • cannot be null

  • defined in: cw-law-stone

name Type

string