Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordRequestsGet200ResponseInner (procore_sdk v0.3.0)

Action Plan Test Record Request (Show)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordRequestsGet200ResponseInner{
    created_at: DateTime.t() | nil,
    id: integer() | nil,
    payload:
      Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTestRecordRequestsGet200ResponseInnerPayload.t()
      | nil,
    plan_id: integer() | nil,
    plan_item_id: integer() | nil,
    plan_test_records_count: integer() | nil,
    type: String.t() | nil,
    type_id: integer() | nil,
    updated_at: DateTime.t() | nil
  }

Functions