Procore.Model.RestV10ProjectsProjectIdWorkClassificationsGet200ResponseInner (procore_sdk v0.3.0)
Work Classification
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdWorkClassificationsGet200ResponseInner{ abbreviation: String.t() | nil, company_id: integer() | nil, company_visible: boolean() | nil, created_at: DateTime.t() | nil, created_by_id: integer() | nil, id: integer() | nil, name: String.t() | nil, project_ids: [integer()] | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function