Sha256: affa139b6a2667afa076ae0ebf39b0e9a56ce360f273116bf0524000f57a89ba
Contents?: true
Size: 495 Bytes
Versions: 7
Compression:
Stored size: 495 Bytes
Contents
# GetAroundOwner::GetaroundRentalsBooked ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **Object** | | | | **data** | [**GetaroundRentalsBookedAllOfData**](GetaroundRentalsBookedAllOfData.md) | | | | **occurred_at** | **Time** | The webhook event occurred at timestamp | | ## Example ```ruby require 'get_around_owner' instance = GetAroundOwner::GetaroundRentalsBooked.new( type: null, data: null, occurred_at: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems