AllLedgerEntry

Inheritance Chain

Constructors

AllLedgerEntry()

Properties

AdAllocType AdAllocType
IsPartyLedger bool
SWIFTCode string
BillAllocations List < BillAllocations >
InventoryAllocations List < BaseInventoryEntry >
IndexNumber int BaseLedgerEntry
LedgerName string BaseLedgerEntry
LedgerTaxType string BaseLedgerEntry
LedgerType string BaseLedgerEntry
IsDeemedPositive bool BaseLedgerEntry
Amount TallyAmountField BaseLedgerEntry
GSTRateDetails List < GSTRateDetail > BaseLedgerEntry

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) XElement

Parameters

options OptXmlSerializationOptions