Class: PayPal::SDK::ButtonManager::DataTypes::GetBillingAgreementCustomerDetailsResponseType

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

Class Method Summary collapse

Class Method Details

.load_membersObject



4777
4778
4779
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 4777

def self.load_members
  object_of :GetBillingAgreementCustomerDetailsResponseDetails, GetBillingAgreementCustomerDetailsResponseDetailsType, :namespace => :ebl, :required => true
end