Skip to main content

@idunion/tl-sdk / Exports / TlPublicInfo

Interface: TlPublicInfo

Trust List meta info

Table of contents

Properties

Properties

description

description: string

Trust List description

Defined in

api.ts:287


didBase

didBase: string

Defined in

api.ts:288


email

Optional email: string

Contact email address for the Trust List owner.

Defined in

api.ts:293


governanceWalletId

governanceWalletId: string

Defined in

api.ts:289


id

id: string

Defined in

api.ts:278


name

name: string

Trust List human-readable name

Defined in

api.ts:282


organization

Optional organization: string

Name of the organization operating the Trust List.

Defined in

api.ts:297


type

Optional type: TlType

Defined in

api.ts:283