Sha256: ce7a32e603c7f9a51e32587cc9b3b93680f635985173d90e487b7ab9416e1aa9
Contents?: true
Size: 434 Bytes
Versions: 7
Compression:
Stored size: 434 Bytes
Contents
# GetAroundOwner::GetaroundMessagesSentAllOfData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **message_id** | **Float** | The message identifier | [optional] | | **rental_id** | **Float** | The rental identifier | [optional] | ## Example ```ruby require 'get_around_owner' instance = GetAroundOwner::GetaroundMessagesSentAllOfData.new( message_id: null, rental_id: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems