Class: Ebay::Types::AuthenticationEntry

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

Overview

Attributes

text_node :accept_url, 'AcceptURL', :optional => true
text_node :privacy_policy_url, 'PrivacyPolicyURL', :optional => true
text_node :reject_url, 'RejectURL', :optional => true
text_node :ru_name, 'RuName', :optional => true
text_node :token_return_method, 'TokenReturnMethod', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=