8000 Merge pull request #79 from mgp/patch-1 · twilio/twilio-python@7a58206 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a58206

Browse files
author
Kevin Burke
committed
Merge pull request #79 from mgp/patch-1
Update search documentation in twilio/rest/resources.py
2 parents f5140c2 + cc8ac6f commit 7a58206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/rest/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@ def purchase(self, status_callback_url=None, **kwargs):
875875
def search(self, **kwargs):
876876
"""
877877
:param type: The type of phone number to search for.
878-
:param integer country: Either "US" or "CA". Defaults to "US"
878+
:param string country: Either "US" or "CA". Defaults to "US"
879879
:param string region: When searching the US, show numbers in this state
880880
:param string postal_code: Only show numbers in this area code
881881
:param string rate_center: US only.

0 commit comments

Comments
 (0)
0