Sha256: 1f5ca380c5f72e300edf2427e6cfa50d89eecfe041b9aecc530486312d1eba02

Contents?: true

Size: 491 Bytes

Versions: 7

Compression:

Stored size: 491 Bytes

Contents

# GetAroundOwner::GetaroundMessagesSent

## Properties

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

## Example

```ruby
require 'get_around_owner'

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