Procore.Model.InstructionScheduleImpact (procore_sdk v0.3.0)

The Schedule Impact of the Instruction

Summary

Types

@type t() :: %Procore.Model.InstructionScheduleImpact{
  status: String.t() | nil,
  value: integer() | nil
}

Functions