Sha256: a3ce38f6c82af4386dde9793635ed2ec7db8d91ad4f11db1af55044147b29553
Contents?: true
Size: 491 Bytes
Versions: 7
Compression:
Stored size: 491 Bytes
Contents
# GetAroundOwner::GetaroundUsersUpdated ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **Object** | | | | **data** | [**GetaroundUsersUpdatedAllOfData**](GetaroundUsersUpdatedAllOfData.md) | | | | **occurred_at** | **Time** | The webhook event occurred at timestamp | | ## Example ```ruby require 'get_around_owner' instance = GetAroundOwner::GetaroundUsersUpdated.new( type: null, data: null, occurred_at: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems