--- title: "pspResultObj" url: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/com-extension-for-windows-integration/com-extension-for-windows-objects/pspresultobj" source_url: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/com-extension-for-windows-integration/com-extension-for-windows-objects/pspresultobj.md" canonical: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/com-extension-for-windows-integration/com-extension-for-windows-objects/pspresultobj" last_modified: "2026-05-23T12:56:20+02:00" language: "en" --- # pspResultObj [View source](/point-of-sale/classic-library-deprecation/classic-library-integrations/com-extension-for-windows-integration/com-extension-for-windows-objects/pspresultobj.md) ## Getter Methods | Name | Type | Description | | ------------------------- | ------ | ------------------------------------------------------------------------------------------------- | | `GetPSPReference` | String | Get the PSP reference from this object. | | `GetResponse` | String | Get response code from this object. For successful refunds, this should be **"refund-received"**. | | `GetUniqueTerminalId` | String | Get the unique terminal ID from this object. | | `GetTenderReference` | String | Get the tender reference from this object. | | `GetOriginalPspReference` | String | Get the original PSP reference from this object. |