Class: PayPal::SDK::ButtonManager::DataTypes::ButtonSearchResultType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManager::DataTypes::ButtonSearchResultType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2950 2951 2952 2953 2954 2955 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 2950 def self.load_members object_of :HostedButtonID, String, :namespace => :ebl object_of :ButtonType, String, :namespace => :ebl object_of :ItemName, String, :namespace => :ebl object_of :ModifyDate, DateTime, :namespace => :ebl end |