Sha256: ef06af6a62647939d13daaeeb9e30b630dd50a50b5cf4b3afc22fee2bf2ab5cb

Contents?: true

Size: 535 Bytes

Versions: 7

Compression:

Stored size: 535 Bytes

Contents

# GetAroundOwner::GetaroundUnavailabilitiesDeleted

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **Object** |  |  |
| **data** | [**GetaroundUnavailabilitiesDeletedAllOfData**](GetaroundUnavailabilitiesDeletedAllOfData.md) |  |  |
| **occurred_at** | **Time** | The webhook event occurred at timestamp |  |

## Example

```ruby
require 'get_around_owner'

instance = GetAroundOwner::GetaroundUnavailabilitiesDeleted.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/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.7 docs/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.6 docs/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.5 docs/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.4 docs/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.3 docs/GetaroundUnavailabilitiesDeleted.md
get_around_owner-1.0.0 docs/GetaroundUnavailabilitiesDeleted.md