Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::PayStatement::Paging

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#countBoolean

Returns:

  • (Boolean)


1402
# File 'lib/finch-api/models/account_update_event.rb', line 1402

required :count, FinchAPI::BooleanModel

#offsetBoolean

Returns:

  • (Boolean)


1407
# File 'lib/finch-api/models/account_update_event.rb', line 1407

required :offset, FinchAPI::BooleanModel