Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 541 Bytes

File metadata and controls

19 lines (12 loc) · 541 Bytes

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

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::UserTruncated.new(id: 7494535bff5cef41a15be74d,
                                 external_id: your-own-id)