Sha256: a3b86bb59d2139c9e8b437b2f05a177089858a28e084b80d35b8d60c64250c4f
Contents?: true
Size: 421 Bytes
Versions: 43
Compression:
Stored size: 421 Bytes
Contents
# SunshineConversationsClient::AttachmentResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attachment** | [**AttachmentSchema**](AttachmentSchema.md) | The uploaded attachment object. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::AttachmentResponse.new(attachment: null) ```
Version data entries
43 entries across 43 versions & 1 rubygems