voxbone v0.2.0 Voxbone.Model.Country

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.Country{
  countryCodeA3: String.t(),
  countryName: String.t(),
  hasRegulationRequirement: boolean(),
  hasStates: boolean(),
  phoneCode: integer()
}