Arguments for the ToggleAllowBeneficialInvestments Procedure
ToggleAllowBeneficialInvestmentsProcedureArgs
allowBeneficialInvestments
stoAddress
stoType
symbol
• allowBeneficialInvestments: boolean
Defined in src/types/index.ts:598arrow-up-right
whether the STO allows investing on behalf of a beneficiary
• stoAddress: string
Defined in src/types/index.ts:590arrow-up-right
address of the STO
• stoType: StoType
Defined in src/types/index.ts:594arrow-up-right
type of the STO (Simple, Tiered, etc)
• symbol: string
Defined in src/types/index.ts:586arrow-up-right
symbol of the Security Token
Last updated 5 years ago
Was this helpful?