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

Properties

trustRecordId

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

businessTransactionId

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

transaction

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

overrides

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

executions

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

verifications

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

receipts

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

trustRecordHash

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

signature

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

createdAt

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

updatedAt

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