$ScratchChange
const
$ScratchChange:object
Type declaration
description
readonly
description:"A write operation into a scratch slot."
='A write operation into a scratch slot.'
properties
readonly
properties:object
properties.new-value
readonly
properties.new-value:object
properties.new-value.$ref
readonly
properties.new-value.$ref:"#/components/schemas/AvmValue"
='#/components/schemas/AvmValue'
properties.slot
readonly
properties.slot:object
properties.slot.description
readonly
properties.slot.description:"The scratch slot written."
='The scratch slot written.'
properties.slot.type
readonly
properties.slot.type:"integer"
='integer'
required
readonly
required: readonly ["new-value"
,"slot"
]
type
readonly
type:"object"
='object'
Defined in
schemas.gen.ts:1116