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
Inherits object / BaseObject / BaseTallyObject / TallyObject / BaseMasterObject

Currency

Inheritance Chain
object → BaseObject → BaseTallyObject → TallyObject → BaseMasterObject

Constructors

Currency()

Properties

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

Methods

ToDTO() → TallyObjectDTO