Method: TransferZero::Pagination#next_page

Defined in:
lib/transferzero-sdk/models/pagination.rb

#next_pageObject

The number of the next page. If no next page exists, this will be ‘null`



21
22
23
# File 'lib/transferzero-sdk/models/pagination.rb', line 21

def next_page
  @next_page
end