Class: PayPal::SDK::ButtonManagerRails::DataTypes::IncentiveAppliedToType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManagerRails::DataTypes::IncentiveAppliedToType
- Defined in:
- lib/paypal-sdk/button_manager_rails/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
743 744 745 746 747 748 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 743 def self.load_members object_of :BucketId, String, :namespace => :ebl object_of :ItemId, String, :namespace => :ebl object_of :IncentiveAmount, BasicAmountType, :namespace => :ebl object_of :SubType, String, :namespace => :ebl end |