phone_verification v0.4.0 PhoneVerification.PhoneNumber
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %PhoneVerification.PhoneNumber{
country_code: non_neg_integer() | String.t(),
subscriber_number: String.t()
}
t() :: %PhoneVerification.PhoneNumber{
country_code: non_neg_integer() | String.t(),
subscriber_number: String.t()
}