Why not adopt me?
NAME
Net::Async::Webservice::UPS::Response::QV::Origin - a Quantum View "origin" event
VERSION
version 1.1.4
DESCRIPTION
Object representing the QuantumViewEvents/SubscriptionEvents/SubscriptionFile/Origin
elements in the Quantum View response. Attribute descriptions come from the official UPS documentation.
ATTRIBUTES
package_reference
Optional array of Net::Async::Webservice::UPS::Response::QV::Reference, package-level reference numbers.
shipment_reference
Optional array of Net::Async::Webservice::UPS::Response::QV::Reference, shipment-level reference numbers.
shipper_number
Optional string, shipper's six digit alphanumeric account number.
tracking_number
Optional string, package's 1Z tracking number.
date_time
Optional DateTime, date and time that the package is picked up at the origin, most probably with a floating timezone.
activity_location
Optional Net::Async::Webservice::UPS::Address, geographic location where an activity occurred during a movement of a package or shipment.
bill_to_account_number
Optional string, the UPS Account number to which the shipping charges were billed.
bill_to_account_option
Optional string, indicates how shipping charges for the package were billed. Valid Values: 01 Shipper, 02 Consignee Billing , 03 Third Party, 04 Freight Collect.
scheduled_delivery_date_time
Optional DateTime, scheduled delivery date for destination address, most probably with a floating timezone.
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.