# GetAroundOwner::GetaroundCarsIndexInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | The car ID | | ## Example ```ruby require 'get_around_owner' instance = GetAroundOwner::GetaroundCarsIndexInner.new( id: null ) ```