Inheritance Chain

Constructors

LedgerEntryDTO()

Properties

LedgerEntryProp → string
DefaultXmlRootElementName → string
IndexNumber → string BaseLedgerEntryDTO
LedgerName → string BaseLedgerEntryDTO
LedgerTaxType → string BaseLedgerEntryDTO
LedgerType → string BaseLedgerEntryDTO
IsDeemedPositive → string BaseLedgerEntryDTO
Amount → string BaseLedgerEntryDTO
GSTRateDetails → List < GSTRateDetailDTO > BaseLedgerEntryDTO
AdAllocType → string AllLedgerEntryDTO
IsPartyLedger → string AllLedgerEntryDTO
SWIFTCode → string AllLedgerEntryDTO
BillAllocations → List < BillAllocationsDTO > AllLedgerEntryDTO
InventoryAllocations → List < BaseInventoryEntryDTO > AllLedgerEntryDTO

Methods

ReadFromXml(XElement, XmlSerializationOptions)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions
GeneratePath(string) → string

Parameters

suffix string

Fields

_pathPrefix