@openpit/engine
    Preparing search index...

    Class AccountAdjustmentOutcome

    An adjustment outcome tied to its policy group.

    Index
    • Constructs an adjustment outcome from a policy group id and an entry.

      Errors

      Throws TypeError when policyGroupId is not a number or RangeError when it is outside 0..=65535.

      Parameters

      Returns AccountAdjustmentOutcome

    Readonlyentry

    The per-asset outcome entry.

    policyGroupId: number

    The policy group identifier.

    • Returns void

    • Returns void