# CustomerValidate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **first_name** | **str** | Customer's first name | **last_name** | **str** | Customer's last name | **type** | **str** | Predefined types of identification. e.g. (BVN) | **value** | **str** | Customer's identification number | **country** | **str** | 2 letter country code of identification issuer | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)