Class: PayPal::SDK::Merchant::DataTypes::BMLOfferInfoType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::Merchant::DataTypes::BMLOfferInfoType
- Defined in:
- lib/paypal-sdk/merchant/data_types.rb
Overview
BMLOfferInfoType Specific information for BML.
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
1757 1758 1759 1760 |
# File 'lib/paypal-sdk/merchant/data_types.rb', line 1757 def self.load_members # Unique identification for merchant/buyer/offer combo. object_of :OfferTrackingID, String, :namespace => :ebl end |