Spatio.Model.AppFileContentResponse (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.AppFileContentResponse{
  content: String.t() | nil,
  path: String.t()
}

Functions

decode(value)