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

Contents Property

Description of items being shipped.

Object Oriented Interface

public function getContents();
public function setContents($value);

Procedural Interface

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

Default Value

0

Remarks

Type of the contents in the package.

Note that if Contents is set to ctOther, you may be required to set the OtherContents configuration setting with a description of the contents. For example:


class.Contents = ctOther
class.Config("OtherContents=Livestock")

For customs forms, the value of this property is required for the GetFormCP72 and GetFormCN22 methods calls. ctReturn is applicable for Customs Form CP 72 only.

Data Type

Integer

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