There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Marketplace::Rakuten::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)

  • client_id

  • gender

  • first_name

  • last_name

  • company

  • street

  • street_no

  • address_add

  • zip_code

  • city

  • country

  • email

  • phone

ALIASES

address1

Concatenation of street and street_no

address2 (address_add)
name

Concatenation of company, first_name, last_name

state

Always return the empty string, Rakuten doesn't give it.

zip (zip_code)