AdjustmentOperationTarget
Canonical live-leg target ids for one adjustment operation in an adjustment signal.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
Operation | PositionAdjustmentOperation | Yes | No | Adjustment operation these target ids belong to. | |
LiveLegIds | list[int] | Yes | No | Resolved open live leg ids to target. Empty when ResolutionError is set. | |
ResolutionError | str | No | Yes | Resolution error for missing or ambiguous targets. Null means the target ids are usable. |