# ChapsPaymentInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**rail** | **string** | The payment rail type for CHAPS transfers | [default to undefined]| |**addressingSystem** | **string** | The addressing system used for CHAPS 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]| |**country** | **string** | The country for the transfer (ISO 3166-1 alpha-2 code) | [default to undefined]| |**sortCode** | **string** | UK bank sort code (format XX-XX-XX) | [default to undefined]| |**accountNumber** | **string** | UK bank account number | [default to undefined]| |**bankAccountCountry** | **string** | CHAPS bank account holder name | [default to undefined]| |**bankAccountHolderName** | **string** | CHAPS bank account holder name | [default to undefined]| |**accountHolderCity** | **string** | The city where the account holder resides | [optional] [default to undefined]| |**accountHolderCountry** | **string** | The country where the account holder resides (ISO 3166-1 alpha-2 code) | [optional] [default to undefined]| |**accountHolderPostalCode** | **string** | The postal code of the account holder\'s address | [optional] [default to undefined]| |**bankName** | **string** | The name of the bank | [optional] [default to undefined]| ## Enum: ChapsPaymentInfoRailEnum * `Chaps` (value: `'CHAPS'`) ## Enum: ChapsPaymentInfoAddressingSystemEnum * `Chaps` (value: `'CHAPS'`) [[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)