Procore.Model.RestV10ProjectsProjectIdChecklistListsIdPatchRequestList (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdChecklistListsIdPatchRequestList{ "custom_field_%{custom_field_definition_id}": Procore.Model.WorkOrderContractCustomFieldCustomFieldDefinitionId.t() | nil, description: String.t() | nil, distribution_member_ids: [integer()] | nil, due_at: DateTime.t() | 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 }
Functions
Link to this function