Class: PayPal::SDK::ButtonManagerRails::DataTypes::EnhancedDataType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManagerRails::DataTypes::EnhancedDataType
- Defined in:
- lib/paypal-sdk/button_manager_rails/data_types.rb
Overview
Enhanced Data Information. Example: AID for Airlines
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2876 2877 2878 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 2876 def self.load_members object_of :AirlineItinerary, AirlineItineraryType, :namespace => :ebl end |