Distributions
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Asset Distributions related functionality
Namespace‹›
↳ Distributions
Protected
context• context: Context
Inherited from void
Protected
parentInherited from void
Create a Dividend Distribution for a subset of the Asset Holders at a certain (existing or future) Checkpoint
note
required role:
Origin Portfolio Custodian
Parameters:
args
opts?
Retrieve all Dividend Distributions associated to this Asset, along with their details
Retrieve a single Dividend Distribution associated to this Asset by its ID
throws
if there is no Distribution with the passed ID
Parameters:
▪ args: object
id
BigNumber
Defined in
• parent:
Defined in
▸ configureDividendDistribution(args
: , opts?
: ): Promise‹‹››
Defined in
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
Returns: Promise‹‹››
▸ get(): Promise‹[]›
Defined in
Returns: Promise‹[]›
▸ getOne(args
: object): Promise‹›
Defined in
Returns: Promise‹›