Home | Trees | Indices | Help |
---|
|
object --+ | base_service.FedexBaseService --+ | FedexSearchLocationRequest
This class allows you to figure out a FedEx location closest to a specified location criteria, based on location type. The response includes location details like operating times, directions and a map link and more.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Address Holds the Address WSDL object. |
|||
PhoneNumber Holds the PhoneNumber string object. |
|||
MultipleMatchesAction Holds the MultipleMatchesActionType WSDL object. |
|||
Constraints Holds a list of SearchLocationConstraints WSDL objects. |
|||
LocationsSearchCriterion Holds the LocationsSearchCriteriaType WSDL object. |
|||
SortDetail Holds the LocationSortDetail WSDL object. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
This constructor should only be called by children of the class. As is
such, only the optional keyword arguments caught by
|
Create the data structure and get it ready for the WSDL request. |
Fires off the Fedex request. Warning: NEVER CALL THIS METHOD DIRECTLY. CALL send_request(), WHICH RESIDES ON FedexBaseService AND IS INHERITED. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jan 29 14:18:05 2016 | http://epydoc.sourceforge.net |