|
22 | 22 | * |
23 | 23 | * @method \Jdcloud\Result personalAuth(array $args = []) |
24 | 24 | * @method \GuzzleHttp\Promise\Promise personalAuthAsync(array $args = []) |
| 25 | + * @method \Jdcloud\Result personalMobile(array $args = []) |
| 26 | + * @method \GuzzleHttp\Promise\Promise personalMobileAsync(array $args = []) |
25 | 27 | * @method \Jdcloud\Result companyTransfer(array $args = []) |
26 | 28 | * @method \GuzzleHttp\Promise\Promise companyTransferAsync(array $args = []) |
27 | 29 | * @method \Jdcloud\Result checkCompanyTransfer(array $args = []) |
|
30 | 32 | * @method \GuzzleHttp\Promise\Promise checkCompanyInfoAsync(array $args = []) |
31 | 33 | * @method \Jdcloud\Result checkLegalPerson(array $args = []) |
32 | 34 | * @method \GuzzleHttp\Promise\Promise checkLegalPersonAsync(array $args = []) |
| 35 | + * @method \Jdcloud\Result checkLegalPersonDetail(array $args = []) |
| 36 | + * @method \GuzzleHttp\Promise\Promise checkLegalPersonDetailAsync(array $args = []) |
| 37 | + * @method \Jdcloud\Result checkCompanyInfo3(array $args = []) |
| 38 | + * @method \GuzzleHttp\Promise\Promise checkCompanyInfo3Async(array $args = []) |
33 | 39 | * @method \Jdcloud\Result queryCityList(array $args = []) |
34 | 40 | * @method \GuzzleHttp\Promise\Promise queryCityListAsync(array $args = []) |
35 | 41 | * @method \Jdcloud\Result companyTransferSimple(array $args = []) |
|
42 | 48 | * @method \GuzzleHttp\Promise\Promise queryBankBranchListAsync(array $args = []) |
43 | 49 | * @method \Jdcloud\Result iDCard(array $args = []) |
44 | 50 | * @method \GuzzleHttp\Promise\Promise iDCardAsync(array $args = []) |
| 51 | + * @method \Jdcloud\Result getAliveUrl(array $args = []) |
| 52 | + * @method \GuzzleHttp\Promise\Promise getAliveUrlAsync(array $args = []) |
| 53 | + * @method \Jdcloud\Result getAliveResult(array $args = []) |
| 54 | + * @method \GuzzleHttp\Promise\Promise getAliveResultAsync(array $args = []) |
45 | 55 | * @method \Jdcloud\Result describeApplyStatus(array $args = []) |
46 | 56 | * @method \GuzzleHttp\Promise\Promise describeApplyStatusAsync(array $args = []) |
47 | 57 | */ |
|
0 commit comments