Class: Ebay::Types::SMSSubscription

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

Overview

Attributes

text_node :sms_phone, 'SMSPhone', :optional => true
text_node :user_status, 'UserStatus', :optional => true
text_node :carrier_id, 'CarrierID', :optional => true
text_node :error_code, 'ErrorCode', :optional => true
text_node :item_to_unsubscribe, 'ItemToUnsubscribe', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=