Skip to content
GitHub

Enums

GrantFinalization

Values

ValueDescription
ISSUED

The grant was issued successfully.

REVOKED

The grant was revoked.

REJECTED

The grant request was rejected.

GrantState

Values

ValueDescription
PROCESSING

The grant request is processing.

PENDING

The grant request is awaiting interaction.

APPROVED

The grant request has been approved.

FINALIZED

The grant request has been finalized, and no more access tokens or interactions can be made.

SortOrder

Values

ValueDescription
ASC

Sort the results in ascending order.

DESC

Sort the results in descending order.