Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CommodityFreightClass Property

Indicates the freight class of the commodity.

Object Oriented Interface

public function getCommodityFreightClass($commodityindex);
public function setCommodityFreightClass($commodityindex, $value);

Procedural Interface

inship_upsfreightrates_get($res, 11 , $commodityindex);
inship_upsfreightrates_set($res, 11, $value , $commodityindex);

Default Value

''

Remarks

Indicates the freight class of the commodity.

The following table lists freight classes available from UPS freight services.

Freight Class
50
55
60
65
70
77.5
85
92.5
100
110
125
150
175
200
250
300
400
500

NOTE: This property is only applicable to UPS freight.

The size of the array is controlled by the CommodityCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0