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

LedgerGSTRegistrationDetail

GST Registration details of party ledgers

Constructors

LedgerGSTRegistrationDetail()

Properties

ApplicableFrom → DateTime
GSTRegistrationType → GSTRegistrationType
State → string
PlaceOfSupply → string
IsOtherTerritoryAssesse → bool ?
ConsiderPurchaseForExport → bool
IsTransporter → bool
TransporterId → string
IsCommonParty → bool ?
GSTIN → string
Meta → LedgerGSTRegistrationDetailMeta

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

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

Parameters

options Opt XmlSerializationOptions