Representation of a Space (team/department) resource.
Summary
Types
@type t() :: %Humaans.Resources.Space{ company_id: binary() | nil, created_at: DateTime.t() | nil, id: binary() | nil, name: binary() | nil, updated_at: DateTime.t() | nil }
Representation of a Space (team/department) resource.
@type t() :: %Humaans.Resources.Space{ company_id: binary() | nil, created_at: DateTime.t() | nil, id: binary() | nil, name: binary() | nil, updated_at: DateTime.t() | nil }