Sidemash.Sdk.ListForm (sidemash_sdk v0.1.0) View Source

Documentation for ListForm.

Link to this section Summary

Link to this section Types

Specs

t() :: %Sidemash.Sdk.ListForm{
  limit: integer() | nil,
  order_by: String.t() | nil,
  where: String.t() | nil
}

Link to this section Functions