Class: PayPal::SDK::ButtonManagerRails::DataTypes::ButtonSearchResultType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManagerRails::DataTypes::ButtonSearchResultType
- Defined in:
- lib/paypal-sdk/button_manager_rails/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2985 2986 2987 2988 2989 2990 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 2985 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 |