Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::Paging

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/finch-api/models/provider.rb

Overview

def initialize: (Hash | FinchAPI::BaseModel) -> void

Instance Attribute Summary collapse

Instance Attribute Details

#countBoolean

Returns:

  • (Boolean)


1484
# File 'lib/finch-api/models/provider.rb', line 1484

required :count, FinchAPI::BooleanModel

#offsetBoolean

Returns:

  • (Boolean)


1489
# File 'lib/finch-api/models/provider.rb', line 1489

required :offset, FinchAPI::BooleanModel