Skip to content

types.SettlementDirectionEnum

prashantasdeveloper edited this page May 1, 2025 · 82 revisions

Enumeration: SettlementDirectionEnum

types.SettlementDirectionEnum

Table of contents

Enumeration Members

Enumeration Members

Incoming

Incoming = "Incoming"

Defined in

middleware/typesV1.ts:13


None

None = "None"

Defined in

middleware/typesV1.ts:12


Outgoing

Outgoing = "Outgoing"

Defined in

middleware/typesV1.ts:14

Clone this wiki locally