Skip to main content
Defined in: typescript/src/models/trust-record.ts:22

Properties

trustRecordId

readonly trustRecordId: string
Defined in: typescript/src/models/trust-record.ts:23

businessTransactionId

readonly businessTransactionId: string
Defined in: typescript/src/models/trust-record.ts:24

transaction

readonly transaction: BusinessTransaction
Defined in: typescript/src/models/trust-record.ts:25

overrides

readonly overrides: Override[]
Defined in: typescript/src/models/trust-record.ts:26

executions

readonly executions: Execution[]
Defined in: typescript/src/models/trust-record.ts:27

verifications

readonly verifications: Verification[]
Defined in: typescript/src/models/trust-record.ts:28

receipts

readonly receipts: Receipt[]
Defined in: typescript/src/models/trust-record.ts:29

trustRecordHash

readonly trustRecordHash: string
Defined in: typescript/src/models/trust-record.ts:30

signature

readonly signature: Signature
Defined in: typescript/src/models/trust-record.ts:31

createdAt

readonly createdAt: Date
Defined in: typescript/src/models/trust-record.ts:32

updatedAt

readonly updatedAt: Date
Defined in: typescript/src/models/trust-record.ts:33

evidenceAnchor?

readonly optional evidenceAnchor?: EvidenceAnchor
Defined in: typescript/src/models/trust-record.ts:34