| 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] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::UserTruncated.new(id: 7494535bff5cef41a15be74d,
external_id: your-own-id)