|
30 | 30 | * @method \GuzzleHttp\Promise\Promise verifyContractAsync(array $args = []) |
31 | 31 | * @method \Jdcloud\Result deleteContract(array $args = []) |
32 | 32 | * @method \GuzzleHttp\Promise\Promise deleteContractAsync(array $args = []) |
| 33 | + * @method \Jdcloud\Result describeContractList(array $args = []) |
| 34 | + * @method \GuzzleHttp\Promise\Promise describeContractListAsync(array $args = []) |
| 35 | + * @method \Jdcloud\Result signContract(array $args = []) |
| 36 | + * @method \GuzzleHttp\Promise\Promise signContractAsync(array $args = []) |
| 37 | + * @method \Jdcloud\Result verifyContract(array $args = []) |
| 38 | + * @method \GuzzleHttp\Promise\Promise verifyContractAsync(array $args = []) |
| 39 | + * @method \Jdcloud\Result downloadContracts(array $args = []) |
| 40 | + * @method \GuzzleHttp\Promise\Promise downloadContractsAsync(array $args = []) |
| 41 | + * @method \Jdcloud\Result deleteContract(array $args = []) |
| 42 | + * @method \GuzzleHttp\Promise\Promise deleteContractAsync(array $args = []) |
33 | 43 | * @method \Jdcloud\Result saveEvidence(array $args = []) |
34 | 44 | * @method \GuzzleHttp\Promise\Promise saveEvidenceAsync(array $args = []) |
35 | 45 | * @method \Jdcloud\Result saveMultiEvidence(array $args = []) |
|
56 | 66 | * @method \GuzzleHttp\Promise\Promise downloadStampsAsync(array $args = []) |
57 | 67 | * @method \Jdcloud\Result deleteStamp(array $args = []) |
58 | 68 | * @method \GuzzleHttp\Promise\Promise deleteStampAsync(array $args = []) |
| 69 | + * @method \Jdcloud\Result editStamp(array $args = []) |
| 70 | + * @method \GuzzleHttp\Promise\Promise editStampAsync(array $args = []) |
| 71 | + * @method \Jdcloud\Result describeStampHistoryList(array $args = []) |
| 72 | + * @method \GuzzleHttp\Promise\Promise describeStampHistoryListAsync(array $args = []) |
| 73 | + * @method \Jdcloud\Result describeTemplateList(array $args = []) |
| 74 | + * @method \GuzzleHttp\Promise\Promise describeTemplateListAsync(array $args = []) |
| 75 | + * @method \Jdcloud\Result uploadTemplate(array $args = []) |
| 76 | + * @method \GuzzleHttp\Promise\Promise uploadTemplateAsync(array $args = []) |
| 77 | + * @method \Jdcloud\Result downloadTemplates(array $args = []) |
| 78 | + * @method \GuzzleHttp\Promise\Promise downloadTemplatesAsync(array $args = []) |
| 79 | + * @method \Jdcloud\Result deleteTemplate(array $args = []) |
| 80 | + * @method \GuzzleHttp\Promise\Promise deleteTemplateAsync(array $args = []) |
| 81 | + * @method \Jdcloud\Result paddingTemplate(array $args = []) |
| 82 | + * @method \GuzzleHttp\Promise\Promise paddingTemplateAsync(array $args = []) |
| 83 | + * @method \Jdcloud\Result describeStampList(array $args = []) |
| 84 | + * @method \GuzzleHttp\Promise\Promise describeStampListAsync(array $args = []) |
| 85 | + * @method \Jdcloud\Result uploadStamp(array $args = []) |
| 86 | + * @method \GuzzleHttp\Promise\Promise uploadStampAsync(array $args = []) |
| 87 | + * @method \Jdcloud\Result downloadStamps(array $args = []) |
| 88 | + * @method \GuzzleHttp\Promise\Promise downloadStampsAsync(array $args = []) |
| 89 | + * @method \Jdcloud\Result deleteStamp(array $args = []) |
| 90 | + * @method \GuzzleHttp\Promise\Promise deleteStampAsync(array $args = []) |
59 | 91 | * @method \Jdcloud\Result describeTemplateList(array $args = []) |
60 | 92 | * @method \GuzzleHttp\Promise\Promise describeTemplateListAsync(array $args = []) |
61 | 93 | * @method \Jdcloud\Result uploadTemplate(array $args = []) |
|
0 commit comments