C# Class LinnworksAPI.PurchaseOrderHeader

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
ConversionRate Decimal
Currency String
DateOfDelivery System.DateTime
DateOfPurchase System.DateTime
DeliveredLinesCount System.Int32
ExternalInvoiceNumber String
LineCount System.Int32
Locked System.Boolean
PostagePaid Decimal
QuotedDeliveryDate System.DateTime
ShippingTaxRate Decimal
Status PurchaseOrderStatus
SupplierReferenceNumber String
TotalCost Decimal
fkLocationId System.Guid
fkSupplierId System.Guid
pkPurchaseID System.Guid
taxPaid Decimal

Property Details

ConversionRate public_oe property

public Decimal ConversionRate
return Decimal

Currency public_oe property

public String Currency
return String

DateOfDelivery public_oe property

public DateTime,System DateOfDelivery
return System.DateTime

DateOfPurchase public_oe property

public DateTime,System DateOfPurchase
return System.DateTime

DeliveredLinesCount public_oe property

public Int32,System DeliveredLinesCount
return System.Int32

ExternalInvoiceNumber public_oe property

public String ExternalInvoiceNumber
return String

LineCount public_oe property

public Int32,System LineCount
return System.Int32

Locked public_oe property

public Boolean,System Locked
return System.Boolean

PostagePaid public_oe property

public Decimal PostagePaid
return Decimal

QuotedDeliveryDate public_oe property

public DateTime,System QuotedDeliveryDate
return System.DateTime

ShippingTaxRate public_oe property

public Decimal ShippingTaxRate
return Decimal

Status public_oe property

public PurchaseOrderStatus Status
return PurchaseOrderStatus

SupplierReferenceNumber public_oe property

public String SupplierReferenceNumber
return String

TotalCost public_oe property

public Decimal TotalCost
return Decimal

fkLocationId public_oe property

public Guid,System fkLocationId
return System.Guid

fkSupplierId public_oe property

public Guid,System fkSupplierId
return System.Guid

pkPurchaseID public_oe property

public Guid,System pkPurchaseID
return System.Guid

taxPaid public_oe property

public Decimal taxPaid
return Decimal