Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
        • DTO
        • Masters
        • Meta
        • AllInventoryEntries
        • AllLedgerEntry
        • BaseCompany
        • BaseInventoryEntry
        • BaseLedgerEntry
        • BaseVoucher
        • BaseVoucherDTO
        • BatchAllocation
        • BillAllocations
        • BillRefType
        • Company
        • CompanyOnDisk
        • DeliveryNotes
        • EwayBillDetails
        • GSTRateDetails
        • GSTRegistration
        • GSTRegistrationDetail
        • InventoryEntries
        • LedgerEntry
        • Voucher
        • VoucherViewType
      • Common
      • TallyPrime
    • Services
Class

BillAllocations

Constructors

BillAllocations()

Properties

BillType → BillRefType ?
Name → string
BillCreditPeriod → DueDate
Amount → TallyAmountField
Meta → BillAllocationsMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions