docs/Lodging.md in first_data_gateway-1.1.0 vs docs/Lodging.md in first_data_gateway-1.2.0
- old
+ new
@@ -1,12 +1,12 @@
# OpenapiClient::Lodging
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**arrival_date** | **Date** | Date of arrival | [optional]
-**departure_date** | **Date** | Date of departure | [optional]
-**folio_number** | **String** | Portfolio number | [optional]
-**extra_charges** | [**Array<LodgingExtraCharges>**](LodgingExtraCharges.md) | Information about charges other than base lodging | [optional]
-**no_show_indicator** | **BOOLEAN** | Indicates if the transaction is associated with a delayed or no-show penalty | [optional]
+**arrival_date** | **Date** | Date of arrival. | [optional]
+**departure_date** | **Date** | Date of departure. | [optional]
+**folio_number** | **String** | Portfolio number. | [optional]
+**extra_charges** | [**Array<LodgingExtraCharges>**](LodgingExtraCharges.md) | Information about charges other than base lodging. | [optional]
+**no_show_indicator** | **BOOLEAN** | Indicates if the transaction is associated with a delayed or no-show penalty. | [optional]