Package DE_EPAGES::DHLIntraship::API::BuildLoginData
Assembles Login Data
Functions
getAsHash
Returns Login Data as Hash
Syntax |
getAsHash( ); |
Return |
|
new
Constructor
Syntax |
new( $IsTestTransaction ); |
Input |
|
Return |
|
withDeveloperAuthentication
store the username and password for our developer account in the class fields
Syntax |
withDeveloperAuthentication( $DeveloperAuthentication ); |
Input |
|
Return |
|
withEndPoint
store the endpoint URL in the fields
Syntax |
withEndPoint( $BuildEndPoint ); |
Input |
|
Return |
|