Wasm Directoryalpha
Variant

check-membership-for-user-error

No description available.

variant check-membership-for-user-error {
  found(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
foundstring
not-foundstring
otherstring