# VoidSessionRejectPayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `voidSessionReject` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/payments-apps/2024-10/objects/VoidSessionRejectUserError): VoidSessionRejectUserError! - 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 * [voidSessionReject](/docs/api/payments-apps/2024-10/mutations/voidSessionReject) ## Examples