Procore.Model.RestV11ProjectsProjectIdChecklistListsIdPatchRequestList (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV11ProjectsProjectIdChecklistListsIdPatchRequestList{ "custom_field_%{custom_field_definition_id}": Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId.t() | nil, description: String.t() | nil, distribution_member_ids: [integer()] | nil, document_management_document_revision_ids: [String.t()] | nil, drawing_revision_ids: [integer()] | nil, due_at: DateTime.t() | nil, file_version_ids: [integer()] | nil, form_ids: [integer()] | nil, identifier: String.t() | nil, image_ids: [integer()] | nil, inspection_date: Date.t() | nil, inspection_type_id: integer() | nil, inspector_ids: [integer()] | nil, location_id: integer() | nil, name: String.t() | nil, number: integer() | nil, point_of_contact_id: integer() | nil, private: boolean() | nil, responsible_contractor_id: integer() | nil, spec_section_id: integer() | nil, status: String.t() | nil, trade_id: integer() | nil, upload_ids: [String.t()] | nil }
Functions
Link to this function