voxbone v0.2.0 Voxbone.Model.State

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.State{
  countryCodeA3: String.t(),
  stateCode: String.t(),
  stateId: integer(),
  stateName: String.t()
}