Sha256: 152421a156ab6f6bfeac8eaf20b61c4713ba895294a18b71e7c90dd3407a75e9

Contents?: true

Size: 973 Bytes

Versions: 4

Compression:

Stored size: 973 Bytes

Contents

# SunshineConversationsClient::Apple

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | To configure an Apple Messages for Business integration, acquire the required information and call the Create Integration endpoint.  | [optional] [default to 'apple']
**business_id** | **String** | Apple Messages for Business ID. | 
**api_secret** | **String** | Your Apple API secret which is tied to your Messaging Service Provider. | 
**msp_id** | **String** | Your Messaging Service Provider ID. | 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::Apple.new(type: null,
                                 business_id: 2740f141-89c1-515f-07eb-1128dd73491,
                                 api_secret: QLA//Z13paUYo/2tLReQa-43c5JEAASujGamiY/QTvs=,
                                 msp_id: e7e495d5-bf78-531d-baf6-7f419f7fb592)
```


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sunshine-conversations-client-12.5.1 docs/Apple.md
sunshine-conversations-client-12.4.0 docs/Apple.md
sunshine-conversations-client-12.3.1 docs/Apple.md
sunshine-conversations-client-12.3.0 docs/Apple.md