Read-only rejection record produced by the engine.

Properties

The stable machine-readable reject code.

details: string

Case-specific reject details.

policy: string

The name of the policy that produced the reject.

reason: string

The human-readable reject reason.

The reject scope ("order" or "account").

userData: bigint

The opaque caller-defined token (0 means unset) as a bigint.

The core token is usize, so on wasm32 this is a 32-bit value.

Methods

  • Returns void

  • Returns void