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