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