$LedgerStateDeltaForTransactionGroup
const$LedgerStateDeltaForTransactionGroup:object
Type declaration
description
readonlydescription:"Contains a ledger delta for a single transaction group"='Contains a ledger delta for a single transaction group'
properties
readonlyproperties:object
properties.Delta
readonlyproperties.Delta:object
properties.Delta.$ref
readonlyproperties.Delta.$ref:"#/components/schemas/LedgerStateDelta"='#/components/schemas/LedgerStateDelta'
properties.Ids
readonlyproperties.Ids:object
properties.Ids.items
readonlyproperties.Ids.items:object
properties.Ids.items.type
readonlyproperties.Ids.items.type:"string"='string'
properties.Ids.type
readonlyproperties.Ids.type:"array"='array'
required
readonlyrequired: readonly ["Delta","Ids"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:958