# ContinuousServiceUsage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**status** | **String** | status of the usage of a vehicle |
**geo_position** | Option<[**models::GeoPosition**](GeoPosition.md)> | | [optional]
**start_usage_description** | **String** | start usage procedure description |
**end_usage_description** | **String** | end usage procedure description |
**start_usage_credentials** | Option<[**models::FulfillmentDocument**](FulfillmentDocument.md)> | | [optional]
**start_usage_time_limit** | Option<**String**> | time limit to start the usage | [optional]
**blocking_fee_ref** | Option<**String**> | id of the fee taken on blocking the vehicle | [optional]
**tip_ref** | Option<**String**> | id of the tip provided to staff | [optional]
**consumption_for_post_payment** | Option<[**models::IndicatedConsumption**](IndicatedConsumption.md)> | | [optional]
**remaining_consumption_from_pre_payment** | Option<[**models::IndicatedConsumption**](IndicatedConsumption.md)> | | [optional]
**estimated_time_of_arrival_at_pick_up_place** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)