$MiniAssetHolding
const$MiniAssetHolding:object
Type declaration
description
readonlydescription:"A simplified version of AssetHolding "='A simplified version of AssetHolding '
properties
readonlyproperties:object
properties.address
readonlyproperties.address:object
properties.address.type
readonlyproperties.address.type:"string"='string'
properties.amount
readonlyproperties.amount:object
properties.amount.type
readonlyproperties.amount.type:"integer"='integer'
properties.amount.x-algorand-format
readonlyproperties.amount.x-algorand-format:"uint64"='uint64'
properties.deleted
readonlyproperties.deleted:object
properties.deleted.description
readonlyproperties.deleted.description:"Whether or not this asset holding is currently deleted from its account."='Whether or not this asset holding is currently deleted from its account.'
properties.deleted.type
readonlyproperties.deleted.type:"boolean"='boolean'
properties.is-frozen
readonlyproperties.is-frozen:object
properties.is-frozen.type
readonlyproperties.is-frozen.type:"boolean"='boolean'
properties.opted-in-at-round
readonlyproperties.opted-in-at-round:object
properties.opted-in-at-round.description
readonlyproperties.opted-in-at-round.description:"Round during which the account opted into the asset."='Round during which the account opted into the asset.'
properties.opted-in-at-round.type
readonlyproperties.opted-in-at-round.type:"integer"='integer'
properties.opted-in-at-round.x-algorand-format
readonlyproperties.opted-in-at-round.x-algorand-format:"uint64"='uint64'
properties.opted-out-at-round
readonlyproperties.opted-out-at-round:object
properties.opted-out-at-round.description
readonlyproperties.opted-out-at-round.description:"Round during which the account opted out of the asset."='Round during which the account opted out of the asset.'
properties.opted-out-at-round.type
readonlyproperties.opted-out-at-round.type:"integer"='integer'
properties.opted-out-at-round.x-algorand-format
readonlyproperties.opted-out-at-round.x-algorand-format:"uint64"='uint64'
required
readonlyrequired: readonly ["address","amount","is-frozen"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:870