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

LocationConstraintDetail Type

Indicates the constraint details use when finding FedEx locations.

Remarks

This type contains the constraints to be used when FindLocations is called. The fields contained by this type are listed below.

Fields

ExpressDropoffTime
String

This should contain the time you would like to dropoff an express package.

Filters
Integer

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

Value Meaning
0x00000001 (ExcludeLocationsOutsideStateOrProvince) Indicates whether to exclude locations outside the state or province

LocationAttributes
Integer

This indicates the services you would like to search for at a particular location.

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

Value Meaning
0x00000001 (AcceptsCash) Whether this location accepts cash
0x00000002 (AlreadyOpen) Whether this location is already open
0x00000004 (CopyAndPrintServices) Whether this location offers Copy and Print services
0x00000008 (DangerousGoodsServices) Whether this location offers dangerous goods services
0x00000010 (DirectMailServices) Whether this location offers Direct Mail services
0x00000020 (ExpressFreightDropoffs) Whether this location offers Express freight dropoff services
0x00000040 (ExpressParcelDropoffs) Whether this location offers Express parcel dropoff services
0x00000080 (FedExFreightDropoffs) Whether this location offers FedEx Freight dropoff services
0x00000100 (GroundDropoffs) Whether this location offers Ground dropoff services
0x00000200 (GroundHomeDeliveryDropoffs) Whether this location offers Ground Home Delivery dropoff services
0x00000400 (LocationIsInAirport) Whether this location is located in an airport
0x00000800 (NotaryServices) Whether this location offers Notary services
0x00001000 (ObservesDayLightSavingTimes) Whether this location observes day light savings time
0x00002000 (OpenTwentyFourHours) Whether this location is open 24 hours
0x00004000 (PackagingSupplies) Whether this location offers packaging supplies
0x00008000 (PackAndShip) Whether this location offers Pack and Ship services
0x00010000 (PassportPhotoServices) Whether this location offers passport photo services
0x00020000 (ReturnServices) Whether this location offers return services
0x00040000 (SaturdayDropoffs) Whether this location offers Saturday dropoff services
0x00080000 (SaturdayExpressHoldAtLocation) Whether this location offers Saturday Express Hold at Location services
0x00100000 (SignsAndBannersService) Whether this location offers Signs and Banners services
0x00200000 (SonyPictureStation) Whether this location has a Sony picture station
0x00400000 (VideoConferencing) Whether this location offers video conferencing services
0x00800000 (WeekdayExpressHoldAtLocation) Whether this location offers Weekday Express Hold at Location services
0x01000000 (WeekdayGroundHoldAtLocation) Whether this location offers Weekday Ground Hold at Location services

LocationContentOptions
Integer

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.

LocationTypeFlags
Integer

This indicates the type(s) of FedEx location you would like to search for.

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

Value Meaning
0x00000001 (AuthorizedShipCenter) Indicates to include authorized ship centers
0x00000002 (ExpressStation) Indicates to include express stations
0x00000004 (FreightServiceCenter) Indicates to include freight service centers
0x00000008 (GroundTerminal) Indicates to include ground terminals
0x00000010 (HomeDeliveryStation) Indicates to include home delivery stations
0x00000020 (FedExOffice) Indicates to include FedEx Office locations
0x00000040 (SelfServiceStation) Indicates to include self service stations
0x00000080 (SmartPostHub) Indicates to include SmartPost hubs

ResultsRequested
Integer

The number of results requested.

ResultsToSkip
Integer

The number of results to skip.

SearchRadius
String

This contains the search radius to be used when FindLocations is called.

SupportedRedirectToHoldService
Integer

Indicates which redirect to hold services you are searching for.

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

Value Meaning
0x00000001 (FedExExpress) Indicates whether the location supports RedirectToHold for FedExExpress
0x00000002 (FedExGround) Indicates whether the location supports RedirectToHold for FedExGround
0x00000004 (FedExGroundHomeDelivery) Indicates whether the location supports RedirectToHold for FedExGroundHomeDelivery

Constructors

[VB.NET]
Public LocationConstraintDetail()

[C#]
public LocationConstraintDetail();



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