@antchain/riskplus 1.31.15 → 1.31.18
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.
- package/dist/client.d.ts +16 -2
- package/dist/client.js +31 -3
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +64 -8
package/dist/client.d.ts
CHANGED
|
@@ -9036,6 +9036,8 @@ export declare class QueryDubbridgeUsecreditStatusRequest extends $tea.Model {
|
|
|
9036
9036
|
prodType?: string;
|
|
9037
9037
|
originalOrderNo?: string;
|
|
9038
9038
|
bizOrderNo?: string;
|
|
9039
|
+
channelCode?: string;
|
|
9040
|
+
trafficPlatform?: string;
|
|
9039
9041
|
static names(): {
|
|
9040
9042
|
[key: string]: string;
|
|
9041
9043
|
};
|
|
@@ -9455,6 +9457,8 @@ export declare class QueryDubbridgeAgreementPreviewRequest extends $tea.Model {
|
|
|
9455
9457
|
lpr?: number;
|
|
9456
9458
|
lprPoint?: number;
|
|
9457
9459
|
lprEffectDate?: string;
|
|
9460
|
+
trafficPlatform?: string;
|
|
9461
|
+
channelCode?: string;
|
|
9458
9462
|
static names(): {
|
|
9459
9463
|
[key: string]: string;
|
|
9460
9464
|
};
|
|
@@ -9623,6 +9627,7 @@ export declare class QueryDubbridgeInstallmentCreditamtRequest extends $tea.Mode
|
|
|
9623
9627
|
trafficMktId?: string;
|
|
9624
9628
|
clickId?: string;
|
|
9625
9629
|
cancalCreditLine?: string;
|
|
9630
|
+
channelCode?: string;
|
|
9626
9631
|
static names(): {
|
|
9627
9632
|
[key: string]: string;
|
|
9628
9633
|
};
|
|
@@ -9666,6 +9671,8 @@ export declare class CancelDubbridgeInstallmentOrderRequest extends $tea.Model {
|
|
|
9666
9671
|
bizOrderNo: string;
|
|
9667
9672
|
openId?: string;
|
|
9668
9673
|
customerNo?: string;
|
|
9674
|
+
channelCode?: string;
|
|
9675
|
+
trafficPlatform?: string;
|
|
9669
9676
|
static names(): {
|
|
9670
9677
|
[key: string]: string;
|
|
9671
9678
|
};
|
|
@@ -9703,6 +9710,8 @@ export declare class PushDubbridgeInstallmentSupplementRequest extends $tea.Mode
|
|
|
9703
9710
|
storeInfo?: StoreInfo;
|
|
9704
9711
|
vehicleInfo?: VehicleInfo;
|
|
9705
9712
|
additional?: Additional;
|
|
9713
|
+
channelCode?: string;
|
|
9714
|
+
trafficPlatform?: string;
|
|
9706
9715
|
static names(): {
|
|
9707
9716
|
[key: string]: string;
|
|
9708
9717
|
};
|
|
@@ -11014,6 +11023,7 @@ export declare class QueryDubbridgePetitemRequest extends $tea.Model {
|
|
|
11014
11023
|
trafficPlatform: string;
|
|
11015
11024
|
storeId: string;
|
|
11016
11025
|
bizOrderNo: string;
|
|
11026
|
+
channelCode: string;
|
|
11017
11027
|
static names(): {
|
|
11018
11028
|
[key: string]: string;
|
|
11019
11029
|
};
|
|
@@ -11038,6 +11048,7 @@ export declare class QueryDubbridgePetitemResponse extends $tea.Model {
|
|
|
11038
11048
|
dueAmount?: string;
|
|
11039
11049
|
duePenaltyAmount?: string;
|
|
11040
11050
|
refundFundAmount?: string;
|
|
11051
|
+
channelCode?: string;
|
|
11041
11052
|
static names(): {
|
|
11042
11053
|
[key: string]: string;
|
|
11043
11054
|
};
|
|
@@ -11056,6 +11067,7 @@ export declare class ExecDubbridgePetitemRequest extends $tea.Model {
|
|
|
11056
11067
|
storeId: string;
|
|
11057
11068
|
bizOrderNo: string;
|
|
11058
11069
|
goodsBalance: string;
|
|
11070
|
+
channelCode: string;
|
|
11059
11071
|
static names(): {
|
|
11060
11072
|
[key: string]: string;
|
|
11061
11073
|
};
|
|
@@ -11091,6 +11103,7 @@ export declare class PushDubbridgePetitemRequest extends $tea.Model {
|
|
|
11091
11103
|
mailId?: string;
|
|
11092
11104
|
goodsOrderInfo: GoodsOrderInfo[];
|
|
11093
11105
|
storeAccountInfo: StoreAccountInfo;
|
|
11106
|
+
channelCode: string;
|
|
11094
11107
|
static names(): {
|
|
11095
11108
|
[key: string]: string;
|
|
11096
11109
|
};
|
|
@@ -11124,6 +11137,7 @@ export declare class RefuseDubbridgePetitemRequest extends $tea.Model {
|
|
|
11124
11137
|
storeId: string;
|
|
11125
11138
|
bizOrderNo: string;
|
|
11126
11139
|
refundAmount: string;
|
|
11140
|
+
channelCode: string;
|
|
11127
11141
|
static names(): {
|
|
11128
11142
|
[key: string]: string;
|
|
11129
11143
|
};
|
|
@@ -17848,13 +17862,13 @@ export default class Client {
|
|
|
17848
17862
|
/**
|
|
17849
17863
|
* @remarks
|
|
17850
17864
|
* Description: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
17851
|
-
* Summary:
|
|
17865
|
+
* Summary: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
17852
17866
|
*/
|
|
17853
17867
|
queryDubbridgeUsecreditStatus(request: QueryDubbridgeUsecreditStatusRequest): Promise<QueryDubbridgeUsecreditStatusResponse>;
|
|
17854
17868
|
/**
|
|
17855
17869
|
* @remarks
|
|
17856
17870
|
* Description: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
17857
|
-
* Summary:
|
|
17871
|
+
* Summary: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
17858
17872
|
*/
|
|
17859
17873
|
queryDubbridgeUsecreditStatusEx(request: QueryDubbridgeUsecreditStatusRequest, headers: {
|
|
17860
17874
|
[key: string]: string;
|
package/dist/client.js
CHANGED
|
@@ -8101,6 +8101,8 @@ class QueryDubbridgeUsecreditStatusRequest extends $tea.Model {
|
|
|
8101
8101
|
prodType: 'prod_type',
|
|
8102
8102
|
originalOrderNo: 'original_order_no',
|
|
8103
8103
|
bizOrderNo: 'biz_order_no',
|
|
8104
|
+
channelCode: 'channel_code',
|
|
8105
|
+
trafficPlatform: 'traffic_platform',
|
|
8104
8106
|
};
|
|
8105
8107
|
}
|
|
8106
8108
|
static types() {
|
|
@@ -8111,6 +8113,8 @@ class QueryDubbridgeUsecreditStatusRequest extends $tea.Model {
|
|
|
8111
8113
|
prodType: 'string',
|
|
8112
8114
|
originalOrderNo: 'string',
|
|
8113
8115
|
bizOrderNo: 'string',
|
|
8116
|
+
channelCode: 'string',
|
|
8117
|
+
trafficPlatform: 'string',
|
|
8114
8118
|
};
|
|
8115
8119
|
}
|
|
8116
8120
|
}
|
|
@@ -8737,6 +8741,8 @@ class QueryDubbridgeAgreementPreviewRequest extends $tea.Model {
|
|
|
8737
8741
|
lpr: 'lpr',
|
|
8738
8742
|
lprPoint: 'lpr_point',
|
|
8739
8743
|
lprEffectDate: 'lpr_effect_date',
|
|
8744
|
+
trafficPlatform: 'traffic_platform',
|
|
8745
|
+
channelCode: 'channel_code',
|
|
8740
8746
|
};
|
|
8741
8747
|
}
|
|
8742
8748
|
static types() {
|
|
@@ -8757,6 +8763,8 @@ class QueryDubbridgeAgreementPreviewRequest extends $tea.Model {
|
|
|
8757
8763
|
lpr: 'number',
|
|
8758
8764
|
lprPoint: 'number',
|
|
8759
8765
|
lprEffectDate: 'string',
|
|
8766
|
+
trafficPlatform: 'string',
|
|
8767
|
+
channelCode: 'string',
|
|
8760
8768
|
};
|
|
8761
8769
|
}
|
|
8762
8770
|
}
|
|
@@ -8991,6 +8999,7 @@ class QueryDubbridgeInstallmentCreditamtRequest extends $tea.Model {
|
|
|
8991
8999
|
trafficMktId: 'traffic_mkt_id',
|
|
8992
9000
|
clickId: 'click_id',
|
|
8993
9001
|
cancalCreditLine: 'cancal_credit_line',
|
|
9002
|
+
channelCode: 'channel_code',
|
|
8994
9003
|
};
|
|
8995
9004
|
}
|
|
8996
9005
|
static types() {
|
|
@@ -9013,6 +9022,7 @@ class QueryDubbridgeInstallmentCreditamtRequest extends $tea.Model {
|
|
|
9013
9022
|
trafficMktId: 'string',
|
|
9014
9023
|
clickId: 'string',
|
|
9015
9024
|
cancalCreditLine: 'string',
|
|
9025
|
+
channelCode: 'string',
|
|
9016
9026
|
};
|
|
9017
9027
|
}
|
|
9018
9028
|
}
|
|
@@ -9072,6 +9082,8 @@ class CancelDubbridgeInstallmentOrderRequest extends $tea.Model {
|
|
|
9072
9082
|
bizOrderNo: 'biz_order_no',
|
|
9073
9083
|
openId: 'open_id',
|
|
9074
9084
|
customerNo: 'customer_no',
|
|
9085
|
+
channelCode: 'channel_code',
|
|
9086
|
+
trafficPlatform: 'traffic_platform',
|
|
9075
9087
|
};
|
|
9076
9088
|
}
|
|
9077
9089
|
static types() {
|
|
@@ -9083,6 +9095,8 @@ class CancelDubbridgeInstallmentOrderRequest extends $tea.Model {
|
|
|
9083
9095
|
bizOrderNo: 'string',
|
|
9084
9096
|
openId: 'string',
|
|
9085
9097
|
customerNo: 'string',
|
|
9098
|
+
channelCode: 'string',
|
|
9099
|
+
trafficPlatform: 'string',
|
|
9086
9100
|
};
|
|
9087
9101
|
}
|
|
9088
9102
|
}
|
|
@@ -9126,6 +9140,8 @@ class PushDubbridgeInstallmentSupplementRequest extends $tea.Model {
|
|
|
9126
9140
|
storeInfo: 'store_info',
|
|
9127
9141
|
vehicleInfo: 'vehicle_info',
|
|
9128
9142
|
additional: 'additional',
|
|
9143
|
+
channelCode: 'channel_code',
|
|
9144
|
+
trafficPlatform: 'traffic_platform',
|
|
9129
9145
|
};
|
|
9130
9146
|
}
|
|
9131
9147
|
static types() {
|
|
@@ -9141,6 +9157,8 @@ class PushDubbridgeInstallmentSupplementRequest extends $tea.Model {
|
|
|
9141
9157
|
storeInfo: StoreInfo,
|
|
9142
9158
|
vehicleInfo: VehicleInfo,
|
|
9143
9159
|
additional: Additional,
|
|
9160
|
+
channelCode: 'string',
|
|
9161
|
+
trafficPlatform: 'string',
|
|
9144
9162
|
};
|
|
9145
9163
|
}
|
|
9146
9164
|
}
|
|
@@ -11145,6 +11163,7 @@ class QueryDubbridgePetitemRequest extends $tea.Model {
|
|
|
11145
11163
|
trafficPlatform: 'traffic_platform',
|
|
11146
11164
|
storeId: 'store_id',
|
|
11147
11165
|
bizOrderNo: 'biz_order_no',
|
|
11166
|
+
channelCode: 'channel_code',
|
|
11148
11167
|
};
|
|
11149
11168
|
}
|
|
11150
11169
|
static types() {
|
|
@@ -11155,6 +11174,7 @@ class QueryDubbridgePetitemRequest extends $tea.Model {
|
|
|
11155
11174
|
trafficPlatform: 'string',
|
|
11156
11175
|
storeId: 'string',
|
|
11157
11176
|
bizOrderNo: 'string',
|
|
11177
|
+
channelCode: 'string',
|
|
11158
11178
|
};
|
|
11159
11179
|
}
|
|
11160
11180
|
}
|
|
@@ -11178,6 +11198,7 @@ class QueryDubbridgePetitemResponse extends $tea.Model {
|
|
|
11178
11198
|
dueAmount: 'due_amount',
|
|
11179
11199
|
duePenaltyAmount: 'due_penalty_amount',
|
|
11180
11200
|
refundFundAmount: 'refund_fund_amount',
|
|
11201
|
+
channelCode: 'channel_code',
|
|
11181
11202
|
};
|
|
11182
11203
|
}
|
|
11183
11204
|
static types() {
|
|
@@ -11195,6 +11216,7 @@ class QueryDubbridgePetitemResponse extends $tea.Model {
|
|
|
11195
11216
|
dueAmount: 'string',
|
|
11196
11217
|
duePenaltyAmount: 'string',
|
|
11197
11218
|
refundFundAmount: 'string',
|
|
11219
|
+
channelCode: 'string',
|
|
11198
11220
|
};
|
|
11199
11221
|
}
|
|
11200
11222
|
}
|
|
@@ -11212,6 +11234,7 @@ class ExecDubbridgePetitemRequest extends $tea.Model {
|
|
|
11212
11234
|
storeId: 'store_id',
|
|
11213
11235
|
bizOrderNo: 'biz_order_no',
|
|
11214
11236
|
goodsBalance: 'goods_balance',
|
|
11237
|
+
channelCode: 'channel_code',
|
|
11215
11238
|
};
|
|
11216
11239
|
}
|
|
11217
11240
|
static types() {
|
|
@@ -11223,6 +11246,7 @@ class ExecDubbridgePetitemRequest extends $tea.Model {
|
|
|
11223
11246
|
storeId: 'string',
|
|
11224
11247
|
bizOrderNo: 'string',
|
|
11225
11248
|
goodsBalance: 'string',
|
|
11249
|
+
channelCode: 'string',
|
|
11226
11250
|
};
|
|
11227
11251
|
}
|
|
11228
11252
|
}
|
|
@@ -11264,6 +11288,7 @@ class PushDubbridgePetitemRequest extends $tea.Model {
|
|
|
11264
11288
|
mailId: 'mail_id',
|
|
11265
11289
|
goodsOrderInfo: 'goods_order_info',
|
|
11266
11290
|
storeAccountInfo: 'store_account_info',
|
|
11291
|
+
channelCode: 'channel_code',
|
|
11267
11292
|
};
|
|
11268
11293
|
}
|
|
11269
11294
|
static types() {
|
|
@@ -11277,6 +11302,7 @@ class PushDubbridgePetitemRequest extends $tea.Model {
|
|
|
11277
11302
|
mailId: 'string',
|
|
11278
11303
|
goodsOrderInfo: { 'type': 'array', 'itemType': GoodsOrderInfo },
|
|
11279
11304
|
storeAccountInfo: StoreAccountInfo,
|
|
11305
|
+
channelCode: 'string',
|
|
11280
11306
|
};
|
|
11281
11307
|
}
|
|
11282
11308
|
}
|
|
@@ -11316,6 +11342,7 @@ class RefuseDubbridgePetitemRequest extends $tea.Model {
|
|
|
11316
11342
|
storeId: 'store_id',
|
|
11317
11343
|
bizOrderNo: 'biz_order_no',
|
|
11318
11344
|
refundAmount: 'refund_amount',
|
|
11345
|
+
channelCode: 'channel_code',
|
|
11319
11346
|
};
|
|
11320
11347
|
}
|
|
11321
11348
|
static types() {
|
|
@@ -11327,6 +11354,7 @@ class RefuseDubbridgePetitemRequest extends $tea.Model {
|
|
|
11327
11354
|
storeId: 'string',
|
|
11328
11355
|
bizOrderNo: 'string',
|
|
11329
11356
|
refundAmount: 'string',
|
|
11357
|
+
channelCode: 'string',
|
|
11330
11358
|
};
|
|
11331
11359
|
}
|
|
11332
11360
|
}
|
|
@@ -20089,7 +20117,7 @@ class Client {
|
|
|
20089
20117
|
req_msg_id: alipay_util_1.default.getNonce(),
|
|
20090
20118
|
access_key: this._accessKeyId,
|
|
20091
20119
|
base_sdk_version: "TeaSDK-2.0",
|
|
20092
|
-
sdk_version: "1.31.
|
|
20120
|
+
sdk_version: "1.31.18",
|
|
20093
20121
|
_prod_code: "RISKPLUS",
|
|
20094
20122
|
_prod_channel: "undefined",
|
|
20095
20123
|
};
|
|
@@ -21365,7 +21393,7 @@ class Client {
|
|
|
21365
21393
|
/**
|
|
21366
21394
|
* @remarks
|
|
21367
21395
|
* Description: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
21368
|
-
* Summary:
|
|
21396
|
+
* Summary: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
21369
21397
|
*/
|
|
21370
21398
|
async queryDubbridgeUsecreditStatus(request) {
|
|
21371
21399
|
let runtime = new $Util.RuntimeOptions({});
|
|
@@ -21375,7 +21403,7 @@ class Client {
|
|
|
21375
21403
|
/**
|
|
21376
21404
|
* @remarks
|
|
21377
21405
|
* Description: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
21378
|
-
* Summary:
|
|
21406
|
+
* Summary: 天枢系统用信申请状态查询,返回用信详情及还款计划
|
|
21379
21407
|
*/
|
|
21380
21408
|
async queryDubbridgeUsecreditStatusEx(request, headers, runtime) {
|
|
21381
21409
|
tea_util_1.default.validateModel(request);
|