Skip to content

AccountType

Enum that represents account types.

Enumeration Members

ASSET

ASSET: "ASSET";

Asset account type


INCOMING

INCOMING: "INCOMING";

Incoming account type


LIABILITY

LIABILITY: "LIABILITY";

Liability account type


OUTGOING

OUTGOING: "OUTGOING";

Outgoing account type