Class: Ebay::Types::CustomSecurityHeader
- Inherits:
-
Object
- Object
- Ebay::Types::CustomSecurityHeader
- 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