Sha256: 1564a795c6d6606b920b7a07505667a68abbf212ce88f5ea99c0de0d1f45ce8f
Contents?: true
Size: 540 Bytes
Versions: 20
Compression:
Stored size: 540 Bytes
Contents
# SunshineConversationsClient::UserAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **signed_up_at** | **String** | | [optional] **profile** | [**Profile**](Profile.md) | | [optional] **metadata** | **Object** | | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::UserAllOf.new(signed_up_at: null, profile: null, metadata: null) ```
Version data entries
20 entries across 20 versions & 1 rubygems