Skip to main content
Version: 1.x

Class: ConsentForm

Constructors

constructor

new ConsentForm(id)

Parameters

NameType
idnumber

Defined in

index.ts:29

Properties

id

Readonly id: number

Defined in

index.ts:29

Methods

show

show(): Promise<unknown>

Returns

Promise<unknown>

Defined in

index.ts:35