Procore.Model.Checklist1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.Checklist1{ attachments: [Procore.Model.Checklist1AttachmentsInner.t()] | nil, closed_at: DateTime.t() | nil, closed_by: Procore.Model.ChecklistClosedBy.t() | nil, conforming_item_count: integer() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdChecklistListTemplatesPost201ResponseAllOfCreatedBy.t() | nil, current_drawing_revision_ids: [integer()] | nil, custom_fields: Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t() | nil, deficient_item_count: integer() | nil, description: String.t() | nil, distribution_members: [ Procore.Model.RestV10ProjectsProjectIdChecklistListTemplatesPost201ResponseAllOfCreatedBy.t() ] | nil, drawing_ids: [integer()] | nil, due_at: DateTime.t() | nil, id: integer() | nil, identifier: String.t() | nil, inspection_date: Date.t() | nil, inspectors: [ Procore.Model.RestV10ProjectsProjectIdChecklistListTemplatesPost201ResponseAllOfCreatedBy.t() ] | nil, item_count: integer() | nil, item_total: integer() | nil, list_template_id: integer() | nil, list_template_name: String.t() | nil, location: Procore.Model.Location.t() | nil, managed_equipment_id: integer() | nil, na_item_count: integer() | nil, name: String.t() | nil, neutral_item_count: integer() | nil, not_inspected_item_count: integer() | nil, number: integer() | nil, personal: boolean() | nil, responsible_contractor: Procore.Model.Checklist1ResponsibleContractor.t() | nil, responsible_party: Procore.Model.RestV10ProjectsProjectIdChecklistListTemplatesPost201ResponseAllOfCreatedBy.t() | nil, signature_requests: [Procore.Model.ChecklistSignatureRequest1.t()] | nil, specification_section: Procore.Model.Checklist1SpecificationSection.t() | nil, status: String.t() | nil, trade: Procore.Model.Trade.t() | nil, updated_at: DateTime.t() | nil, yes_item_count: integer() | nil }
Functions
Link to this function