phone_verification v0.2.0 PhoneVerification.PhoneNumber

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %PhoneVerification.PhoneNumber{
  country_code: non_neg_integer() | String.t(),
  subscriber_number: String.t()
}