Skip to main content

LedgerAccountTypeEnum

Ledger account type (Asset, Liability, Revenue, Expense, etc.).

enum LedgerAccountTypeEnum {
ASSET
CONTRA_ASSET
CONTRA_LIABILITY
CONTRA_REVENUE
EXPENSE
LIABILITY
REVENUE
}

Values

LedgerAccountTypeEnum.ASSET

LedgerAccountTypeEnum.CONTRA_ASSET

LedgerAccountTypeEnum.CONTRA_LIABILITY

LedgerAccountTypeEnum.CONTRA_REVENUE

LedgerAccountTypeEnum.EXPENSE

LedgerAccountTypeEnum.LIABILITY

LedgerAccountTypeEnum.REVENUE

Member Of

Ledger object

Was this page helpful?