Constructors

Voucher()

Properties

Date DateTime
EffectiveDate DateTime ?
ReferenceDate DateTime ?
Reference string
VoucherType string
VoucherGSTClass string
IsCostCentre bool ?
CostCentreName string
VoucherEntryMode string
IsInvoice bool
VoucherNumber string
IsOptional bool
Narration string
PriceLevel string
BillToPlace string
IRN string
IRNAckNo string
IRNAckDate string
DispatchFromName string
DispatchFromStateName string
DispatchFromPinCode string
DispatchFromPlace string
DeliveryNotes DeliveryNotes
DispatchDocNo string
BasicShippedBy string
Destination string
CarrierName string
BillofLandingNo string
BillofLandingDate string
PlaceOfReceipt string
ShipOrFlightNo string
Vehicle or Ship or Flight Number
LandingPort string
DischargePort string
DestinationCountry string
ShippingBillNo string
ShippingBillDate string
PortCode string
BasicDueDateofPayment string
OrderReference string
PartyName string
VoucherNumberSeries string
PartyMailingName string
State string
Country string
GSTRegistration string
RegistrationType string
PartyGSTIN string
PlaceOfSupply string
PINCode string
ConsigneeName string
ConsigneeMailingName string
ConsigneeState string
ConsigneeCountry string
ConsigneeGSTIN string
ConsigneePinCode string
Address List < string >
BuyerAddress List < string >
IsCancelled bool
OverrideEWayBillApplicability bool ?
EwayBillDetails List < EwayBillDetails >
LedgerEntries List < AllLedgerEntry >
InventoryAllocations List < AllInventoryEntries >
Meta VoucherMeta
GUID string BaseTallyObject
RemoteId string BaseTallyObject
MasterId ulong TallyObject
AlterId ulong TallyObject
EnteredBy string TallyObject
AlteredBy string TallyObject
AlteredOn DateTime ? BaseVoucher

Methods

ToString() string
ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) XElement

Parameters

options OptXmlSerializationOptions
ToDTO() TallyObjectDTO