Sha256: 6be0dd855e3c79395c2a00456f3cff573dc4548fc3c5049ee342a75be9499c0d
Contents?: true
Size: 436 Bytes
Versions: 51
Compression:
Stored size: 436 Bytes
Contents
# SunshineConversationsClient::IntegrationListFilter ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **types** | **String** | Comma-separated list of types to return. If omitted, all types are returned. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::IntegrationListFilter.new(types: android,ios) ```
Version data entries
51 entries across 51 versions & 1 rubygems