The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Async::Webservice::UPS::Response::ShipmentConfirm - UPS response to a ShipConfirm request

VERSION

version 1.1.4

DESCRIPTION

This class is returned by "ship_confirm" in Net::Async::Webservice::UPS. It's a sub-class of Net::Async::Webservice::UPS::Response::ShipmentBase.

ATTRIBUTES

shipment_digest

A string with encoded information needed by UPS in the ShipAccept call.

packages

For internal use: the list of packages passed into the "ship_confirm" in Net::Async::Webservice::UPS call.

AUTHORS

  • Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>

  • Sherzod B. Ruzmetov <sherzodr@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 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.