Home
last modified time | relevance | path

Searched refs:CallPage (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/insights/v1/call/
H A D__init__.py70 class CallPage(Page): class
85 super(CallPage, self).__init__(version, response)
/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/api/v2010/account/call/
H A D__init__.py293 return CallPage(self._version, response, self._solution)
310 return CallPage(self._version, response, self._solution)
359 class CallPage(Page): class
372 super(CallPage, self).__init__(version, response)