Skip to main content

Interface: IBasicOutput

Basic output.

Hierarchy

Table of contents

Properties

Properties

type

type: 3

The type of the object.

Inherited from

ITypeBase.type


amount

amount: string

The amount of IOTA coins to held by the output.


nativeTokens

Optional nativeTokens: INativeToken[]

The native tokens held by the output.

Inherited from

ICommonOutput.nativeTokens


unlockConditions

unlockConditions: UnlockConditionTypes[]

The unlock conditions for the output.

Inherited from

ICommonOutput.unlockConditions


features

Optional features: FeatureTypes[]

Features contained by the output.

Inherited from

ICommonOutput.features