Documents
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Security Token Document related functionality
Namespace‹›
↳ Documents
Protected
contextInherited from void
Protected
parentInherited from void
Retrieve all documents linked to the Security Token
note
supports pagination
Parameters:
Name
Type
paginationOpts?
Assign a new list of documents to the Security Token by replacing the existing list of documents with the one passed in the parameters
This requires two transactions
Parameters:
Name
Type
args
• context:
Defined in
• parent:
Defined in
▸ get(paginationOpts?
: ): Promise‹‹››
Defined in
Returns: Promise‹‹››
▸ set(args
: ): Promise‹‹››
Defined in
Returns: Promise‹‹››