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::UPS::Response::Address - response for validate_address
VERSION
version 0.09_2
DESCRIPTION
Instances of this class are returned (in the Future) by calls to "validate_address" in Net::Async::Webservice::UPS.
ATTRIBUTES
addresses
Array ref of addresses that correspond to the one passed in to validate_address
. Each one will have its own quality
rating.
warnings
Hashref of warnings extracted from the UPS response.
AUTHORS
Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>
Sherzod B. Ruzmetov <sherzodr@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Net-a-porter.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.