Procore.Model.ChecklistTemplate2 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ChecklistTemplate2{ alternative_response_set_id: integer() | nil, attachments: [Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t()] | nil, company_attachments: [Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t()] | nil, company_description: String.t() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, description: String.t() | nil, id: integer() | nil, inspection_type: Procore.Model.InspectionType2.t() | nil, name: String.t() | nil, response_set: Procore.Model.ChecklistDefaultResponseSet.t() | nil, sections: [Procore.Model.ChecklistTemplateSection.t()] | nil, synced_to: Procore.Model.ChecklistTemplate1SyncedTo.t() | nil, trade: Procore.Model.Trade.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function