Class: PayPal::SDK::AdaptiveAccounts::DataTypes::WebOptionsType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::AdaptiveAccounts::DataTypes::WebOptionsType
- Defined in:
- lib/paypal-sdk/adaptive_accounts/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
655 656 657 658 659 660 |
# File 'lib/paypal-sdk/adaptive_accounts/data_types.rb', line 655 def self.load_members object_of :returnUrl, String object_of :cancelUrl, String object_of :returnUrlDescription, String object_of :cancelUrlDescription, String end |