| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
base_service.FedexBaseService --+
|
FedexAddressValidationRequest
This class allows you validate anywhere from one to a hundred addresses in one go. Create AddressToValidate WSDL objects and add them to each instance of this request using add_address().
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
AddressesToValidate Holds the AddressToValidate WSDL object. |
|||
|
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. |
Adds an address to self.AddressesToValidate.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 15 22:43:09 2016 | http://epydoc.sourceforge.net |