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