File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ With just two classes, **telesign.api** abstracts much of the complexity of the
2525+----------------------+--------------------------------------------------------------------------+
2626| Python Class | Description |
2727+======================+==========================================================================+
28- | telesign.api.PhoneId | The **PhoneId ** class exposes three services that each provide |
28+ | telesign.api.PhoneId | The **PhoneId ** class exposes four services that each provide |
2929| | information about a specified phone number. |
3030| | |
3131| | *standard * |
@@ -46,7 +46,7 @@ With just two classes, **telesign.api** abstracts much of the complexity of the
4646| | provides actionable data associated with the specified phone number. |
4747| | |
4848+----------------------+--------------------------------------------------------------------------+
49- | telesign.api.Verify | The **Verify ** class exposes two services for sending users a |
49+ | telesign.api.Verify | The **Verify ** class exposes four services for sending users a |
5050| | verification token (a three to five-digit number). You can use this |
5151| | mechanism to simply test whether you can reach users at the phone number |
5252| | they supplied, or you can have them use the token to authenticate |
You can’t perform that action at this time.
0 commit comments