LedgerAccountTypeEnum
An enumeration.
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