RevokeKycProcedureArgs

Arguments for the RevokeKyc Procedure

Hierarchy

  • RevokeKycProcedureArgs

Index

Properties

Properties

symbol

symbol: string

Defined in src/types/index.ts:1174

symbol of the Security Token

tokenholderAddresses

tokenholderAddresses: string[]

Defined in src/types/index.ts:1178

list of Tokenholders addresses for which KYC will be revoked

Last updated