Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 889 Bytes

File metadata and controls

16 lines (10 loc) · 889 Bytes

TRLinkGetSupportedAssetResponse

Properties

Name Type Description Notes
fireblocksAsset TRLinkPublicAssetInfo [default to undefined]
partnerResponse { [key: string]: any; } Raw partner response data [default to undefined]
partnerCanHandleAnyAsset boolean Whether partner can handle any asset (not just explicitly listed ones) [default to undefined]
note string Note about asset support capabilities [default to undefined]
supported boolean Whether the asset is supported by the partner [default to undefined]

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