class Finicity::V1::Response::Customers

Public Instance Methods

customers() click to toggle source

Saxomattic Attributes

# File lib/finicity/v1/response/customers.rb, line 22
attribute :customers
more_available?() click to toggle source

Instance Methods

# File lib/finicity/v1/response/customers.rb, line 31
def more_available?
  more_available == 'true'
end