AssignStoRoleProcedureArgs

Arguments for the AssignStoRole Procedure

Hierarchy

  • AssignStoRoleProcedureArgs

Index

Properties

  • assign

  • delegateAddress

  • description

  • role

  • stoAddress

  • symbol

Properties

assign

assign: boolean

whether to assign or revoke the role

delegateAddress

delegateAddress: string

wallet address of the delegate

Optional description

description? : undefined | string

description of the delegate (i.e. "company lawyer")

role

role: StoRole

role to assign/revoke to/from the delegate

stoAddress

stoAddress: string

symbol

symbol: string

symbol of the Security Token

Last updated

Was this helpful?