Skip to content

Commit

Permalink
code length property
Browse files Browse the repository at this point in the history
  • Loading branch information
narayana-plivo committed Aug 13, 2024
1 parent f88b737 commit 7221b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Plivo/Resources/Verify/VerifySessionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ public function list( $optionalArgs = [])
* <br /> SessionStatus - The status of the session(in-progress/validated/expired).
* <br /> Locale - The template text to be selected while sending sms.
* <br /> Brandname - The brand_name can be dynamically passed in request payload
* <br /> CodeLength - The otp length can be dynamically passed in request payload between 4 to 8
* <br /> AppHash - The brand_name can be dynamically passed in request payload
* + [string] :method - The method used to call the url. Defaults to POST.
* @return VerifySessionCreateResponse output
Expand Down

0 comments on commit 7221b0d

Please sign in to comment.