Arguments for the UpdateDividendsTaxWithholdingList Procedure
UpdateDividendsTaxWithholdingListProcedureArgs
percentages
symbol
tokenholderAddresses
• percentages: number[]
Defined in src/types/index.ts:845arrow-up-right
list of percentages to update
• symbol: string
Defined in src/types/index.ts:837arrow-up-right
the symbol of the Security Token
• tokenholderAddresses: string[]
Defined in src/types/index.ts:841arrow-up-right
list of addresses of the Tokenholders for which to update the tax withholding percentages
Last updated 5 years ago
Was this helpful?