Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
      • Common
        • DTO
        • Meta
        • Pagination
        • AdAllocType
        • AutoColVoucherTypeStat
        • AutoVoucherStatisticsEnvelope
        • BaseStatistics
        • ContactDetail
        • ExciseJurisdiction
        • ExciseNatureOfPurchase
        • GSTDetail
        • GSTNatureOfTransaction
        • GSTPartyType
        • GSTRateDetail
        • GSTRegistrationType
        • GSTTaxType
        • GSTTaxabilityType
        • HSNDetail
        • InterestAppliedOn
        • InterestBalanceType
        • InterestFromType
        • InterestStyle
        • LanguageNameList
        • LastAlterIdsRoot
        • LedgerGSTRegistrationDetail
        • MasterStatistics
        • MultiAddress
        • Names
        • PaymentDetails
        • PeriodStat
        • RoundType
        • StateWiseDetail
        • TallyDMYYYYDate
        • TallyDate
        • TaxType
        • VoucherStatistics
      • TallyPrime
      • InstalledTallyApp
      • TallyProcessInfo
    • Services
Class

GSTDetail

Contains GST Details of StockItem , Ledgers ..etc.,

Constructors

GSTDetail()

Properties

ApplicableFrom → DateTime ?
CalculationType → string
CalculateSlabOnMRP → bool
NatureOfTransaction → GSTNatureOfTransaction
IsNonGSTGoods → bool ?
Taxability → GSTTaxabilityType
SourceOfGSTDetails → string
IsReverseChargeApplicable → bool ?
IsInEligibleforITC → bool
IncludeExpForSlabCalc → bool ?
StateWiseDetails → List < StateWiseDetail >
Meta → GSTDetailMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

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

Parameters

options Opt XmlSerializationOptions