Skip to content

api.entities.Instruction.types.InstructionType

prashantasdeveloper edited this page Sep 11, 2024 · 87 revisions

Enumeration: InstructionType

api/entities/Instruction/types.InstructionType

Table of contents

Enumeration Members

Enumeration Members

SettleManual

SettleManual = "SettleManual"

Defined in

api/entities/Instruction/types.ts:23


SettleOnAffirmation

SettleOnAffirmation = "SettleOnAffirmation"

Defined in

api/entities/Instruction/types.ts:21


SettleOnBlock

SettleOnBlock = "SettleOnBlock"

Defined in

api/entities/Instruction/types.ts:22

Clone this wiki locally