Spatio.Model.CreatePresentationRequest (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.CreatePresentationRequest{
  accountId: String.t() | nil,
  description: String.t() | nil,
  provider: String.t() | nil,
  theme: String.t() | nil,
  title: String.t()
}

Functions

decode(value)