Sha256: 788efe386b7760cb1baa0f4ea18640ee322efc2edc7e2839825df6a5c3afecf3

Contents?: true

Size: 696 Bytes

Versions: 49

Compression:

Stored size: 696 Bytes

Contents

# SunshineConversationsClient::AttachmentSchema

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**media_url** | **String** | Uploaded attachment’s url | [optional] 
**media_type** | **String** | Uploaded attachment's media type | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AttachmentSchema.new(media_url: https://smooch.io/rocks.smooch.media-dev/apps/5ec41c54fe13cc5ac404bedc/conversations/c616a583e4c240a871818541/TmYMVQUBNsQRItX4fKf4aC-T/Screen%20Shot%202020-09-02%20at%204.04.41%20PM.png,
                                 media_type: image/png)
```


Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.3 docs/AttachmentSchema.md
sunshine-conversations-client-14.3.2 docs/AttachmentSchema.md
sunshine-conversations-client-14.3.1 docs/AttachmentSchema.md
sunshine-conversations-client-14.3.0 docs/AttachmentSchema.md
sunshine-conversations-client-14.2.0 docs/AttachmentSchema.md
sunshine-conversations-client-14.1.0 docs/AttachmentSchema.md
sunshine-conversations-client-14.0.0 docs/AttachmentSchema.md
sunshine-conversations-client-13.2.0 docs/AttachmentSchema.md
sunshine-conversations-client-13.1.0 docs/AttachmentSchema.md
sunshine-conversations-client-13.0.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.8.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.7.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.6.2 docs/AttachmentSchema.md
sunshine-conversations-client-12.6.1 docs/AttachmentSchema.md
sunshine-conversations-client-12.6.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.5.1 docs/AttachmentSchema.md
sunshine-conversations-client-12.4.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.3.1 docs/AttachmentSchema.md
sunshine-conversations-client-12.3.0 docs/AttachmentSchema.md
sunshine-conversations-client-12.2.2 docs/AttachmentSchema.md