| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
base_service.FedexBaseService --+
|
FedexValidatePostalRequest
This class allows you validate an address. https://www.fedex.com/us/developer/WebHelp/ws/2015/html/WebServicesHelp/WSDVG/47_Country_Service.htm
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
CarrierCode ivar: Carrier Code Default to Fedex (FDXE), or can bbe FDXG. |
|||
|
RoutingCode ivar: Routing Code Default to FDSD. |
|||
|
Address Holds Address WSDL objects. |
|||
|
ShipDateTime Holds the ShipDateTime date time objects. |
|||
|
CheckForMismatch Holds the CheckForMismatch boolean objects. |
|||
|
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 15 22:43:09 2016 | http://epydoc.sourceforge.net |