Class: Ebay::Types::XMLRequesterCredentials

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/xml_requester_credentials.rb

Overview

Attributes

text_node :username, 'Username', :optional => true
text_node :password, 'Password', :optional => true
text_node :ebay_auth_token, 'eBayAuthToken', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=