SetDocumentProcedureArgs

Arguments for the SetDocument Procedure

Hierarchy

  • SetDocumentProcedureArgs

Index

Properties

Properties

documentHash

documentHash: string

Defined in src/types/index.ts:1050arrow-up-right

hash of the contents of the Document

name

name: string

Defined in src/types/index.ts:1045arrow-up-right

name of the Document. Must be unique for the Security Token

symbol

symbol: string

Defined in src/types/index.ts:1041arrow-up-right

symbol of the Security Token

uri

uri: string

Defined in src/types/index.ts:1046arrow-up-right

Last updated

Was this helpful?