Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data GetPhoneNumberInfoSync Source #
Returns information about a phone number by its prefix synchronously. getCountries must be called at least once after changing localization to the specified language if properly localized country information is expected. Can be called synchronously. Returns PhoneNumberInfo
GetPhoneNumberInfoSync | |
|
Instances
ToJSON GetPhoneNumberInfoSync Source # | |
Defined in TD.Query.GetPhoneNumberInfoSync toJSON :: GetPhoneNumberInfoSync -> Value # toEncoding :: GetPhoneNumberInfoSync -> Encoding # toJSONList :: [GetPhoneNumberInfoSync] -> Value # | |
Show GetPhoneNumberInfoSync Source # | |
Defined in TD.Query.GetPhoneNumberInfoSync showsPrec :: Int -> GetPhoneNumberInfoSync -> ShowS # show :: GetPhoneNumberInfoSync -> String # showList :: [GetPhoneNumberInfoSync] -> ShowS # | |
Eq GetPhoneNumberInfoSync Source # | |
Defined in TD.Query.GetPhoneNumberInfoSync | |
ShortShow GetPhoneNumberInfoSync Source # | |
Defined in TD.Query.GetPhoneNumberInfoSync |