Sha256: 5cebdcd8587ce73c327f43316a685e3166b87f800a44131c7d578b3a3409ff0b

Contents?: true

Size: 507 Bytes

Versions: 7

Compression:

Stored size: 507 Bytes

Contents

# GetAroundOwner::GetaroundRentalsCarCheckedIn

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