Skip to content
GitHub

Enums

GrantFinalization

Values

ValueDescription
ISSUED

grant was issued

REVOKED

grant was revoked

REJECTED

grant was rejected

GrantState

Values

ValueDescription
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

ValueDescription
ASC

Choose ascending order for results.

DESC

Choose descending order for results.