# RefundSessionStateCode - payments-apps - ENUM Version: 2024-10 ## Description The possible values that can be used to describe the state of a finalized refund 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 * [RefundSessionState.code](/docs/api/payments-apps/2024-10/interfaces/RefundSessionState) * [RefundSessionStateRejected.code](/docs/api/payments-apps/2024-10/objects/RefundSessionStateRejected) * [RefundSessionStateResolved.code](/docs/api/payments-apps/2024-10/objects/RefundSessionStateResolved) ## Examples