Remedy.Schema.VoiceRegion (Remedy v0.6.6) View Source

Voice Region

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.VoiceRegion{
  __meta__: term(),
  custom: boolean(),
  deprecated: boolean(),
  id: Sunbake.Snowflake.t(),
  name: String.t(),
  optimal: boolean(),
  vip: boolean()
}