# VoidSessionStates - payments-apps - UNION Version: 2024-10 ## Description The possible values that can be used to describe the state of a finalized void transaction. ### Access Scopes `read_payment_sessions` access scope. ## Possible types * [VoidSessionStateRejected](/docs/api/payments-apps/2024-10/objects/VoidSessionStateRejected) * [VoidSessionStateResolved](/docs/api/payments-apps/2024-10/objects/VoidSessionStateResolved) ## Fields with this union * [VoidSession.state](/docs/api/payments-apps/2024-10/objects/VoidSession) ## Examples