Method: Coinbase::Client::ContractEventList#has_more

Defined in:
lib/coinbase/client/models/contract_event_list.rb

#has_moreObject

True if this list has another page of items after this one that can be fetched



26
27
28
# File 'lib/coinbase/client/models/contract_event_list.rb', line 26

def has_more
  @has_more
end