We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6f736 commit 1891c29Copy full SHA for 1891c29
README.md
@@ -35,7 +35,7 @@ from bandwidth.multifactorauth.models.two_factor_code_request_schema import TwoF
35
from bandwidth.multifactorauth.models.two_factor_verify_request_schema import TwoFactorVerifyRequestSchema
36
37
from bandwidth.phonenumberlookup.controllers.api_controller import APIController, ApiResponse, APIException
38
-from bandwidth.phonenumberlookup.models.accounts_tnlookup_request import AccountsTnlookupRequest
+from bandwidth.phonenumberlookup.models.order_request import OrderRequest
39
40
from bandwidth.webrtc.models.session import Session
41
from bandwidth.webrtc.models.participant import Participant
0 commit comments