8000 Merge branch 'master' of github.com:twilio/twilio-python · Stackdriver/twilio-python@7cf11e3 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 7cf11e3

Browse files
author
Kevin Burke
committed
Merge branch 'master' of github.com:twilio/twilio-python
2 parents 45a4db8 + c2c382c commit 7cf11e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/rest/resources/phone_numbers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ def purchase(self, status_callback_url=None, **kwargs):
147147
def search(self, **kwargs):
148148
"""
149149
:param type: The type of phone number to search for.
150-
:param string country: Either "US" or "CA". Defaults to "US"
150+
:param string country: Only show numbers for this country (iso2)
151151
:param string region: When searching the US, show numbers in this state
152152
:param string postal_code: Only show numbers in this area code
153153
:param string rate_center: US only.

0 commit comments

Comments
 (0)
0