Procore.Model.ChecklistListItem1 (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ChecklistListItem1{ details: String.t() | nil, id: integer() | nil, item_response: Procore.Model.ChecklistItemResponse1.t() | nil, list_id: integer() | nil, name: String.t() | nil, position: integer() | nil, responded_with: String.t() | nil, response: Procore.Model.ChecklistResponse1.t() | nil, response_set: Procore.Model.ChecklistListItem1ResponseSet.t() | nil, response_type_id: integer() | nil, section_id: integer() | nil, status: String.t() | nil, template_item_id: integer() | nil, type: Procore.Model.ChecklistItemType.t() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function