@huaweicloud/huaweicloud-sdk-ocr 3.1.28 → 3.1.30

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huaweicloud/huaweicloud-sdk-ocr",
3
- "version": "3.1.28",
3
+ "version": "3.1.30",
4
4
  "description": "Huaweicloud SDK for ocr",
5
5
  "main": "huaweicloud-sdk-ocr.js",
6
6
  "typings": "huaweicloud-sdk-ocr.d.ts",
@@ -14,6 +14,6 @@
14
14
  "author": "HuaweiCloud_SDK",
15
15
  "license": "Apache-2.0",
16
16
  "dependencies": {
17
- "@huaweicloud/huaweicloud-sdk-core": "^3.1.28"
17
+ "@huaweicloud/huaweicloud-sdk-core": "^3.1.30"
18
18
  }
19
19
  }
package/v1/OcrClient.d.ts CHANGED
@@ -396,7 +396,7 @@ export declare class OcrClient {
396
396
  */
397
397
  recognizeMainlandTravelPermit(recognizeMainlandTravelPermitRequest?: RecognizeMainlandTravelPermitRequest): Promise<RecognizeMainlandTravelPermitResponse>;
398
398
  /**
399
- * 识别机动车销售发票图片中的文字内容,并将识别的结果返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
399
+ * 识别机动车销售发票、二手车销售发票图片(服务能自动分辨两种类型,返回对应的字段)中的文字内容,并将识别的结果以JSON格式返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
400
400
  * 说明:
401
401
  * 该增值税发票仅限于中华人民共和国境内使用的增值税发票。
402
402
  * 如果图片中包含多张卡证票据,请调用[智能分类识别](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product&#x3D;OCR&amp;api&#x3D;AutoClassification)服务。
@@ -1001,7 +1001,7 @@ export declare const ParamCreater: () => {
1001
1001
  data: {};
1002
1002
  };
1003
1003
  /**
1004
- * 识别机动车销售发票图片中的文字内容,并将识别的结果返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
1004
+ * 识别机动车销售发票、二手车销售发票图片(服务能自动分辨两种类型,返回对应的字段)中的文字内容,并将识别的结果以JSON格式返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
1005
1005
  * 说明:
1006
1006
  * 该增值税发票仅限于中华人民共和国境内使用的增值税发票。
1007
1007
  * 如果图片中包含多张卡证票据,请调用[智能分类识别](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product&#x3D;OCR&amp;api&#x3D;AutoClassification)服务。
package/v1/OcrClient.js CHANGED
@@ -487,7 +487,7 @@ var OcrClient = /** @class */ (function () {
487
487
  return this.hcClient.sendRequest(options);
488
488
  };
489
489
  /**
490
- * 识别机动车销售发票图片中的文字内容,并将识别的结果返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
490
+ * 识别机动车销售发票、二手车销售发票图片(服务能自动分辨两种类型,返回对应的字段)中的文字内容,并将识别的结果以JSON格式返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
491
491
  * 说明:
492
492
  * 该增值税发票仅限于中华人民共和国境内使用的增值税发票。
493
493
  * 如果图片中包含多张卡证票据,请调用[智能分类识别](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product&#x3D;OCR&amp;api&#x3D;AutoClassification)服务。
@@ -1728,7 +1728,7 @@ var ParamCreater = function () {
1728
1728
  return options;
1729
1729
  },
1730
1730
  /**
1731
- * 识别机动车销售发票图片中的文字内容,并将识别的结果返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
1731
+ * 识别机动车销售发票、二手车销售发票图片(服务能自动分辨两种类型,返回对应的字段)中的文字内容,并将识别的结果以JSON格式返回给用户。该接口的使用限制请参见[约束与限制](https://support.huaweicloud.com/productdesc-ocr/ocr_01_0006.html#section17),详细使用指导请参见[OCR服务使用简介](https://support.huaweicloud.com/qs-ocr/ocr_05_0001.html)章节。
1732
1732
  * 说明:
1733
1733
  * 该增值税发票仅限于中华人民共和国境内使用的增值税发票。
1734
1734
  * 如果图片中包含多张卡证票据,请调用[智能分类识别](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product&#x3D;OCR&amp;api&#x3D;AutoClassification)服务。
@@ -1,7 +1,17 @@
1
1
  export declare class MvsInvoiceRequestBody {
2
2
  image?: string;
3
3
  url?: string;
4
+ private 'return_text_location'?;
5
+ private 'return_confidence'?;
6
+ type?: string;
4
7
  constructor();
5
8
  withImage(image: string): MvsInvoiceRequestBody;
6
9
  withUrl(url: string): MvsInvoiceRequestBody;
10
+ withReturnTextLocation(returnTextLocation: boolean): MvsInvoiceRequestBody;
11
+ set returnTextLocation(returnTextLocation: boolean | undefined);
12
+ get returnTextLocation(): boolean | undefined;
13
+ withReturnConfidence(returnConfidence: boolean): MvsInvoiceRequestBody;
14
+ set returnConfidence(returnConfidence: boolean | undefined);
15
+ get returnConfidence(): boolean | undefined;
16
+ withType(type: string): MvsInvoiceRequestBody;
7
17
  }
@@ -12,6 +12,38 @@ var MvsInvoiceRequestBody = /** @class */ (function () {
12
12
  this['url'] = url;
13
13
  return this;
14
14
  };
15
+ MvsInvoiceRequestBody.prototype.withReturnTextLocation = function (returnTextLocation) {
16
+ this['return_text_location'] = returnTextLocation;
17
+ return this;
18
+ };
19
+ Object.defineProperty(MvsInvoiceRequestBody.prototype, "returnTextLocation", {
20
+ get: function () {
21
+ return this['return_text_location'];
22
+ },
23
+ set: function (returnTextLocation) {
24
+ this['return_text_location'] = returnTextLocation;
25
+ },
26
+ enumerable: false,
27
+ configurable: true
28
+ });
29
+ MvsInvoiceRequestBody.prototype.withReturnConfidence = function (returnConfidence) {
30
+ this['return_confidence'] = returnConfidence;
31
+ return this;
32
+ };
33
+ Object.defineProperty(MvsInvoiceRequestBody.prototype, "returnConfidence", {
34
+ get: function () {
35
+ return this['return_confidence'];
36
+ },
37
+ set: function (returnConfidence) {
38
+ this['return_confidence'] = returnConfidence;
39
+ },
40
+ enumerable: false,
41
+ configurable: true
42
+ });
43
+ MvsInvoiceRequestBody.prototype.withType = function (type) {
44
+ this['type'] = type;
45
+ return this;
46
+ };
15
47
  return MvsInvoiceRequestBody;
16
48
  }());
17
49
  exports.MvsInvoiceRequestBody = MvsInvoiceRequestBody;
@@ -8,11 +8,16 @@ export declare class MvsInvoiceResult {
8
8
  private 'buyer_name'?;
9
9
  private 'buyer_organization_number'?;
10
10
  private 'buyer_id'?;
11
+ private 'buyer_address'?;
12
+ private 'buyer_phone'?;
11
13
  private 'seller_name'?;
12
14
  private 'seller_phone'?;
13
15
  private 'seller_id'?;
14
16
  private 'seller_account'?;
15
17
  private 'seller_address'?;
18
+ private 'licence_plate_number'?;
19
+ private 'registration_number'?;
20
+ private 'dept_motor_vehicles'?;
16
21
  private 'seller_bank'?;
17
22
  private 'vehicle_type'?;
18
23
  private 'brand_model'?;
@@ -33,6 +38,21 @@ export declare class MvsInvoiceResult {
33
38
  total?: string;
34
39
  private 'total_chinese'?;
35
40
  private 'fiscal_code'?;
41
+ private 'auction_org_name'?;
42
+ private 'auction_org_address'?;
43
+ private 'auction_org_id'?;
44
+ private 'auction_org_bank_account'?;
45
+ private 'auction_org_phone'?;
46
+ private 'used_vehicle_market_name'?;
47
+ private 'used_vehicle_market_id'?;
48
+ private 'used_vehicle_market_address'?;
49
+ private 'used_vehicle_market_bank_account'?;
50
+ private 'used_vehicle_market_phone'?;
51
+ remark?: string;
52
+ private 'drawer_name'?;
53
+ type?: string;
54
+ private 'text_location'?;
55
+ confidence?: object;
36
56
  constructor();
37
57
  withCode(code: string): MvsInvoiceResult;
38
58
  withModelNumber(modelNumber: string): MvsInvoiceResult;
@@ -59,6 +79,12 @@ export declare class MvsInvoiceResult {
59
79
  withBuyerId(buyerId: string): MvsInvoiceResult;
60
80
  set buyerId(buyerId: string | undefined);
61
81
  get buyerId(): string | undefined;
82
+ withBuyerAddress(buyerAddress: string): MvsInvoiceResult;
83
+ set buyerAddress(buyerAddress: string | undefined);
84
+ get buyerAddress(): string | undefined;
85
+ withBuyerPhone(buyerPhone: string): MvsInvoiceResult;
86
+ set buyerPhone(buyerPhone: string | undefined);
87
+ get buyerPhone(): string | undefined;
62
88
  withSellerName(sellerName: string): MvsInvoiceResult;
63
89
  set sellerName(sellerName: string | undefined);
64
90
  get sellerName(): string | undefined;
@@ -74,6 +100,15 @@ export declare class MvsInvoiceResult {
74
100
  withSellerAddress(sellerAddress: string): MvsInvoiceResult;
75
101
  set sellerAddress(sellerAddress: string | undefined);
76
102
  get sellerAddress(): string | undefined;
103
+ withLicencePlateNumber(licencePlateNumber: string): MvsInvoiceResult;
104
+ set licencePlateNumber(licencePlateNumber: string | undefined);
105
+ get licencePlateNumber(): string | undefined;
106
+ withRegistrationNumber(registrationNumber: string): MvsInvoiceResult;
107
+ set registrationNumber(registrationNumber: string | undefined);
108
+ get registrationNumber(): string | undefined;
109
+ withDeptMotorVehicles(deptMotorVehicles: string): MvsInvoiceResult;
110
+ set deptMotorVehicles(deptMotorVehicles: string | undefined);
111
+ get deptMotorVehicles(): string | undefined;
77
112
  withSellerBank(sellerBank: string): MvsInvoiceResult;
78
113
  set sellerBank(sellerBank: string | undefined);
79
114
  get sellerBank(): string | undefined;
@@ -128,4 +163,43 @@ export declare class MvsInvoiceResult {
128
163
  withFiscalCode(fiscalCode: string): MvsInvoiceResult;
129
164
  set fiscalCode(fiscalCode: string | undefined);
130
165
  get fiscalCode(): string | undefined;
166
+ withAuctionOrgName(auctionOrgName: string): MvsInvoiceResult;
167
+ set auctionOrgName(auctionOrgName: string | undefined);
168
+ get auctionOrgName(): string | undefined;
169
+ withAuctionOrgAddress(auctionOrgAddress: string): MvsInvoiceResult;
170
+ set auctionOrgAddress(auctionOrgAddress: string | undefined);
171
+ get auctionOrgAddress(): string | undefined;
172
+ withAuctionOrgId(auctionOrgId: string): MvsInvoiceResult;
173
+ set auctionOrgId(auctionOrgId: string | undefined);
174
+ get auctionOrgId(): string | undefined;
175
+ withAuctionOrgBankAccount(auctionOrgBankAccount: string): MvsInvoiceResult;
176
+ set auctionOrgBankAccount(auctionOrgBankAccount: string | undefined);
177
+ get auctionOrgBankAccount(): string | undefined;
178
+ withAuctionOrgPhone(auctionOrgPhone: string): MvsInvoiceResult;
179
+ set auctionOrgPhone(auctionOrgPhone: string | undefined);
180
+ get auctionOrgPhone(): string | undefined;
181
+ withUsedVehicleMarketName(usedVehicleMarketName: string): MvsInvoiceResult;
182
+ set usedVehicleMarketName(usedVehicleMarketName: string | undefined);
183
+ get usedVehicleMarketName(): string | undefined;
184
+ withUsedVehicleMarketId(usedVehicleMarketId: string): MvsInvoiceResult;
185
+ set usedVehicleMarketId(usedVehicleMarketId: string | undefined);
186
+ get usedVehicleMarketId(): string | undefined;
187
+ withUsedVehicleMarketAddress(usedVehicleMarketAddress: string): MvsInvoiceResult;
188
+ set usedVehicleMarketAddress(usedVehicleMarketAddress: string | undefined);
189
+ get usedVehicleMarketAddress(): string | undefined;
190
+ withUsedVehicleMarketBankAccount(usedVehicleMarketBankAccount: string): MvsInvoiceResult;
191
+ set usedVehicleMarketBankAccount(usedVehicleMarketBankAccount: string | undefined);
192
+ get usedVehicleMarketBankAccount(): string | undefined;
193
+ withUsedVehicleMarketPhone(usedVehicleMarketPhone: string): MvsInvoiceResult;
194
+ set usedVehicleMarketPhone(usedVehicleMarketPhone: string | undefined);
195
+ get usedVehicleMarketPhone(): string | undefined;
196
+ withRemark(remark: string): MvsInvoiceResult;
197
+ withDrawerName(drawerName: string): MvsInvoiceResult;
198
+ set drawerName(drawerName: string | undefined);
199
+ get drawerName(): string | undefined;
200
+ withType(type: string): MvsInvoiceResult;
201
+ withTextLocation(textLocation: object): MvsInvoiceResult;
202
+ set textLocation(textLocation: object | undefined);
203
+ get textLocation(): object | undefined;
204
+ withConfidence(confidence: object): MvsInvoiceResult;
131
205
  }
@@ -120,6 +120,34 @@ var MvsInvoiceResult = /** @class */ (function () {
120
120
  enumerable: false,
121
121
  configurable: true
122
122
  });
123
+ MvsInvoiceResult.prototype.withBuyerAddress = function (buyerAddress) {
124
+ this['buyer_address'] = buyerAddress;
125
+ return this;
126
+ };
127
+ Object.defineProperty(MvsInvoiceResult.prototype, "buyerAddress", {
128
+ get: function () {
129
+ return this['buyer_address'];
130
+ },
131
+ set: function (buyerAddress) {
132
+ this['buyer_address'] = buyerAddress;
133
+ },
134
+ enumerable: false,
135
+ configurable: true
136
+ });
137
+ MvsInvoiceResult.prototype.withBuyerPhone = function (buyerPhone) {
138
+ this['buyer_phone'] = buyerPhone;
139
+ return this;
140
+ };
141
+ Object.defineProperty(MvsInvoiceResult.prototype, "buyerPhone", {
142
+ get: function () {
143
+ return this['buyer_phone'];
144
+ },
145
+ set: function (buyerPhone) {
146
+ this['buyer_phone'] = buyerPhone;
147
+ },
148
+ enumerable: false,
149
+ configurable: true
150
+ });
123
151
  MvsInvoiceResult.prototype.withSellerName = function (sellerName) {
124
152
  this['seller_name'] = sellerName;
125
153
  return this;
@@ -190,6 +218,48 @@ var MvsInvoiceResult = /** @class */ (function () {
190
218
  enumerable: false,
191
219
  configurable: true
192
220
  });
221
+ MvsInvoiceResult.prototype.withLicencePlateNumber = function (licencePlateNumber) {
222
+ this['licence_plate_number'] = licencePlateNumber;
223
+ return this;
224
+ };
225
+ Object.defineProperty(MvsInvoiceResult.prototype, "licencePlateNumber", {
226
+ get: function () {
227
+ return this['licence_plate_number'];
228
+ },
229
+ set: function (licencePlateNumber) {
230
+ this['licence_plate_number'] = licencePlateNumber;
231
+ },
232
+ enumerable: false,
233
+ configurable: true
234
+ });
235
+ MvsInvoiceResult.prototype.withRegistrationNumber = function (registrationNumber) {
236
+ this['registration_number'] = registrationNumber;
237
+ return this;
238
+ };
239
+ Object.defineProperty(MvsInvoiceResult.prototype, "registrationNumber", {
240
+ get: function () {
241
+ return this['registration_number'];
242
+ },
243
+ set: function (registrationNumber) {
244
+ this['registration_number'] = registrationNumber;
245
+ },
246
+ enumerable: false,
247
+ configurable: true
248
+ });
249
+ MvsInvoiceResult.prototype.withDeptMotorVehicles = function (deptMotorVehicles) {
250
+ this['dept_motor_vehicles'] = deptMotorVehicles;
251
+ return this;
252
+ };
253
+ Object.defineProperty(MvsInvoiceResult.prototype, "deptMotorVehicles", {
254
+ get: function () {
255
+ return this['dept_motor_vehicles'];
256
+ },
257
+ set: function (deptMotorVehicles) {
258
+ this['dept_motor_vehicles'] = deptMotorVehicles;
259
+ },
260
+ enumerable: false,
261
+ configurable: true
262
+ });
193
263
  MvsInvoiceResult.prototype.withSellerBank = function (sellerBank) {
194
264
  this['seller_bank'] = sellerBank;
195
265
  return this;
@@ -440,6 +510,186 @@ var MvsInvoiceResult = /** @class */ (function () {
440
510
  enumerable: false,
441
511
  configurable: true
442
512
  });
513
+ MvsInvoiceResult.prototype.withAuctionOrgName = function (auctionOrgName) {
514
+ this['auction_org_name'] = auctionOrgName;
515
+ return this;
516
+ };
517
+ Object.defineProperty(MvsInvoiceResult.prototype, "auctionOrgName", {
518
+ get: function () {
519
+ return this['auction_org_name'];
520
+ },
521
+ set: function (auctionOrgName) {
522
+ this['auction_org_name'] = auctionOrgName;
523
+ },
524
+ enumerable: false,
525
+ configurable: true
526
+ });
527
+ MvsInvoiceResult.prototype.withAuctionOrgAddress = function (auctionOrgAddress) {
528
+ this['auction_org_address'] = auctionOrgAddress;
529
+ return this;
530
+ };
531
+ Object.defineProperty(MvsInvoiceResult.prototype, "auctionOrgAddress", {
532
+ get: function () {
533
+ return this['auction_org_address'];
534
+ },
535
+ set: function (auctionOrgAddress) {
536
+ this['auction_org_address'] = auctionOrgAddress;
537
+ },
538
+ enumerable: false,
539
+ configurable: true
540
+ });
541
+ MvsInvoiceResult.prototype.withAuctionOrgId = function (auctionOrgId) {
542
+ this['auction_org_id'] = auctionOrgId;
543
+ return this;
544
+ };
545
+ Object.defineProperty(MvsInvoiceResult.prototype, "auctionOrgId", {
546
+ get: function () {
547
+ return this['auction_org_id'];
548
+ },
549
+ set: function (auctionOrgId) {
550
+ this['auction_org_id'] = auctionOrgId;
551
+ },
552
+ enumerable: false,
553
+ configurable: true
554
+ });
555
+ MvsInvoiceResult.prototype.withAuctionOrgBankAccount = function (auctionOrgBankAccount) {
556
+ this['auction_org_bank_account'] = auctionOrgBankAccount;
557
+ return this;
558
+ };
559
+ Object.defineProperty(MvsInvoiceResult.prototype, "auctionOrgBankAccount", {
560
+ get: function () {
561
+ return this['auction_org_bank_account'];
562
+ },
563
+ set: function (auctionOrgBankAccount) {
564
+ this['auction_org_bank_account'] = auctionOrgBankAccount;
565
+ },
566
+ enumerable: false,
567
+ configurable: true
568
+ });
569
+ MvsInvoiceResult.prototype.withAuctionOrgPhone = function (auctionOrgPhone) {
570
+ this['auction_org_phone'] = auctionOrgPhone;
571
+ return this;
572
+ };
573
+ Object.defineProperty(MvsInvoiceResult.prototype, "auctionOrgPhone", {
574
+ get: function () {
575
+ return this['auction_org_phone'];
576
+ },
577
+ set: function (auctionOrgPhone) {
578
+ this['auction_org_phone'] = auctionOrgPhone;
579
+ },
580
+ enumerable: false,
581
+ configurable: true
582
+ });
583
+ MvsInvoiceResult.prototype.withUsedVehicleMarketName = function (usedVehicleMarketName) {
584
+ this['used_vehicle_market_name'] = usedVehicleMarketName;
585
+ return this;
586
+ };
587
+ Object.defineProperty(MvsInvoiceResult.prototype, "usedVehicleMarketName", {
588
+ get: function () {
589
+ return this['used_vehicle_market_name'];
590
+ },
591
+ set: function (usedVehicleMarketName) {
592
+ this['used_vehicle_market_name'] = usedVehicleMarketName;
593
+ },
594
+ enumerable: false,
595
+ configurable: true
596
+ });
597
+ MvsInvoiceResult.prototype.withUsedVehicleMarketId = function (usedVehicleMarketId) {
598
+ this['used_vehicle_market_id'] = usedVehicleMarketId;
599
+ return this;
600
+ };
601
+ Object.defineProperty(MvsInvoiceResult.prototype, "usedVehicleMarketId", {
602
+ get: function () {
603
+ return this['used_vehicle_market_id'];
604
+ },
605
+ set: function (usedVehicleMarketId) {
606
+ this['used_vehicle_market_id'] = usedVehicleMarketId;
607
+ },
608
+ enumerable: false,
609
+ configurable: true
610
+ });
611
+ MvsInvoiceResult.prototype.withUsedVehicleMarketAddress = function (usedVehicleMarketAddress) {
612
+ this['used_vehicle_market_address'] = usedVehicleMarketAddress;
613
+ return this;
614
+ };
615
+ Object.defineProperty(MvsInvoiceResult.prototype, "usedVehicleMarketAddress", {
616
+ get: function () {
617
+ return this['used_vehicle_market_address'];
618
+ },
619
+ set: function (usedVehicleMarketAddress) {
620
+ this['used_vehicle_market_address'] = usedVehicleMarketAddress;
621
+ },
622
+ enumerable: false,
623
+ configurable: true
624
+ });
625
+ MvsInvoiceResult.prototype.withUsedVehicleMarketBankAccount = function (usedVehicleMarketBankAccount) {
626
+ this['used_vehicle_market_bank_account'] = usedVehicleMarketBankAccount;
627
+ return this;
628
+ };
629
+ Object.defineProperty(MvsInvoiceResult.prototype, "usedVehicleMarketBankAccount", {
630
+ get: function () {
631
+ return this['used_vehicle_market_bank_account'];
632
+ },
633
+ set: function (usedVehicleMarketBankAccount) {
634
+ this['used_vehicle_market_bank_account'] = usedVehicleMarketBankAccount;
635
+ },
636
+ enumerable: false,
637
+ configurable: true
638
+ });
639
+ MvsInvoiceResult.prototype.withUsedVehicleMarketPhone = function (usedVehicleMarketPhone) {
640
+ this['used_vehicle_market_phone'] = usedVehicleMarketPhone;
641
+ return this;
642
+ };
643
+ Object.defineProperty(MvsInvoiceResult.prototype, "usedVehicleMarketPhone", {
644
+ get: function () {
645
+ return this['used_vehicle_market_phone'];
646
+ },
647
+ set: function (usedVehicleMarketPhone) {
648
+ this['used_vehicle_market_phone'] = usedVehicleMarketPhone;
649
+ },
650
+ enumerable: false,
651
+ configurable: true
652
+ });
653
+ MvsInvoiceResult.prototype.withRemark = function (remark) {
654
+ this['remark'] = remark;
655
+ return this;
656
+ };
657
+ MvsInvoiceResult.prototype.withDrawerName = function (drawerName) {
658
+ this['drawer_name'] = drawerName;
659
+ return this;
660
+ };
661
+ Object.defineProperty(MvsInvoiceResult.prototype, "drawerName", {
662
+ get: function () {
663
+ return this['drawer_name'];
664
+ },
665
+ set: function (drawerName) {
666
+ this['drawer_name'] = drawerName;
667
+ },
668
+ enumerable: false,
669
+ configurable: true
670
+ });
671
+ MvsInvoiceResult.prototype.withType = function (type) {
672
+ this['type'] = type;
673
+ return this;
674
+ };
675
+ MvsInvoiceResult.prototype.withTextLocation = function (textLocation) {
676
+ this['text_location'] = textLocation;
677
+ return this;
678
+ };
679
+ Object.defineProperty(MvsInvoiceResult.prototype, "textLocation", {
680
+ get: function () {
681
+ return this['text_location'];
682
+ },
683
+ set: function (textLocation) {
684
+ this['text_location'] = textLocation;
685
+ },
686
+ enumerable: false,
687
+ configurable: true
688
+ });
689
+ MvsInvoiceResult.prototype.withConfidence = function (confidence) {
690
+ this['confidence'] = confidence;
691
+ return this;
692
+ };
443
693
  return MvsInvoiceResult;
444
694
  }());
445
695
  exports.MvsInvoiceResult = MvsInvoiceResult;