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