NAME

Net::Easypost::CustomsInfo

VERSION

version 0.19

SYNOPSIS

Net::Easypost::CustomsInfo->new

NAME

Net::Easypost::CustomsInfo

ATTRIBUTES

eel_pfc
string: "EEL" or "PFC" value less than $2500: "NOEEI 30.37(a)"; value greater than $2500: see Customs Guide
contents_type
string: "documents", "gift", "merchandise", "returned_goods", "sample", or "other"
contents_explanation
string: Human readable description of content. Required for certain carriers and always required if contents_type is "other"
customs_certify
boolean: Electronically certify the information provided
customs_signer
string: Required if customs_certify is true
non_delivery_option
string: "abandon" or "return", defaults to "return"
restriction_type
string: "none", "other", "quarantine", or "sanitary_phytosanitary_inspection"
restriction_comments
string: Required if restriction_type is not "none"
customs_items
[L<Net::Easypost::CustomsItem>]: describes the products being shipped

AUTHOR

Mark Allen <mrallen1@yahoo.com>, Hunter McMillen <mcmillhj@gmail.com>

COPYRIGHT AND LICENSE

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.