mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
10 lines
150 B
YAML
10 lines
150 B
YAML
type: string
|
|
enum:
|
|
- FINISHED
|
|
- REJECTED
|
|
- RETURNED
|
|
- EXPIRED
|
|
- PENDING
|
|
- CANCELED
|
|
example: FINISHED
|
|
description: The state of a work item |