Sha256: 7fa4e5134079c2eeefe020b41309672c973671d0fc448baa46fca0435804df41

Contents?: true

Size: 677 Bytes

Versions: 6

Compression:

Stored size: 677 Bytes

Contents

# GetAroundOwner::Rental

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [****](.md) | Rental's id | 
**car_id** | [****](.md) | Vehicle's id | 
**user_id** | [****](.md) | User id of the rental's driver | 
**starts_at** | [****](.md) | Rental's started time in ISO8601 format | 
**ends_at** | [****](.md) | Rental's ended time in ISO8601 format | 
**booked_at** | [****](.md) | Rental's booked time in ISO8601 format | 
**price** | [****](.md) | Price set by the owner (in cents 0.01€) | 
**insurance_fee** | [****](.md) | Insurance amount collected (in cents 0.01€) | 

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
get_around_owner-1.0.8 docs/Rental.md
get_around_owner-1.0.7 docs/Rental.md
get_around_owner-1.0.6 docs/Rental.md
get_around_owner-1.0.5 docs/Rental.md
get_around_owner-1.0.4 docs/Rental.md
get_around_owner-1.0.3 docs/Rental.md