# # CFCustomerDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_id** | **string** | A unique identifier for the customer. Use alphanumeric values only. |
**customer_email** | **string** | Customer email address. |
**customer_phone** | **string** | Customer phone number. |
**customer_bank_account_number** | **string** | Customer bank account. Required if you want to do a bank account check (TPV) |
**customer_bank_ifsc** | **string** | Customer bank IFSC. Required if you want to do a bank account check (TPV) |
**customer_bank_code** | **int** | Customer bank code. Required for net banking payments, if you want to do a bank account check (TPV) |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
