From 91751fb8e59cb361815ce4a697513b96954f050d Mon Sep 17 00:00:00 2001 From: dnathe4th Date: Mon, 31 Dec 2012 17:26:30 +0800 Subject: [PATCH] Corrected search country attribute to be non us/ca specific --- twilio/rest/resources/phone_numbers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twilio/rest/resources/phone_numbers.py b/twilio/rest/resources/phone_numbers.py index 225a6bbf44..89169fe01e 100644 --- a/twilio/rest/resources/phone_numbers.py +++ b/twilio/rest/resources/phone_numbers.py @@ -147,7 +147,7 @@ def purchase(self, status_callback_url=None, **kwargs): def search(self, **kwargs): """ :param type: The type of phone number to search for. - :param string country: Either "US" or "CA". Defaults to "US" + :param string country: Only show numbers for this country (iso2) :param string region: When searching the US, show numbers in this state :param string postal_code: Only show numbers in this area code :param string rate_center: US only.