Class: PayPal::SDK::Merchant::DataTypes::BillOutstandingAmountReq

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

Class Method Summary collapse

Class Method Details

.load_membersObject



5165
5166
5167
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5165

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