Class: Ebay::Responses::FetchToken

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/fetch_token.rb

Overview

Attributes

text_node :ebay_auth_token, 'eBayAuthToken', :optional => true
time_node :hard_expiration_time, 'HardExpirationTime', :optional => true
text_node :rest_token, 'RESTToken', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type