Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 438 Bytes

AppListFilter.md

File metadata and controls

17 lines (10 loc) · 438 Bytes

SunshineConversationsClient::AppListFilter

Properties

Name Type Description Notes
service_account_id String When specified, lists only the apps that the service account has access to. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AppListFilter.new(service_account_id: null)