Sha256: ba59d830a6238f80feadd006a9a0edda749623068fb2791d7fd0dd6932b68473
Contents?: true
Size: 954 Bytes
Versions: 1
Compression:
Stored size: 954 Bytes
Contents
# OpenapiClient::CarRental ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **agreement_number** | **String** | The car rental agreement number. | [optional] **renter_name** | **String** | The name of the person renting the car. | [optional] **return_city** | **String** | The city where the rental ends and the car is returned. | [optional] **return_date** | **Date** | The date the car rental ends and the car is returned. | [optional] **pickup_date** | **Date** | The date the car rental begins. | [optional] **rental_class_id** | **String** | The classification of the rental car. | [optional] **extra_charges** | [**Array<CarRentalExtraCharges>**](CarRentalExtraCharges.md) | Array containing information about charges other than the rental rate. | [optional] **no_show_indicator** | **BOOLEAN** | Indicates if the transaction is related to a no-show charge. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/CarRental.md |