Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
    • Models
      • Base
      • Common
      • TallyPrime
        • V3
        • V4.Masters
        • V5.Masters
        • V6
        • V7
          • DTO
          • Masters
            • DTO
            • Inventory
            • Meta
            • CostCategory
            • CostCentre
            • Currency
            • GSTRegistration
            • Group
            • Ledger
            • VoucherType
          • Meta
          • Company
          • Voucher
      • InstalledTallyApp
      • TallyProcessInfo
    • Services
Class
Inherits object / BaseObject / BaseTallyObject / TallyObject / BaseMasterObject / Currency / Currency

Currency

Inheritance Chain
object → BaseObject → BaseTallyObject → TallyObject → BaseMasterObject → Currency → Currency

Constructors

Currency()

Properties

Meta → CurrencyMeta
GUID → string BaseTallyObject
RemoteId → string BaseTallyObject
MasterId → ulong TallyObject
AlterId → ulong TallyObject
EnteredBy → string TallyObject
AlteredBy → string TallyObject
Name → string Currency
FormalName → string Currency

Methods

GetRequestEnvelope() → RequestEnvelope
GetCountRequestEnvelope() → RequestEnvelope
GetXMLAttributeOverides() → XMLOverrideswithTracking
ToDTO() → TallyObjectDTO

Fields

DTOTypeInfo
Type