# OpenapiClient::Billing ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Billing name | [optional] **customer_id** | **String** | Customer ID for billing purpose | [optional] **personal_number** | **String** | Personal number for the customer | [optional] **birth_date** | **Date** | Customer birth date | [optional] **gender** | **String** | Customer gender | [optional] **contact** | [**Contact**](Contact.md) | | [optional] **address** | [**Address**](Address.md) | | [optional]