Class: PayPal::SDK::ButtonManager::DataTypes::BillOutstandingAmountReq

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

Class Method Summary collapse

Class Method Details

.load_membersObject



4935
4936
4937
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 4935

def self.load_members
  object_of :BillOutstandingAmountRequest, BillOutstandingAmountRequestType, :namespace => :ns
end