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::ShipmentAccept - UPS response to a ShipAccept request
VERSION
version 1.1.1
DESCRIPTION
This class is returned by "ship_accept" in Net::Async::Webservice::UPS. It's a sub-class of Net::Async::Webservice::UPS::Response::ShipmentBase.
ATTRIBUTES
pickup_request_number
Not sure what this means.
control_log
An instance of Net::Async::Webservice::UPS::Response::Image, not sure what this means.
package_results
Array ref of Net::Async::Webservice::UPS::Response::PackageResult.
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 Gianni Ceccarelli <gianni.ceccarelli@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.