Skip to main content

Class: TransactionEssence

The base class for transaction essences.

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new TransactionEssence(type)

Parameters

NameTypeDescription
typeRegularThe type of transaction essence.

Properties

type

Readonly type: Regular

Methods

getType

getType(): Regular

Get the type of essence.

Returns

Regular