Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanTestRecordsGet200ResponseInner (procore_sdk v0.3.0)

Action Plan Test Record (Show)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanTestRecordsGet200ResponseInner{
    created_at: String.t() | nil,
    deleted_at: String.t() | nil,
    id: integer() | nil,
    payload:
      Procore.Model.RestV10ProjectsProjectIdRecycleBinActionPlansPlanTestRecordsGet200ResponseInnerPayload.t()
      | nil,
    plan_id: integer() | nil,
    plan_item_id: integer() | nil,
    plan_test_record_request_id: integer() | nil,
    type: String.t() | nil,
    updated_at: String.t() | nil
  }

Functions