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