ExTwilio v0.7.0 ExTwilio.Lookup View Source
Represents the Lookup Api provided by Twilio
Link to this section Summary
Functions
Retrieves information based on the inputed phone number. Supports Twilio's add-ons
Link to this section Functions
Link to this function
retrieve(phone_number, query \\ []) View Source
Retrieves information based on the inputed phone number. Supports Twilio's add-ons.
Examples - {:ok, info} = ExTwilio.Lookup.retrieve("12345678910", [Type: carrier])