Class: PayPal::SDK::Merchant::DataTypes::GetIncentiveEvaluationResponseDetailsType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



833
834
835
836
# File 'lib/paypal-sdk/merchant/data_types.rb', line 833

def self.load_members
  array_of :IncentiveDetails, IncentiveDetailType, :namespace => :ebl
  object_of :RequestId, String, :namespace => :ebl
end