Paginated result of an establishment search.
Summary
Types
@type t() :: %Cnpja.OfficeSearch{ count: integer(), limit: integer() | nil, next: String.t() | nil, records: [Cnpja.Office.t()] }
Paginated result of an establishment search.
@type t() :: %Cnpja.OfficeSearch{ count: integer(), limit: integer() | nil, next: String.t() | nil, records: [Cnpja.Office.t()] }