$ApplicationLogData
const$ApplicationLogData:object
Type declaration
description
readonlydescription:"Stores the global information associated with an application."='Stores the global information associated with an application.'
properties
readonlyproperties:object
properties.logs
readonlyproperties.logs:object
properties.logs.description
readonlyproperties.logs.description:"Logs for the application being executed by the transaction."='Logs for the application being executed by the transaction.'
properties.logs.items
readonlyproperties.logs.items:object
properties.logs.items.format
readonlyproperties.logs.items.format:"byte"='byte'
properties.logs.items.pattern
readonlyproperties.logs.items.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” ='^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'
properties.logs.items.type
readonlyproperties.logs.items.type:"string"='string'
properties.logs.type
readonlyproperties.logs.type:"array"='array'
properties.txid
readonlyproperties.txid:object
properties.txid.description
readonlyproperties.txid.description:"Transaction ID"='Transaction ID'
properties.txid.type
readonlyproperties.txid.type:"string"='string'
required
readonlyrequired: readonly ["logs","txid"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:279