# VoidSessionResolvePayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `voidSessionResolve` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/payments-apps/2024-10/objects/VoidSessionResolveUserError): VoidSessionResolveUserError! - The list of errors that occurred from executing the mutation. * [voidSession](/docs/api/payments-apps/2024-10/objects/VoidSession): VoidSession - The updated void session. ## Connections ## Mutations with this payload * [voidSessionResolve](/docs/api/payments-apps/2024-10/mutations/voidSessionResolve) ## Examples