Wasm Directoryalpha
Variant

delete-integration-subscription-error

No description available.

variant delete-integration-subscription-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring