Arguments for the TogglePauseSto Procedure
TogglePauseStoProcedureArgs
pause
stoAddress
stoType
symbol
• pause: boolean
Defined in src/types/index.ts:1002arrow-up-right
true if pausing the STO, false if un-pausing it
• stoAddress: string
Defined in src/types/index.ts:994arrow-up-right
• stoType: StoType
Defined in src/types/index.ts:998arrow-up-right
type of the STO (Simple, Tiered, etc)
• symbol: string
Defined in src/types/index.ts:993arrow-up-right
symbol of the Security Token
Last updated 5 years ago
Was this helpful?