Skip to main content

Reference / Modules / client / MergedTermsAndConditionsElement

Class: MergedTermsAndConditionsElement

client.MergedTermsAndConditionsElement

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MergedTermsAndConditionsElement(params): MergedTermsAndConditionsElement

Parameters

NameType
paramsObject
params.detailsHashString
params.tcLocIdUUID
params.typeHashString

Returns

MergedTermsAndConditionsElement

Defined in

packages/client/src/license/Factory.ts:15

Properties

details

Readonly details: HashString

Defined in

packages/client/src/license/Factory.ts:22


tcLocId

Readonly tcLocId: UUID

Defined in

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


type

Readonly type: HashString

Defined in

packages/client/src/license/Factory.ts:21

Methods

toTermsAndConditionsElement

toTermsAndConditionsElement(): TermsAndConditionsElement

Returns

TermsAndConditionsElement

Defined in

packages/client/src/license/Factory.ts:25