AssignSecurityTokenRoleProcedureArgs
Arguments for the AssignSecurityTokenRole Procedure
Hierarchy
AssignSecurityTokenRoleProcedureArgs
Index
Properties
assign
delegateAddress
description
role
symbol
Properties
assign
• assign: boolean
whether to assign or revoke the role
delegateAddress
• delegateAddress: string
wallet address of the delegate
description
• description: string
description of the delegate (i.e. "company accountant")
role
• role: SecurityTokenRole
role to assign/revoke to/from the delegate
symbol
• symbol: string
the symbol of the Security Token
Last updated
Was this helpful?