Skip to main content

@idunion/tl-sdk / Exports / TlPayload

Interface: TlPayload

Trust List create payload

Table of contents

Properties

Properties

description

description: string

Trust List description

Defined in

api.ts:253


email

Optional email: string

Contact email address for the Trust List owner.

Defined in

api.ts:266


governanceWalletId

governanceWalletId: string

The Wallet used by the Trust List for VC interactions

Defined in

api.ts:258


name

name: string

Trust List human-readable name

Defined in

api.ts:248


organization

Optional organization: string

Name of the organization operating the Trust List.

Defined in

api.ts:270


suggestedId

Optional suggestedId: string

Defined in

api.ts:254


type

Optional type: TlType

Defined in

api.ts:249


verifierId

verifierId: string

The Verifier used to verify onboarding credentials

Defined in

api.ts:262