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

ServiceType Property

The mail service type when shipping to the CountryCode .

Object Oriented Interface

public function getServiceType();
public function setServiceType($value);

Procedural Interface

inship_uspsshipintl_get($res, 91 );
inship_uspsshipintl_set($res, 91, $value );

Default Value

0

Remarks

This property is required to be provided in a ship request when the GetPackageLabel method is called.

Possible values are:

stUSPSExpressMailInternational (82)
stUSPSFirstClassMailInternational (83)
stUSPSPriorityMailInternational (84)

This property is not available at design time.

Data Type

Integer

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