docs/Billing.md in first_data_gateway-1.0.3 vs docs/Billing.md in first_data_gateway-1.1.0

- old
+ new

@@ -1,13 +1,14 @@ -# SwaggerClient::Billing +# OpenapiClient::Billing ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | | [optional] -**personal_number** | **String** | | [optional] -**birth_date** | **Date** | | [optional] -**gender** | **String** | | [optional] +**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]