Skip to content

types.SettlementDirectionEnum

prashantasdeveloper edited this page Oct 30, 2024 · 86 revisions

Enumeration: SettlementDirectionEnum

types.SettlementDirectionEnum

Table of contents

Enumeration Members

Enumeration Members

Incoming

Incoming = "Incoming"

Defined in

middleware/typesV1.ts:17


None

None = "None"

Defined in

middleware/typesV1.ts:16


Outgoing

Outgoing = "Outgoing"

Defined in

middleware/typesV1.ts:18

Clone this wiki locally