@type t() :: %Docspring.Model.Folder{ id: String.t() | nil, name: String.t() | nil, parent_folder_id: String.t() | nil, path: String.t() | nil }