Spatio.Model.CreateRowRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.CreateRowRequest{
  cells: %{optional(String.t()) => any()},
  index: integer() | nil
}

Functions

decode(value)