Skip to content

api.entities.Instruction.types.InstructionType

prashantasdeveloper edited this page Oct 31, 2024 · 65 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:24


SettleOnAffirmation

SettleOnAffirmation = "SettleOnAffirmation"

Defined in

api/entities/Instruction/types.ts:22


SettleOnBlock

SettleOnBlock = "SettleOnBlock"

Defined in

api/entities/Instruction/types.ts:23

Clone this wiki locally