Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
        • DTO
          • AllInventoryEntriesDTO
          • AllLedgerEntryDTO
          • BaseCompanyDTO
          • BaseInventoryEntryDTO
          • BaseLedgerEntryDTO
          • BatchAllocationDTO
          • BillAllocationsDTO
          • CompanyDTO
          • DeliveryNotesDTO
          • EwayBillDetailsDTO
          • GSTRegistrationDTO
          • GSTRegistrationDetailDTO
          • InventoryEntriesDTO
          • LedgerEntryDTO
          • VoucherDTO
        • 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
Inherits object / MetaObject

EwayBillDetailsDTO

Inheritance Chain
object → MetaObject

Constructors

EwayBillDetailsDTO()

Properties

BillNumber → string
BillDate → string
ValidUpto → string
DocumentType → string
SubType → string
DefaultXmlRootElementName → string

Methods

ReadFromXml(XElement, XmlSerializationOptions)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions
GeneratePath(string) → string

Parameters

suffix string

Fields

_pathPrefix
string