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