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
      • InstalledTallyApp
      • TallyProcessInfo
    • Services
Class

GSTRateDetails

Constructors

GSTRateDetails()

Properties

GSTRate → decimal
DutyHead → string
RatePerUnit → decimal
ValuationType → string
Meta → GSTRateDetailsMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options Opt XmlSerializationOptions
WriteToXml(XmlSerializationOptions?) →XElement

Parameters

options Opt XmlSerializationOptions