object AllocationErrorType

Fields

FieldTypeDescription
messageString!
quantityInt

Quantity as a whole-unit count.

Implements

UserError

Referenced By

Example

{
  "message": "abc123",
  "quantity": 2
}