Paginated result of a saved-list search.
Summary
Types
@type t() :: %Cnpja.CnpjListPage{ count: integer(), limit: integer() | nil, next: String.t() | nil, records: [Cnpja.CnpjListSummary.t()] }
Paginated result of a saved-list search.
@type t() :: %Cnpja.CnpjListPage{ count: integer(), limit: integer() | nil, next: String.t() | nil, records: [Cnpja.CnpjListSummary.t()] }