Class: Ebay::Types::CustomSecurityHeader

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

Overview

Attributes

text_node :ebay_auth_token, 'eBayAuthToken', :optional => true
text_node :hard_expiration_warning, 'HardExpirationWarning', :optional => true
object_node :credentials, 'Credentials', :class => UserIdPassword, :optional => true
text_node :notification_signature, 'NotificationSignature', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=