Class Ledger
The default ledgers in the system as standard
Inherited Members
Namespace: LemonEdge.API.Core.FinancialServices.Helpers
Assembly: LemonEdge.API.Core.FinancialServices.dll
Syntax
public static class Ledger
Fields
BASE_LEDGER_NAME
The name of the default Base ledger
Declaration
public const string BASE_LEDGER_NAME = "Base"
Field Value
Type | Description |
---|---|
string |
HYPO_LEDGER_NAME
The name of the default hypothetical ledger
Declaration
public const string HYPO_LEDGER_NAME = "Hypo"
Field Value
Type | Description |
---|---|
string |