C# Class LinnworksAPI.Update_PurchaseOrderItemParameter

Mostra file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Cost Decimal?
PackQuantity Int32?
PackSize Int32?
Quantity Int32?
TaxRate Decimal?
pkPurchaseId System.Guid
pkPurchaseItemId System.Guid

Property Details

Cost public_oe property

public Decimal? Cost
return Decimal?

PackQuantity public_oe property

public Int32? PackQuantity
return Int32?

PackSize public_oe property

public Int32? PackSize
return Int32?

Quantity public_oe property

public Int32? Quantity
return Int32?

TaxRate public_oe property

public Decimal? TaxRate
return Decimal?

pkPurchaseId public_oe property

public Guid,System pkPurchaseId
return System.Guid

pkPurchaseItemId public_oe property

public Guid,System pkPurchaseItemId
return System.Guid