Enums
GrantFinalization
Values
| Value | Description |
|---|---|
| ISSUED |
grant was issued |
| REVOKED |
grant was revoked |
| REJECTED |
grant was rejected |
GrantState
Values
| Value | Description |
|---|---|
| PROCESSING |
grant request is determining what state to enter next |
| PENDING |
grant request is awaiting interaction |
| APPROVED |
grant was approved |
| FINALIZED |
grant was finalized and no more access tokens or interactions can be made on it |
SortOrder
Values
| Value | Description |
|---|---|
| ASC |
Choose ascending order for results. |
| DESC |
Choose descending order for results. |