class PayPal::SDK::REST::DataTypes::InvoicingPaymentDetail
Public Class Methods
load_members()
click to toggle source
# File lib/paypal-sdk/rest/data_types.rb, line 1920 def self.load_members object_of :type, String object_of :transaction_id, String object_of :transaction_type, String object_of :date, String object_of :method, String object_of :note, String end