Procore.Model.InstructionCostImpact (procore_sdk v0.3.0)

The Cost Impact of the Instruction

Summary

Types

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

Functions