Procore.Model.RestV10ProjectsProjectIdActionPlansPlanReceiversPlanReceiverIdSignatureGet200Response (procore_sdk v0.3.0)

Action Plan Party Signature (Show)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdActionPlansPlanReceiversPlanReceiverIdSignatureGet200Response{
    attachment:
      Procore.Model.RestV10ProjectsProjectIdActionPlansPlanReceiversPlanReceiverIdSignatureGet200ResponseAttachment.t()
      | nil,
    captured_at: DateTime.t() | nil,
    captured_by:
      Procore.Model.RestV10ProjectsProjectIdActionPlansPlanTemplatesGet200ResponseInnerManager.t()
      | nil,
    id: integer() | nil
  }

Functions