class Paybase::Relation
Public Instance Methods
get(options = {})
click to toggle source
# File lib/paybase/relation.rb, line 4 def get(options = {}) client.get href, options end
# File lib/paybase/relation.rb, line 4 def get(options = {}) client.get href, options end