Server-derived context recorded alongside a transaction.
The backend fills this from the authenticated session and rejects it in a
request body, so it is read-only to SDK callers — it appears on responses and
is omitted from the TransactionCreate and TransactionUpdate payloads.
Server-derived context recorded alongside a transaction. The backend fills this from the authenticated session and rejects it in a request body, so it is read-only to SDK callers — it appears on responses and is omitted from the
TransactionCreateandTransactionUpdatepayloads.