mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
12
docs/models/operations/QueryParamStatus.md
Normal file
12
docs/models/operations/QueryParamStatus.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# QueryParamStatus
|
||||
|
||||
Filter invitations based on their status
|
||||
|
||||
|
||||
## Values
|
||||
|
||||
| Name | Value |
|
||||
| ---------- | ---------- |
|
||||
| `PENDING` | pending |
|
||||
| `ACCEPTED` | accepted |
|
||||
| `REVOKED` | revoked |
|
||||
Reference in New Issue
Block a user