Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.05 KB

File metadata and controls

19 lines (13 loc) · 1.05 KB

AssetDetailsMetadata

Properties

Name Type Description Notes
scope AssetScope [default to undefined]
verified boolean Is asset verified by Fireblocks [default to undefined]
deprecated boolean Is asset deprecated [default to undefined]
deprecationReferralId string New asset ID replacement [optional] [default to undefined]
website string Vendor’s website [optional] [default to undefined]
media Array<AssetMedia> Asset’s media [optional] [default to undefined]
note AssetNote [optional] [default to undefined]
features Array<AssetFeature> Asset features [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]