Variant
check-membership-for-user-error
No description available.
variant check-membership-for-user-error {
found(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| found | string | |
| not-found | string | |
| other | string |
No description available.
variant check-membership-for-user-error {
found(string),
not-found(string),
other(string),
}| Case | Payload | Description |
|---|---|---|
| found | string | |
| not-found | string | |
| other | string |