Class: PayPal::SDK::Merchant::DataTypes::CreateBillingAgreementResponseType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



5033
5034
5035
# File 'lib/paypal-sdk/merchant/data_types.rb', line 5033

def self.load_members
  object_of :BillingAgreementID, String, :namespace => :ns, :required => true
end