# FpsUkPaymentInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**rail** | **string** | The payment rail type for UK Faster Payments transfers | [default to undefined]| |**addressingSystem** | **string** | The addressing system used for UK Faster Payments transfers | [default to undefined]| |**accountHolderGivenName** | **string** | The given name (first name) of the account holder | [default to undefined]| |**accountHolderSurname** | **string** | The surname (last name) of the account holder | [default to undefined]| |**accountNumber** | **string** | UK bank account number | [default to undefined]| |**sortCode** | **string** | UK sort code (format XX-XX-XX) | [default to undefined]| |**bankAccountCountry** | **string** | ISO 3166-1 alpha-2 country code of the bank account | [optional] [default to undefined]| ## Enum: FpsUkPaymentInfoRailEnum * `FpsUk` (value: `'FPS_UK'`) ## Enum: FpsUkPaymentInfoAddressingSystemEnum * `FpsUk` (value: `'FPS_UK'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)