Class: PayPal::SDK::ButtonManager::DataTypes::DoCancelResponseType

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

Overview

Return msgsubid back to merchant

Class Method Summary collapse

Class Method Details

.load_membersObject



4469
4470
4471
4472
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 4469

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