Sha256: 98fe763ff0a30fd59f098e6990efb99ecce104c77b2bb4d61ac9139a97dfa411
Contents?: true
Size: 507 Bytes
Versions: 7
Compression:
Stored size: 507 Bytes
Contents
# GetAroundOwner::GetaroundRentalsTimesChanged ## 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::GetaroundRentalsTimesChanged.new( type: null, data: null, occurred_at: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems