Constructors

Voucher()

Properties

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

Methods

ReadFromXml(XElement, XmlSerializationOptions?)

Parameters

element XElement
options OptXmlSerializationOptions
WriteToXml(XmlSerializationOptions?) XElement

Parameters

options OptXmlSerializationOptions
GetRequestEnvelope() RequestEnvelope
GetCountRequestEnvelope() RequestEnvelope
GetXMLAttributeOverides() XMLOverrideswithTracking
ToDTO() TallyObjectDTO
ToString() string

Fields

DTOTypeInfo