Class: PayPal::SDK::ButtonManager::DataTypes::ThreeDSecureResponseType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManager::DataTypes::ThreeDSecureResponseType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Overview
3DS remaining fields.
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2176 2177 2178 2179 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 2176 def self.load_members object_of :Vpas, String, :namespace => :ebl object_of :EciSubmitted3DS, String, :namespace => :ebl end |