Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
        • DTO
        • Masters
          • DTO
          • Inventory
          • Meta
          • Payroll
          • BaseAliasedMasterObject
          • BaseAliasedMasterObjectDTO
          • BaseMasterObject
          • BaseMasterObjectDTO
          • CalculationMethod
          • CoreVoucherType
          • CostCategory
          • CostCentre
          • Currency
          • DefaultAllocforItem
          • DefaultVoucherCategory
          • GSTTypeOfSupply
          • Group
          • Ledger
          • MailingDetail
          • VoucherClass
          • VoucherClassLedger
          • VoucherType
        • 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

MailingDetail

Constructors

MailingDetail()

Properties

AdressLines → List < string >
ApplicableFrom → DateTime
MailingName → string
Country → string
State → string
PINCode → string
Meta → MailingDetailMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options OptXmlSerializationOptions