SignTransferDataProcedureArgs

Arguments for the SignTransferData Procedure

Hierarchy

  • SignTransferDataProcedureArgs

Index

Properties

Properties

kycData

kycData: OmitOmitTokenholderDataEntry, "isAccredited"›, "canBuyFromSto"›[]

Defined in src/types/index.ts:1293

KYC data to sign

symbol

symbol: string

Defined in src/types/index.ts:1289

symbol of the Security Token

validFrom

validFrom: Date

Defined in src/types/index.ts:1297

date from which the signature is valid

validTo

validTo: Date

Defined in src/types/index.ts:1301

date until which the signature is valid

Last updated