Class: Ebay::Responses::GetUserContactDetails
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/responses/get_user_contact_details.rb
Overview
Attributes
text_node :user_id, 'UserID', :optional => true
object_node :contact_address, 'ContactAddress', :class => Address, :optional => true
time_node :registration_date, 'RegistrationDate', :optional => true
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Base
#errors?, #failure?, #partial_failure?, #success?, #warning?