Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordsGet200ResponseInnerPayload (procore_sdk v0.3.0)

Contains specific attributes depending on the type of Action Plan Test Record

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordsGet200ResponseInnerPayload{
    attachment:
      Procore.Model.RestV10ProjectsProjectIdInspectionTemplatesInspectionTemplateIdItemReferencesGet200ResponseInnerPayloadAttachment.t()
      | nil,
    checklist_id: integer() | nil,
    checklist_template_id: integer() | nil,
    form_id: integer() | nil,
    form_template_id: integer() | nil,
    generic_tool_id: integer() | nil,
    generic_tool_item_id: integer() | nil,
    meeting_id: integer() | nil,
    observation_item_id: integer() | nil,
    submittal_log_id: integer() | nil
  }

Functions