C# Class LinnworksAPI.Create_PurchaseOrder_InitialParameter

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
ConversionRate Decimal
Currency String
DateOfPurchase System.DateTime
ExternalInvoiceNumber String
PostagePaid Decimal
QuotedDeliveryDate System.DateTime
ShippingTaxRate Decimal
SupplierReferenceNumber String
fkLocationId System.Guid
fkSupplierId System.Guid

Property Details

ConversionRate public property

public Decimal ConversionRate
return Decimal

Currency public property

public String Currency
return String

DateOfPurchase public property

public DateTime,System DateOfPurchase
return System.DateTime

ExternalInvoiceNumber public property

public String ExternalInvoiceNumber
return String

PostagePaid public property

public Decimal PostagePaid
return Decimal

QuotedDeliveryDate public property

public DateTime,System QuotedDeliveryDate
return System.DateTime

ShippingTaxRate public property

public Decimal ShippingTaxRate
return Decimal

SupplierReferenceNumber public property

public String SupplierReferenceNumber
return String

fkLocationId public property

public Guid,System fkLocationId
return System.Guid

fkSupplierId public property

public Guid,System fkSupplierId
return System.Guid