Arguments for the SignTransferData Procedure
SignTransferDataProcedureArgs
kycData
symbol
validFrom
validTo
• kycData: Omit‹Omit‹TokenholderDataEntry, "isAccredited"›, "canBuyFromSto"›[]
Defined in src/types/index.ts:1293arrow-up-right
KYC data to sign
• symbol: string
Defined in src/types/index.ts:1289arrow-up-right
symbol of the Security Token
• validFrom: Date
Defined in src/types/index.ts:1297arrow-up-right
date from which the signature is valid
• validTo: Date
Defined in src/types/index.ts:1301arrow-up-right
date until which the signature is valid
Last updated 5 years ago
Was this helpful?