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

ConstraintLocationContentOptions Property

This sets what content you would like to have returned with the location data.

Object Oriented Interface

public function getConstraintLocationContentOptions();
public function setConstraintLocationContentOptions($value);

Procedural Interface

inship_fedexaddress_get($res, 12 );
inship_fedexaddress_set($res, 12, $value );

Default Value

0

Remarks

This sets what content you would like to have returned with the location data.

The following flags are defined (specified in hexadecimal notation). They can be or-ed together to include multiple attributes:

Value Meaning
0x00000001 (Holidays) Indicates that you would like holiday data to be returned.
0x00000002 (LocationDropoffTimes) Indicates that you would like the location's dropoff times to be returned.
0x00000004 (MapURL) Indicates that you would like a map URL to be returned.

Data Type

Integer

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