The value returned by Policy.applyAccountAdjustment. Accepts any of:
a PolicyDecision ({ rejects, mutations }), a single
PolicyReject ({ code, ... }), a single AccountOutcomeEntry
({ asset, ... }), an iterable mixing outcome entries, rejects, and
mutations, or null/undefined to pass with no contribution.
The value returned by Policy.applyAccountAdjustment. Accepts any of: a PolicyDecision (
{ rejects, mutations }), a single PolicyReject ({ code, ... }), a single AccountOutcomeEntry ({ asset, ... }), an iterable mixing outcome entries, rejects, and mutations, ornull/undefinedto pass with no contribution.