Procore.Model.RestV10CompaniesCompanyIdProjectsProjectIdTaskItemCommentsIdPatchRequestTaskItemComment (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10CompaniesCompanyIdProjectsProjectIdTaskItemCommentsIdPatchRequestTaskItemComment{ attachments: [String.t()] | nil, comment: String.t() | nil, document_management_document_revision_ids: [String.t()] | nil, drawing_revision_ids: [integer()] | nil, file_version_ids: [integer()] | nil, form_ids: [integer()] | nil, image_ids: [integer()] | nil, status: String.t() | nil, upload_ids: [String.t()] | nil }
Functions
Link to this function