Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Net::Async::Webservice::DHL::Address - an address for DHL
VERSION
version 0.01_2
ATTRIBUTES
city
String with the name of the city, optional.
postal_code
String with the post code of the address, optional.
country_code
String with the 2 letter country code, required.
METHODS
as_hash
Returns a hashref that, when passed through XML::Compile, will produce the XML fragment needed in DHL requests to represent this address.
AUTHOR
Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Net-a-porter.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.