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

ServiceMaxWeight Property

Maximum weight of package allowed when sending to the CountryCode .

Object Oriented Interface

public function getServiceMaxWeight($serviceidx);

Procedural Interface

inship_uspsrates_get($res, 43 , $serviceidx);

Default Value

''

Remarks

Maximum weight of package allowed when sending to the RecipientCountryCode.

This is only applicable to USPS.

After a call to GetRates, this property will contain the maximum allowable weight (in pounds) of a package sent to the RecipientCountryCode via the indicated ServiceType.

Note: This property may contain a fractional quantity (eg: "0.2188", which indicates a max weight of 3.5 ounces).

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

This property is read-only and not available at design time.

Data Type

String

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