Class: Ebay::Requests::ValidateTestUserRegistration

Inherits:
Abstract
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/requests/validate_test_user_registration.rb

Overview

Attributes

numeric_node :feedback_score, 'FeedbackScore', :optional => true
time_node :registration_date, 'RegistrationDate', :optional => true
boolean_node :subscribe_sa, 'SubscribeSA', 'true', 'false', :optional => true
boolean_node :subscribe_sa_pro, 'SubscribeSAPro', 'true', 'false', :optional => true
boolean_node :subscribe_sm, 'SubscribeSM', 'true', 'false', :optional => true
boolean_node :subscribe_sm_pro, 'SubscribeSMPro', 'true', 'false', :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type