Class: PayPal::SDK::Merchant::DataTypes::ThreeDSecureResponseType

Inherits:
DataType
  • Object
show all
Defined in:
lib/paypal-sdk/merchant/data_types.rb

Overview

3DS remaining fields.

Class Method Summary collapse

Class Method Details

.load_membersObject



2276
2277
2278
2279
# File 'lib/paypal-sdk/merchant/data_types.rb', line 2276

def self.load_members
  object_of :Vpas, String, :namespace => :ebl
  object_of :EciSubmitted3DS, String, :namespace => :ebl
end