Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordsPostRequestPlanTestRecordPayload (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordsPostRequestPlanTestRecordPayload{
    attachment:
      Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordsPostRequestPlanTestRecordPayloadOneOf6Attachment.t()
      | nil,
    checklist_id: integer() | nil,
    form_id: integer() | nil,
    generic_tool_id: integer() | nil,
    meeting_id: integer() | nil,
    observation_item_id: integer() | nil,
    submittal_log_id: integer() | nil
  }

Functions