$Asset
const$Asset:object
Type declaration
description
readonlydescription:"Specifies both the unique identifier and the parameters for an asset"='Specifies both the unique identifier and the parameters for an asset'
properties
readonlyproperties:object
properties.index
readonlyproperties.index:object
properties.index.description
readonlyproperties.index.description:"unique asset identifier"='unique asset identifier'
properties.index.type
readonlyproperties.index.type:"integer"='integer'
properties.params
readonlyproperties.params:object
properties.params.$ref
readonlyproperties.params.$ref:"#/components/schemas/AssetParams"='#/components/schemas/AssetParams'
required
readonlyrequired: readonly ["index","params"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:425