Class: Ebay::Types::SellingManagerAlert

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

Overview

Attributes

text_node :alert_type, 'AlertType', :optional => true
text_node :sold_alert, 'SoldAlert', :optional => true
text_node :inventory_alert, 'InventoryAlert', :optional => true
text_node :automation_alert, 'AutomationAlert', :optional => true
text_node :paisa_pay_alert, 'PaisaPayAlert', :optional => true
text_node :general_alert, 'GeneralAlert', :optional => true
numeric_node :duration_in_days, 'DurationInDays', :optional => true
numeric_node :count, 'Count', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=