Net::Easypost::Parcel
version 0.21
Net::Easypost::Parcel->new
Net::Easypost::Parcel
The length of the parcel in inches.
The width of the parcel in inches.
The height of the parcel in inches.
The weight of the parcel in ounces. (There are 16 ounces in a U.S. pound.)
A carrier specific flat-rate package name. See https://www.easypost.com/docs/api/#predefined-packages for these.
Attributes that make up an Parcel, from Net::Easypost::Resource
Prefix to data when POSTing to the Easypost API about Parcel objects
Base API endpoint for operations on Parcel objects
returns a new Net::Easypost::Parcel object that is a deep-copy of this object
Mark Allen <mrallen1@yahoo.com>, Hunter McMillen <mcmillhj@gmail.com>
This software is copyright (c) 2012 by Mark Allen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.