Spatio.Model.RoutineRunProgressRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.RoutineRunProgressRequest{
  metadata: %{optional(String.t()) => any()} | nil,
  progress: integer() | nil
}

Functions

decode(value)