The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Async::Webservice::UPS::Response::Rate - response for request_rate

VERSION

version 1.1.4

DESCRIPTION

Instances of this class are returned (in the Future) by calls to "request_rate" in Net::Async::Webservice::UPS.

ATTRIBUTES

services

Array ref of services that you can use to ship the packages passed in to request_rate. Each one will have a set of rates, one per package.

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.