tccli 3.0.1229.1__py2.py3-none-any.whl → 3.0.1230.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/aiart/aiart_client.py +57 -4
- tccli/services/aiart/v20221229/api.json +99 -10
- tccli/services/aiart/v20221229/examples.json +8 -0
- tccli/services/batch/v20170312/api.json +15 -8
- tccli/services/cfw/v20190904/api.json +1 -1
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cynosdb/cynosdb_client.py +110 -57
- tccli/services/cynosdb/v20190107/api.json +166 -18
- tccli/services/cynosdb/v20190107/examples.json +14 -0
- tccli/services/dbbrain/v20210527/api.json +3 -1
- tccli/services/emr/emr_client.py +110 -4
- tccli/services/emr/v20190103/api.json +645 -0
- tccli/services/emr/v20190103/examples.json +16 -0
- tccli/services/iotexplorer/v20190423/api.json +10 -0
- tccli/services/ivld/v20210903/api.json +25 -25
- tccli/services/ivld/v20210903/examples.json +1 -1
- tccli/services/lcic/v20220817/api.json +2 -2
- tccli/services/lke/v20231130/api.json +4 -4
- tccli/services/mps/v20190612/api.json +54 -1
- tccli/services/ocr/v20181119/api.json +108 -28
- tccli/services/postgres/v20170312/api.json +221 -219
- tccli/services/postgres/v20170312/examples.json +36 -36
- tccli/services/tdmq/v20200217/api.json +2 -2
- tccli/services/trtc/v20190722/api.json +4 -8
- tccli/services/vclm/v20240523/api.json +3 -3
- tccli/services/vod/v20180717/api.json +17 -17
- tccli/services/vpc/v20170312/api.json +493 -27
- tccli/services/vpc/v20170312/examples.json +67 -11
- tccli/services/vpc/vpc_client.py +475 -104
- {tccli-3.0.1229.1.dist-info → tccli-3.0.1230.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1229.1.dist-info → tccli-3.0.1230.1.dist-info}/RECORD +35 -35
- {tccli-3.0.1229.1.dist-info → tccli-3.0.1230.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1229.1.dist-info → tccli-3.0.1230.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1229.1.dist-info → tccli-3.0.1230.1.dist-info}/license_files/LICENSE +0 -0
@@ -956,7 +956,7 @@
|
|
956
956
|
"example": "无",
|
957
957
|
"member": "string",
|
958
958
|
"name": "Title",
|
959
|
-
"
|
959
|
+
"output_required": true,
|
960
960
|
"type": "string",
|
961
961
|
"value_allowed_null": false
|
962
962
|
},
|
@@ -966,7 +966,7 @@
|
|
966
966
|
"example": "无",
|
967
967
|
"member": "string",
|
968
968
|
"name": "Number",
|
969
|
-
"
|
969
|
+
"output_required": true,
|
970
970
|
"type": "string",
|
971
971
|
"value_allowed_null": false
|
972
972
|
},
|
@@ -976,7 +976,7 @@
|
|
976
976
|
"example": "无",
|
977
977
|
"member": "string",
|
978
978
|
"name": "CheckCode",
|
979
|
-
"
|
979
|
+
"output_required": true,
|
980
980
|
"type": "string",
|
981
981
|
"value_allowed_null": false
|
982
982
|
},
|
@@ -986,7 +986,7 @@
|
|
986
986
|
"example": "无",
|
987
987
|
"member": "string",
|
988
988
|
"name": "SerialNumber",
|
989
|
-
"
|
989
|
+
"output_required": true,
|
990
990
|
"type": "string",
|
991
991
|
"value_allowed_null": false
|
992
992
|
},
|
@@ -996,7 +996,7 @@
|
|
996
996
|
"example": "无",
|
997
997
|
"member": "string",
|
998
998
|
"name": "Date",
|
999
|
-
"
|
999
|
+
"output_required": true,
|
1000
1000
|
"type": "string",
|
1001
1001
|
"value_allowed_null": false
|
1002
1002
|
},
|
@@ -1006,7 +1006,7 @@
|
|
1006
1006
|
"example": "无",
|
1007
1007
|
"member": "string",
|
1008
1008
|
"name": "AgentCode",
|
1009
|
-
"
|
1009
|
+
"output_required": true,
|
1010
1010
|
"type": "string",
|
1011
1011
|
"value_allowed_null": false
|
1012
1012
|
},
|
@@ -1016,7 +1016,7 @@
|
|
1016
1016
|
"example": "无",
|
1017
1017
|
"member": "string",
|
1018
1018
|
"name": "AgentCodeFirst",
|
1019
|
-
"
|
1019
|
+
"output_required": true,
|
1020
1020
|
"type": "string",
|
1021
1021
|
"value_allowed_null": false
|
1022
1022
|
},
|
@@ -1026,7 +1026,7 @@
|
|
1026
1026
|
"example": "无",
|
1027
1027
|
"member": "string",
|
1028
1028
|
"name": "AgentCodeSecond",
|
1029
|
-
"
|
1029
|
+
"output_required": true,
|
1030
1030
|
"type": "string",
|
1031
1031
|
"value_allowed_null": false
|
1032
1032
|
},
|
@@ -1036,7 +1036,7 @@
|
|
1036
1036
|
"example": "无",
|
1037
1037
|
"member": "string",
|
1038
1038
|
"name": "UserName",
|
1039
|
-
"
|
1039
|
+
"output_required": true,
|
1040
1040
|
"type": "string",
|
1041
1041
|
"value_allowed_null": false
|
1042
1042
|
},
|
@@ -1046,7 +1046,7 @@
|
|
1046
1046
|
"example": "无",
|
1047
1047
|
"member": "string",
|
1048
1048
|
"name": "UserID",
|
1049
|
-
"
|
1049
|
+
"output_required": true,
|
1050
1050
|
"type": "string",
|
1051
1051
|
"value_allowed_null": false
|
1052
1052
|
},
|
@@ -1056,7 +1056,7 @@
|
|
1056
1056
|
"example": "无",
|
1057
1057
|
"member": "string",
|
1058
1058
|
"name": "Issuer",
|
1059
|
-
"
|
1059
|
+
"output_required": true,
|
1060
1060
|
"type": "string",
|
1061
1061
|
"value_allowed_null": false
|
1062
1062
|
},
|
@@ -1066,7 +1066,7 @@
|
|
1066
1066
|
"example": "无",
|
1067
1067
|
"member": "string",
|
1068
1068
|
"name": "Fare",
|
1069
|
-
"
|
1069
|
+
"output_required": true,
|
1070
1070
|
"type": "string",
|
1071
1071
|
"value_allowed_null": false
|
1072
1072
|
},
|
@@ -1076,7 +1076,7 @@
|
|
1076
1076
|
"example": "无",
|
1077
1077
|
"member": "string",
|
1078
1078
|
"name": "Tax",
|
1079
|
-
"
|
1079
|
+
"output_required": true,
|
1080
1080
|
"type": "string",
|
1081
1081
|
"value_allowed_null": false
|
1082
1082
|
},
|
@@ -1086,7 +1086,7 @@
|
|
1086
1086
|
"example": "无",
|
1087
1087
|
"member": "string",
|
1088
1088
|
"name": "FuelSurcharge",
|
1089
|
-
"
|
1089
|
+
"output_required": true,
|
1090
1090
|
"type": "string",
|
1091
1091
|
"value_allowed_null": false
|
1092
1092
|
},
|
@@ -1096,7 +1096,7 @@
|
|
1096
1096
|
"example": "无",
|
1097
1097
|
"member": "string",
|
1098
1098
|
"name": "AirDevelopmentFund",
|
1099
|
-
"
|
1099
|
+
"output_required": true,
|
1100
1100
|
"type": "string",
|
1101
1101
|
"value_allowed_null": false
|
1102
1102
|
},
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
"example": "无",
|
1107
1107
|
"member": "string",
|
1108
1108
|
"name": "Insurance",
|
1109
|
-
"
|
1109
|
+
"output_required": true,
|
1110
1110
|
"type": "string",
|
1111
1111
|
"value_allowed_null": false
|
1112
1112
|
},
|
@@ -1116,7 +1116,7 @@
|
|
1116
1116
|
"example": "无",
|
1117
1117
|
"member": "string",
|
1118
1118
|
"name": "Total",
|
1119
|
-
"
|
1119
|
+
"output_required": true,
|
1120
1120
|
"type": "string",
|
1121
1121
|
"value_allowed_null": false
|
1122
1122
|
},
|
@@ -1126,7 +1126,7 @@
|
|
1126
1126
|
"example": "无",
|
1127
1127
|
"member": "string",
|
1128
1128
|
"name": "Kind",
|
1129
|
-
"
|
1129
|
+
"output_required": true,
|
1130
1130
|
"type": "string",
|
1131
1131
|
"value_allowed_null": false
|
1132
1132
|
},
|
@@ -1136,7 +1136,7 @@
|
|
1136
1136
|
"example": "无",
|
1137
1137
|
"member": "string",
|
1138
1138
|
"name": "DomesticInternationalTag",
|
1139
|
-
"
|
1139
|
+
"output_required": true,
|
1140
1140
|
"type": "string",
|
1141
1141
|
"value_allowed_null": false
|
1142
1142
|
},
|
@@ -1146,7 +1146,7 @@
|
|
1146
1146
|
"example": "无",
|
1147
1147
|
"member": "string",
|
1148
1148
|
"name": "DateStart",
|
1149
|
-
"
|
1149
|
+
"output_required": true,
|
1150
1150
|
"type": "string",
|
1151
1151
|
"value_allowed_null": false
|
1152
1152
|
},
|
@@ -1156,7 +1156,7 @@
|
|
1156
1156
|
"example": "无",
|
1157
1157
|
"member": "string",
|
1158
1158
|
"name": "DateEnd",
|
1159
|
-
"
|
1159
|
+
"output_required": true,
|
1160
1160
|
"type": "string",
|
1161
1161
|
"value_allowed_null": false
|
1162
1162
|
},
|
@@ -1166,7 +1166,7 @@
|
|
1166
1166
|
"example": "无",
|
1167
1167
|
"member": "string",
|
1168
1168
|
"name": "Endorsement",
|
1169
|
-
"
|
1169
|
+
"output_required": true,
|
1170
1170
|
"type": "string",
|
1171
1171
|
"value_allowed_null": false
|
1172
1172
|
},
|
@@ -1176,7 +1176,7 @@
|
|
1176
1176
|
"example": "无",
|
1177
1177
|
"member": "int64",
|
1178
1178
|
"name": "QRCodeMark",
|
1179
|
-
"
|
1179
|
+
"output_required": true,
|
1180
1180
|
"type": "int",
|
1181
1181
|
"value_allowed_null": false
|
1182
1182
|
},
|
@@ -1186,9 +1186,79 @@
|
|
1186
1186
|
"example": "无",
|
1187
1187
|
"member": "FlightItem",
|
1188
1188
|
"name": "FlightItems",
|
1189
|
-
"
|
1189
|
+
"output_required": true,
|
1190
1190
|
"type": "list",
|
1191
1191
|
"value_allowed_null": false
|
1192
|
+
},
|
1193
|
+
{
|
1194
|
+
"disabled": false,
|
1195
|
+
"document": "提示信息",
|
1196
|
+
"example": "无",
|
1197
|
+
"member": "string",
|
1198
|
+
"name": "PromptInformation",
|
1199
|
+
"output_required": true,
|
1200
|
+
"type": "string",
|
1201
|
+
"value_allowed_null": false
|
1202
|
+
},
|
1203
|
+
{
|
1204
|
+
"disabled": false,
|
1205
|
+
"document": "统一社会信用代码/纳税人识别号",
|
1206
|
+
"example": "无",
|
1207
|
+
"member": "string",
|
1208
|
+
"name": "BuyerTaxID",
|
1209
|
+
"output_required": true,
|
1210
|
+
"type": "string",
|
1211
|
+
"value_allowed_null": false
|
1212
|
+
},
|
1213
|
+
{
|
1214
|
+
"disabled": false,
|
1215
|
+
"document": "购买方名称",
|
1216
|
+
"example": "无",
|
1217
|
+
"member": "string",
|
1218
|
+
"name": "Buyer",
|
1219
|
+
"output_required": true,
|
1220
|
+
"type": "string",
|
1221
|
+
"value_allowed_null": false
|
1222
|
+
},
|
1223
|
+
{
|
1224
|
+
"disabled": false,
|
1225
|
+
"document": "发票号码",
|
1226
|
+
"example": "无",
|
1227
|
+
"member": "string",
|
1228
|
+
"name": "ReceiptNumber",
|
1229
|
+
"output_required": true,
|
1230
|
+
"type": "string",
|
1231
|
+
"value_allowed_null": false
|
1232
|
+
},
|
1233
|
+
{
|
1234
|
+
"disabled": false,
|
1235
|
+
"document": "开票状态",
|
1236
|
+
"example": "无",
|
1237
|
+
"member": "string",
|
1238
|
+
"name": "InvoiceStatus",
|
1239
|
+
"output_required": true,
|
1240
|
+
"type": "string",
|
1241
|
+
"value_allowed_null": false
|
1242
|
+
},
|
1243
|
+
{
|
1244
|
+
"disabled": false,
|
1245
|
+
"document": "增值税税率",
|
1246
|
+
"example": "无",
|
1247
|
+
"member": "string",
|
1248
|
+
"name": "TaxRate",
|
1249
|
+
"output_required": true,
|
1250
|
+
"type": "string",
|
1251
|
+
"value_allowed_null": false
|
1252
|
+
},
|
1253
|
+
{
|
1254
|
+
"disabled": false,
|
1255
|
+
"document": "增值税税额",
|
1256
|
+
"example": "无",
|
1257
|
+
"member": "string",
|
1258
|
+
"name": "TaxAmount",
|
1259
|
+
"output_required": true,
|
1260
|
+
"type": "string",
|
1261
|
+
"value_allowed_null": false
|
1192
1262
|
}
|
1193
1263
|
],
|
1194
1264
|
"usage": "out"
|
@@ -4526,6 +4596,16 @@
|
|
4526
4596
|
"output_required": true,
|
4527
4597
|
"type": "string",
|
4528
4598
|
"value_allowed_null": false
|
4599
|
+
},
|
4600
|
+
{
|
4601
|
+
"disabled": false,
|
4602
|
+
"document": "标识信息",
|
4603
|
+
"example": "无",
|
4604
|
+
"member": "string",
|
4605
|
+
"name": "IDInfo",
|
4606
|
+
"output_required": true,
|
4607
|
+
"type": "string",
|
4608
|
+
"value_allowed_null": false
|
4529
4609
|
}
|
4530
4610
|
],
|
4531
4611
|
"usage": "out"
|
@@ -15866,17 +15946,17 @@
|
|
15866
15946
|
"example": "无",
|
15867
15947
|
"member": "TableCellInfo",
|
15868
15948
|
"name": "Cells",
|
15869
|
-
"
|
15949
|
+
"output_required": true,
|
15870
15950
|
"type": "list",
|
15871
15951
|
"value_allowed_null": true
|
15872
15952
|
},
|
15873
15953
|
{
|
15874
15954
|
"disabled": false,
|
15875
|
-
"document": "
|
15955
|
+
"document": "图像中的文本块类型:0为非表格文本、1为有线表格、2为无线表格,\n有线表格:在表格内部,有横线/竖线纵跨整个表格的宽/高;\n无线表格:在表格内部,无横线/竖线纵跨整个表格的宽/高。\n注意:此字段可能返回 null,表示取不到有效值。",
|
15876
15956
|
"example": "无",
|
15877
15957
|
"member": "int64",
|
15878
15958
|
"name": "Type",
|
15879
|
-
"
|
15959
|
+
"output_required": true,
|
15880
15960
|
"type": "int",
|
15881
15961
|
"value_allowed_null": true
|
15882
15962
|
},
|
@@ -15886,7 +15966,7 @@
|
|
15886
15966
|
"example": "无",
|
15887
15967
|
"member": "Coord",
|
15888
15968
|
"name": "TableCoordPoint",
|
15889
|
-
"
|
15969
|
+
"output_required": true,
|
15890
15970
|
"type": "list",
|
15891
15971
|
"value_allowed_null": true
|
15892
15972
|
}
|