@type t() :: %Spatio.Model.CreateFolderRequest{ accountId: String.t() | nil, name: String.t(), organizationId: String.t() | nil, parentId: String.t() | nil, workspaceId: String.t() | nil }