Sha256: ac0dc46cdb1cc77dc62120b7bfe660c35afedf88509a3e60505a33f3bd35e8c0

Contents?: true

Size: 499 Bytes

Versions: 7

Compression:

Stored size: 499 Bytes

Contents

# GetAroundOwner::GetaroundRentalsCanceled

## 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::GetaroundRentalsCanceled.new(
  type: null,
  data: null,
  occurred_at: null
)
```

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
get_around_owner-1.0.8 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.7 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.6 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.5 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.4 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.3 docs/GetaroundRentalsCanceled.md
get_around_owner-1.0.0 docs/GetaroundRentalsCanceled.md