TogglePauseStoProcedureArgs

Arguments for the TogglePauseSto Procedure

Hierarchy

  • TogglePauseStoProcedureArgs

Index

Properties

Properties

pause

pause: boolean

Defined in src/types/index.ts:1002

true if pausing the STO, false if un-pausing it

stoAddress

stoAddress: string

Defined in src/types/index.ts:994

stoType

stoType: StoType

Defined in src/types/index.ts:998

type of the STO (Simple, Tiered, etc)

symbol

symbol: string

Defined in src/types/index.ts:993

symbol of the Security Token

Last updated