Procore.Model.RestV10TaskItemsIdPatchRequestTaskItem (procore_sdk v0.1.3)
Summary
Types
@type t() :: %Procore.Model.RestV10TaskItemsIdPatchRequestTaskItem{ assigned_id: integer() | nil, assignee_ids: [integer()] | nil, attachments: [String.t()] | nil, description: String.t() | nil, drawing_revision_ids: [integer()] | nil, due_date: DateTime.t() | nil, file_version_ids: [integer()] | nil, form_ids: [integer()] | nil, image_ids: [integer()] | nil, number: String.t() | nil, private: boolean() | nil, status: String.t() | nil, task_item_category_id: integer() | nil, title: String.t() | nil, upload_ids: [String.t()] | nil }
Functions
Link to this function