# VerificationSessionStateCode - payments-apps - ENUM Version: 2024-10 ## Description The possible values that can be used to describe the state of a verification transaction. ### Access Scopes ## Enum values * [REJECTED](/docs/api/payments-apps/2024-10/enums/REJECTED) * [RESOLVED](/docs/api/payments-apps/2024-10/enums/RESOLVED) ## Fields with this enum * [VerificationSessionState.code](/docs/api/payments-apps/2024-10/interfaces/VerificationSessionState) * [VerificationSessionStateRejected.code](/docs/api/payments-apps/2024-10/objects/VerificationSessionStateRejected) * [VerificationSessionStateResolved.code](/docs/api/payments-apps/2024-10/objects/VerificationSessionStateResolved) ## Examples