DHL-PHP-SDK
v0.4
A wrapper for the DHL-XML-API Version 2
|
Definition at line 23 of file PackStation.php.
__destruct | ( | ) |
Clears Memory
Definition at line 47 of file PackStation.php.
getClass_v2 | ( | ) |
Returns a Class for the DHL-SendPerson
Definition at line 94 of file PackStation.php.
getPackStationNumber | ( | ) |
Get the Pack-Station-Number
Definition at line 76 of file PackStation.php.
getPostNumber | ( | ) |
setPackStationNumber | ( | $packStationNumber | ) |
Set the Pack-Station-Number
string | $packStationNumber | - Pack-Station-Number |
Definition at line 85 of file PackStation.php.
setPostNumber | ( | $postNumber | ) |
Set the Post-Number
string | $postNumber | - Post-Number |
Definition at line 67 of file PackStation.php.