api_entities_Asset_Documents.Documents
Previousapi_entities_Asset_CorporateActions_Distributions.DistributionsNextapi_entities_Asset_Issuance.Issuance
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / Documents
.Documents
Handles all Asset Document related functionality
Namespace
<>
↳ Documents
▸ get(paginationOpts?
): Promise
<<>>
Retrieve all documents linked to the Asset
note
supports pagination
Parameters
paginationOpts?
Returns
Defined in
Assign a new list of documents to the Asset by replacing the existing list of documents with the ones passed in the parameters
This requires two transactions
Parameters
args
opts?
Returns
Defined in
Promise
<<>>
▸ set(args
, opts?
): Promise
<TransactionQueue
<, , unknown
[][]>>
note
this method is of type , which means you can call on it to see whether the signing Account and Identity have the required roles and permissions to run it
Promise
<TransactionQueue
<, , unknown
[][]>>