Sha256: a3b86bb59d2139c9e8b437b2f05a177089858a28e084b80d35b8d60c64250c4f

Contents?: true

Size: 421 Bytes

Versions: 51

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

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.5.6 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.6 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.5 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.4 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.3 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.2 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.1 docs/AttachmentResponse.md
sunshine-conversations-client-9.4.0 docs/AttachmentResponse.md
sunshine-conversations-client-9.3.0 docs/AttachmentResponse.md
sunshine-conversations-client-9.2.0 docs/AttachmentResponse.md
sunshine-conversations-client-9.1.1 docs/AttachmentResponse.md