Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanTestRecordsGet200ResponseInnerPayload (procore_sdk v0.3.0)

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

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanTestRecordsGet200ResponseInnerPayload{
    attachment:
      Procore.Model.RestV10ProjectsProjectIdInspectionTemplatesInspectionTemplateIdItemReferencesGet200ResponseInnerPayloadAttachment.t()
      | nil,
    checklist_id: integer() | nil,
    checklist_template_id: integer() | nil
  }

Functions