Sha256: 02ac2795cdae2ed6a0083209ac1e17d8f7b4d49e5df9a8f44f6e54d02270a9c9
Contents?: true
Size: 541 Bytes
Versions: 41
Compression:
Stored size: 541 Bytes
Contents
# SunshineConversationsClient::UserTruncated ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The unique ID of the user. | [optional] **external_id** | **String** | An optional ID that can also be used to retrieve the user. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::UserTruncated.new(id: 7494535bff5cef41a15be74d, external_id: your-own-id) ```
Version data entries
41 entries across 41 versions & 1 rubygems