ToggleAllowBeneficialInvestmentsProcedureArgs

Arguments for the ToggleAllowBeneficialInvestments Procedure

Hierarchy

  • ToggleAllowBeneficialInvestmentsProcedureArgs

Index

Properties

Properties

allowBeneficialInvestments

allowBeneficialInvestments: boolean

Defined in src/types/index.ts:598

whether the STO allows investing on behalf of a beneficiary

stoAddress

stoAddress: string

Defined in src/types/index.ts:590

address of the STO

stoType

stoType: StoType

Defined in src/types/index.ts:594

type of the STO (Simple, Tiered, etc)

symbol

symbol: string

Defined in src/types/index.ts:586

symbol of the Security Token

Last updated