Class: Finicity::V1::Response::Customers

Inherits:
Object
  • Object
show all
Includes:
Saxomattic
Defined in:
lib/finicity/v1/response/customers.rb

Instance Method Summary collapse

Instance Method Details

#customersObject

Saxomattic Attributes



22
# File 'lib/finicity/v1/response/customers.rb', line 22

attribute :customers

#more_available?Boolean

Instance Methods

Returns:

  • (Boolean)


31
32
33
# File 'lib/finicity/v1/response/customers.rb', line 31

def more_available?
  more_available == 'true'
end