Skip to main content

Reference / Modules / client / TermsAndConditionsElement

Interface: TermsAndConditionsElement

client.TermsAndConditionsElement

Common contract to all Terms and Conditions elements.

Implemented by

Table of contents

Properties

Properties

details

Readonly details: string

The serialized details.

Defined in

packages/client/src/license/TermsAndConditions.ts:27


tcLocId

Readonly tcLocId: UUID

The id of the LOC enabling the usage of this T&C.

Defined in

packages/client/src/license/TermsAndConditions.ts:23


type

Readonly type: "logion_classification" | "specific_license" | "CC4.0"

The type of this T&C element.

Defined in

packages/client/src/license/TermsAndConditions.ts:19