Skip to content

Commit f17aea7

Browse files
committed
Generated php 2022-08-09 for Cloudauth-intl.
1 parent ecccd8f commit f17aea7

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-09-22 Version: 3.12.3
2+
- Generated php 2022-08-09 for Cloudauth-intl.
3+
14
2025-09-19 Version: 3.12.2
25
- Update API Initialize: add request parameters AutoRegistration.
36
- Update API Initialize: add request parameters FaceGroupCodes.

src/Cloudauthintl.php

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,10 @@ public function checkVerifyLog($request)
727727
}
728728

729729
/**
730-
* 凭证识别.
730+
* Credential Recognition.
731+
*
732+
* @remarks
733+
* Detects whether a voucher (such as water, electricity, gas, credit card, etc., e-bills) is forged using AI technology and extracts key information from the voucher.
731734
*
732735
* @param Request - CredentialRecognitionIntlRequest
733736
* @param runtime - runtime options for this request RuntimeOptions
@@ -788,7 +791,10 @@ public function credentialRecognitionIntlWithOptions($request, $runtime)
788791
}
789792

790793
/**
791-
* 凭证识别.
794+
* Credential Recognition.
795+
*
796+
* @remarks
797+
* Detects whether a voucher (such as water, electricity, gas, credit card, etc., e-bills) is forged using AI technology and extracts key information from the voucher.
792798
*
793799
* @param Request - CredentialRecognitionIntlRequest
794800
*
@@ -1675,7 +1681,7 @@ public function faceLiveness($request)
16751681
}
16761682

16771683
/**
1678-
* 防伪回调接口.
1684+
* Anti-Fraud Callback Interface.
16791685
*
16801686
* @param Request - FraudResultCallBackRequest
16811687
* @param runtime - runtime options for this request RuntimeOptions
@@ -1726,7 +1732,7 @@ public function fraudResultCallBackWithOptions($request, $runtime)
17261732
}
17271733

17281734
/**
1729-
* 防伪回调接口.
1735+
* Anti-Fraud Callback Interface.
17301736
*
17311737
* @param Request - FraudResultCallBackRequest
17321738
*

0 commit comments

Comments
 (0)