SetDocumentProcedureArgs

Arguments for the SetDocument Procedure

Hierarchy

  • SetDocumentProcedureArgs

Index

Properties

Properties

documentHash

documentHash: string

Defined in src/types/index.ts:1050

hash of the contents of the Document

name

name: string

Defined in src/types/index.ts:1045

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

symbol

symbol: string

Defined in src/types/index.ts:1041

symbol of the Security Token

uri

uri: string

Defined in src/types/index.ts:1046

Last updated