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:
14
docs/models/components/Status.md
Normal file
14
docs/models/components/Status.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Status
|
||||
|
||||
|
||||
## Values
|
||||
|
||||
| Name | Value |
|
||||
| ----------- | ----------- |
|
||||
| `ACTIVE` | active |
|
||||
| `REVOKED` | revoked |
|
||||
| `ENDED` | ended |
|
||||
| `EXPIRED` | expired |
|
||||
| `REMOVED` | removed |
|
||||
| `ABANDONED` | abandoned |
|
||||
| `REPLACED` | replaced |
|
||||
Reference in New Issue
Block a user