mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
10 lines
171 B
YAML
10 lines
171 B
YAML
type: string
|
|
enum:
|
|
- PENDING
|
|
- FINISHED
|
|
- UNVERIFIABLE
|
|
- COMMITED
|
|
- FAILED
|
|
- RETRY
|
|
description: Provisioning state of an account activity item
|
|
example: PENDING |