Notifique.OpenApi.Model.NtfPlatformListUserWorkspacesResponseDataInner (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfPlatformListUserWorkspacesResponseDataInner{
  color: String.t() | nil,
  id: String.t() | nil,
  name: String.t() | nil,
  role: String.t() | nil,
  slug: String.t() | nil
}

Functions

decode(value)