Sha256: a412b9683a80db02b3dcd364d4246ba879ddbc9033feabde70e7a409b8c1fd2d

Contents?: true

Size: 983 Bytes

Versions: 11

Compression:

Stored size: 983 Bytes

Contents

# SunshineConversationsClient::AppleAllOf

## 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::AppleAllOf.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

11 entries across 11 versions & 1 rubygems

Version Path
sunshine-conversations-client-13.1.0 docs/AppleAllOf.md
sunshine-conversations-client-13.0.0 docs/AppleAllOf.md
sunshine-conversations-client-12.8.0 docs/AppleAllOf.md
sunshine-conversations-client-12.7.0 docs/AppleAllOf.md
sunshine-conversations-client-12.6.2 docs/AppleAllOf.md
sunshine-conversations-client-12.6.1 docs/AppleAllOf.md
sunshine-conversations-client-12.6.0 docs/AppleAllOf.md
sunshine-conversations-client-12.5.1 docs/AppleAllOf.md
sunshine-conversations-client-12.4.0 docs/AppleAllOf.md
sunshine-conversations-client-12.3.1 docs/AppleAllOf.md
sunshine-conversations-client-12.3.0 docs/AppleAllOf.md