Wasm Directoryalpha
Variant

clear-meal-plan-day-error

No description available.

variant clear-meal-plan-day-error {
  unauthorized(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
not-foundstring
otherstring