Sha256: 99d6e2a8379934e0c7e536542dd24d0001afdd76722c381f5f0e2a92dfc4b75d

Contents?: true

Size: 792 Bytes

Versions: 5

Compression:

Stored size: 792 Bytes

Contents

# SunshineConversationsClient::ViberAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The type of integration. | [optional] [default to 'viber']
**token** | **String** | Viber Public Account token. | 
**uri** | **String** | Unique URI of the Viber account. | [optional] [readonly] 
**account_id** | **String** | Unique ID of the Viber account. | [optional] [readonly] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ViberAllOf.new(type: null,
                                 token: 445da6az1s345z78-dazcczb2542zv51a-e0vc5fva17480im9,
                                 uri: null,
                                 account_id: null)
```


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.4.1 docs/ViberAllOf.md
sunshine-conversations-client-9.4.0 docs/ViberAllOf.md
sunshine-conversations-client-9.3.0 docs/ViberAllOf.md
sunshine-conversations-client-9.2.0 docs/ViberAllOf.md
sunshine-conversations-client-9.1.1 docs/ViberAllOf.md