Package DE_EPAGES::DHLIntraship::API::AddressValidation
do DHLIntraship related Address validation
Example |
my $AddressValidation = DE_EPAGES::DHLIntraship::API::AddressValidation->new( $AddressObject ) $AddressValidation->isComplete(); |
Functions
getStatesAsWarning
Get the States and create epages warnings from this
Syntax |
getStatesAsWarning( $Input1 ); |
Return |
|
isComplete
checks if all mandatory Atrributes are ok
Syntax |
isComplete( ); |
Return |
|
loadAttributes
load all Attributes to the class object
Syntax |
loadAttributes( ); |
new
constructor of AddressValidation
Syntax |
new( $Address, $ExtraAttributDefinitions ); |
Input |
|
Return |
|