Sha256: 0bb62432389543ca1848de4a1d32a150a4e4ebe9183bd20d83a5797c827e0d87
Contents?: true
Size: 554 Bytes
Versions: 9
Compression:
Stored size: 554 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 if specified 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
9 entries across 9 versions & 1 rubygems