C# Class LinnworksAPI.SetOrderPackagingRequest

Exibir arquivo Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
ManualAdjust System.Boolean
TotalDepth Decimal
TotalHeight Decimal
TotalWeight Double
TotalWidth Decimal
fkPackagingGroupId System.Guid
fkPackagingTypeId System.Guid
pkOrderId System.Guid

Property Details

ManualAdjust public_oe property

public Boolean,System ManualAdjust
return System.Boolean

TotalDepth public_oe property

public Decimal TotalDepth
return Decimal

TotalHeight public_oe property

public Decimal TotalHeight
return Decimal

TotalWeight public_oe property

public Double TotalWeight
return Double

TotalWidth public_oe property

public Decimal TotalWidth
return Decimal

fkPackagingGroupId public_oe property

public Guid,System fkPackagingGroupId
return System.Guid

fkPackagingTypeId public_oe property

public Guid,System fkPackagingTypeId
return System.Guid

pkOrderId public_oe property

public Guid,System pkOrderId
return System.Guid