Type alias LedgerDataLabeledLedgerEntry

LedgerDataLabeledLedgerEntry: {
    ledgerEntryType: string;
} & LedgerEntry

Generated using TypeDoc