SunshineConversationsClient::AppListFilter

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
service_account_idStringWhen specified, lists only the apps that the service account has access to.[optional]

Example

require 'sunshine-conversations-client'

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