UpdateDividendsTaxWithholdingListProcedureArgs

Arguments for the UpdateDividendsTaxWithholdingList Procedure

Hierarchy

  • UpdateDividendsTaxWithholdingListProcedureArgs

Index

Properties

Properties

percentages

percentages: number[]

Defined in src/types/index.ts:845

list of percentages to update

symbol

symbol: string

Defined in src/types/index.ts:837

the symbol of the Security Token

tokenholderAddresses

tokenholderAddresses: string[]

Defined in src/types/index.ts:841

list of addresses of the Tokenholders for which to update the tax withholding percentages

Last updated