NotifyTemplateFilterName

The filter name for filtering notify templates. The available filter names are:

  • channels: Filter by channels.

  • language-code: Filter by language code.

  • supported-countries: Filter by supported countries.

  • supported-voice-ids: Filter by supported voice IDs.

  • template-type: Filter by template type.

  • tier-access: Filter by tier access.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : NotifyTemplateFilterName
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String