Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Products.ProductPage{ number: integer() | nil, products: [Inttegro.Products.Product.t()] | nil, size: integer() | nil }
Typed Inttegro domain value.
@type t() :: %Inttegro.Products.ProductPage{ number: integer() | nil, products: [Inttegro.Products.Product.t()] | nil, size: integer() | nil }