Sha256: 9dc24b9f51c46d36d35069b68d42c71a87a5b9c5f08b72e9a50b41ba079ef484

Contents?: true

Size: 509 Bytes

Versions: 7

Compression:

Stored size: 509 Bytes

Contents

# GetAroundOwner::GetaroundRentalsCarCheckedOut

## 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::GetaroundRentalsCarCheckedOut.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/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.7 docs/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.6 docs/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.5 docs/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.4 docs/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.3 docs/GetaroundRentalsCarCheckedOut.md
get_around_owner-1.0.0 docs/GetaroundRentalsCarCheckedOut.md