Business::UPS::Tracking::Element::Address - An address


Business-UPS-Tracking documentation  | view source Contained in the Business-UPS-Tracking distribution.

Index


NAME

Top

Business::UPS::Tracking::Element::Address - An address

DESCRIPTION

Top

This class represents an address. Usually it is created automatically from a Business::UPS::Tracking::Shipment object.

ACCESSORS

Top

xml

Original XML::LibXML::Node node.

AddressLine1

AddressLine2

AddressLine3

City

StateProviceCode

Only US and Canada

PostalCode

CountryCode

ISO 3166-1 alpha-2 country code.

METHODS

Top

serialize

Serialize address into a string.

meta

Moose meta method


Business-UPS-Tracking documentation  | view source Contained in the Business-UPS-Tracking distribution.