One entry of the per-buy available_actions[] array. Authoritative for
the buy at the moment of emission - sellers MAY resolve to a different
mode by the time the mutation arrives, in which case the call is rejected
with ACTION_NOT_ALLOWED (reason: mode_mismatch).
The containing array is uniquely keyed by action (contract invariant,
not enforced by JSON Schema uniqueItems).
One entry of the per-buy
available_actions[]array. Authoritative for the buy at the moment of emission - sellers MAY resolve to a different mode by the time the mutation arrives, in which case the call is rejected withACTION_NOT_ALLOWED(reason: mode_mismatch).The containing array is uniquely keyed by
action(contract invariant, not enforced by JSON SchemauniqueItems).