Class: PayPal::SDK::Merchant::DataTypes::DoCancelResponseType

Inherits:
AbstractResponseType show all
Defined in:
lib/paypal-sdk/merchant/data_types.rb

Overview

Return msgsubid back to merchant

Class Method Summary collapse

Class Method Details

.load_membersObject



4570
4571
4572
4573
# File 'lib/paypal-sdk/merchant/data_types.rb', line 4570

def self.load_members
  # Return msgsubid back to merchant
  object_of :MsgSubID, String, :namespace => :ns
end