Defines a Page type for passing data to the views.
Page
t() :: %StripeMock.Pagination.Page{data: list(), has_more: boolean()}