class ApRubySdk::HostedTransaction
Public Class Methods
list_members()
click to toggle source
# File lib/ap_ruby_sdk/hosted_transaction.rb, line 8 def self.list_members :transactions end
url()
click to toggle source
# File lib/ap_ruby_sdk/hosted_transaction.rb, line 4 def self.url '/transactions/hosted' end