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