Procore.Model.CoordinationIssue (procore_sdk v0.3.0)
Coordination Issue Item object
Summary
Types
@type t() :: %Procore.Model.CoordinationIssue{ assignee_id: integer() | nil, description: String.t() | nil, due_date: String.t() | nil, issue_type: String.t() | nil, location_id: integer() | nil, origin: String.t() | nil, priority: String.t() | nil, status: String.t() | nil, title: String.t() | nil, trade_id: integer() | nil }
Functions
Link to this function