Sha256: bf28cbb7dbe7062210d6b52368541bb7228c3f48520a18bb4fed95753ea28bc1

Contents?: true

Size: 887 Bytes

Versions: 29

Compression:

Stored size: 887 Bytes

Contents

# SunshineConversationsClient::Viber

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | To configure a Viber integration, acquire the Viber Public Account token from the user and call the Create Integration endpoint.  | [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::Viber.new(type: null,
                                 token: 445da6az1s345z78-dazcczb2542zv51a-e0vc5fva17480im9,
                                 uri: null,
                                 account_id: null)
```


Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
sunshine-conversations-client-12.5.1 docs/Viber.md
sunshine-conversations-client-12.4.0 docs/Viber.md
sunshine-conversations-client-12.3.1 docs/Viber.md
sunshine-conversations-client-12.3.0 docs/Viber.md
sunshine-conversations-client-12.2.2 docs/Viber.md
sunshine-conversations-client-12.2.0 docs/Viber.md
sunshine-conversations-client-12.1.0 docs/Viber.md
sunshine-conversations-client-12.0.0 docs/Viber.md
sunshine-conversations-client-11.0.0 docs/Viber.md
sunshine-conversations-client-10.0.1 docs/Viber.md
sunshine-conversations-client-10.0.0 docs/Viber.md
sunshine-conversations-client-9.15.0 docs/Viber.md
sunshine-conversations-client-9.14.1 docs/Viber.md
sunshine-conversations-client-9.14.0 docs/Viber.md
sunshine-conversations-client-9.13.0 docs/Viber.md
sunshine-conversations-client-9.12.0 docs/Viber.md
sunshine-conversations-client-9.11.0 docs/Viber.md
sunshine-conversations-client-9.10.0 docs/Viber.md
sunshine-conversations-client-9.9.0 docs/Viber.md
sunshine-conversations-client-9.8.0 docs/Viber.md