Class: Ebay::Types::UserIdPassword
- Inherits:
-
Object
- Object
- Ebay::Types::UserIdPassword
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/user_id_password.rb
Overview
Attributes
text_node :app_id, 'AppId', :optional => true
text_node :dev_id, 'DevId', :optional => true
text_node :auth_cert, 'AuthCert', :optional => true
text_node :username, 'Username', :optional => true
text_node :password, 'Password', :optional => true