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

Marketplace::Ebay::Order::Address

DESCRIPTION

Class to handle the xml structures representing an address.

This modules doesn't do much, it just provides an uniform iterface with other Marketplace modules.

ACCESSORS

CONSTRUCTOR ARGUMENTS (from xml)

  • Name

  • Street1

  • Street2

  • CityName

  • PostalCode

  • StateOrProvince

  • Country

  • CountryName

  • Phone

  • AddressOwner

  • ExternalAddressID

  • AddressID

ALIASES

address1 (Street1)
address2 (Street2)
name (Name)
city (CityName)
state (StateOrProvince)
zip (PostalCode)
phone (Phone)

Return the empty string if "Invalid Request" is found.

country (Country)