@chotot/ct-logic-uni-rev-payment-v1 1.133.0

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.
Files changed (100) hide show
  1. package/ad_service.proto +53 -0
  2. package/ad_service_pb.d.ts +248 -0
  3. package/ad_service_pb.js +99 -0
  4. package/cart.proto +122 -0
  5. package/cart_pb.d.ts +656 -0
  6. package/cart_pb.js +237 -0
  7. package/configuration.proto +147 -0
  8. package/configuration_pb.d.ts +716 -0
  9. package/configuration_pb.js +237 -0
  10. package/crepro_campaign.proto +277 -0
  11. package/crepro_campaign_pb.d.ts +1266 -0
  12. package/crepro_campaign_pb.js +436 -0
  13. package/crepro_code.proto +77 -0
  14. package/crepro_code_pb.d.ts +355 -0
  15. package/crepro_code_pb.js +130 -0
  16. package/crepro_log.proto +32 -0
  17. package/crepro_log_pb.d.ts +142 -0
  18. package/crepro_log_pb.js +51 -0
  19. package/crepro_redemption.proto +76 -0
  20. package/crepro_redemption_pb.d.ts +352 -0
  21. package/crepro_redemption_pb.js +119 -0
  22. package/dongtot.proto +758 -0
  23. package/dongtot_pb.d.ts +4169 -0
  24. package/dongtot_pb.js +1357 -0
  25. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.d.ts +350 -0
  26. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.js +551 -0
  27. package/dongtot_service.proto +154 -0
  28. package/dongtot_service_connect.d.ts +316 -0
  29. package/dongtot_service_connect.js +316 -0
  30. package/econtract.proto +675 -0
  31. package/econtract_pb.d.ts +3522 -0
  32. package/econtract_pb.js +1176 -0
  33. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.d.ts +419 -0
  34. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.js +673 -0
  35. package/econtract_service.proto +71 -0
  36. package/econtract_service_connect.d.ts +381 -0
  37. package/econtract_service_connect.js +381 -0
  38. package/fundiin.proto +53 -0
  39. package/fundiin_pb.d.ts +255 -0
  40. package/fundiin_pb.js +85 -0
  41. package/google_billing.proto +65 -0
  42. package/google_billing_pb.d.ts +372 -0
  43. package/google_billing_pb.js +146 -0
  44. package/iap.proto +53 -0
  45. package/iap_pb.d.ts +281 -0
  46. package/iap_pb.js +109 -0
  47. package/momo.proto +92 -0
  48. package/momo_pb.d.ts +481 -0
  49. package/momo_pb.js +150 -0
  50. package/napas.proto +110 -0
  51. package/napas_pb.d.ts +587 -0
  52. package/napas_pb.js +192 -0
  53. package/order.proto +81 -0
  54. package/order_pb.d.ts +372 -0
  55. package/order_pb.js +123 -0
  56. package/package.json +10 -0
  57. package/package.proto +382 -0
  58. package/package_pb.d.ts +1907 -0
  59. package/package_pb.js +621 -0
  60. package/payment_promotion.proto +170 -0
  61. package/payment_promotion_pb.d.ts +893 -0
  62. package/payment_promotion_pb.js +311 -0
  63. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.d.ts +112 -0
  64. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.js +171 -0
  65. package/payment_promotion_service.proto +73 -0
  66. package/payment_promotion_service_connect.d.ts +102 -0
  67. package/payment_promotion_service_connect.js +102 -0
  68. package/payoo.proto +55 -0
  69. package/payoo_pb.d.ts +282 -0
  70. package/payoo_pb.js +105 -0
  71. package/pricer.proto +154 -0
  72. package/pricer_pb.d.ts +823 -0
  73. package/pricer_pb.js +260 -0
  74. package/rabbit_mq.proto +51 -0
  75. package/rabbit_mq_pb.d.ts +257 -0
  76. package/rabbit_mq_pb.js +78 -0
  77. package/refund_order.proto +37 -0
  78. package/refund_order_pb.d.ts +184 -0
  79. package/refund_order_pb.js +63 -0
  80. package/scripts/modify_package_json.js +50 -0
  81. package/service-LogicUniRevPaymentService_connectquery.d.ts +1239 -0
  82. package/service-LogicUniRevPaymentService_connectquery.js +1968 -0
  83. package/service.proto +643 -0
  84. package/service_connect.d.ts +1120 -0
  85. package/service_connect.js +1120 -0
  86. package/subscription.proto +24 -0
  87. package/subscription_pb.d.ts +98 -0
  88. package/subscription_pb.js +37 -0
  89. package/template.proto +76 -0
  90. package/template_pb.d.ts +387 -0
  91. package/template_pb.js +140 -0
  92. package/transaction.proto +513 -0
  93. package/transaction_pb.d.ts +2717 -0
  94. package/transaction_pb.js +856 -0
  95. package/virtual_account.proto +265 -0
  96. package/virtual_account_pb.d.ts +1442 -0
  97. package/virtual_account_pb.js +478 -0
  98. package/zalopay.proto +78 -0
  99. package/zalopay_pb.d.ts +423 -0
  100. package/zalopay_pb.js +153 -0
@@ -0,0 +1,3522 @@
1
+ // general
2
+
3
+ // @generated by protoc-gen-es v1.3.1 with parameter "target=js+dts"
4
+ // @generated from file ct-logic-uni-rev-payment/v1/econtract.proto (package ct_logic_uni_rev_payment.v1, syntax proto3)
5
+ /* eslint-disable */
6
+ // @ts-nocheck
7
+
8
+ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage, Timestamp } from "@bufbuild/protobuf";
9
+ import { Message, proto3 } from "@bufbuild/protobuf";
10
+
11
+ /**
12
+ * @generated from message ct_logic_uni_rev_payment.v1.Econtract
13
+ */
14
+ export declare class Econtract extends Message<Econtract> {
15
+ /**
16
+ * @generated from field: int32 id = 1;
17
+ */
18
+ id: number;
19
+
20
+ /**
21
+ * @generated from field: string phone = 2;
22
+ */
23
+ phone: string;
24
+
25
+ /**
26
+ * @generated from field: int32 order_id = 3;
27
+ */
28
+ orderId: number;
29
+
30
+ /**
31
+ * @generated from field: int32 account_id = 4;
32
+ */
33
+ accountId: number;
34
+
35
+ /**
36
+ * @generated from field: string created_user = 5;
37
+ */
38
+ createdUser: string;
39
+
40
+ /**
41
+ * @generated from field: string approved_user = 6;
42
+ */
43
+ approvedUser: string;
44
+
45
+ /**
46
+ * @generated from field: int32 package_id = 7;
47
+ */
48
+ packageId: number;
49
+
50
+ /**
51
+ * @generated from field: int64 amount = 8;
52
+ */
53
+ amount: bigint;
54
+
55
+ /**
56
+ * @generated from field: int64 amount_dongtot = 9;
57
+ */
58
+ amountDongtot: bigint;
59
+
60
+ /**
61
+ * @generated from field: string bank_id = 10;
62
+ */
63
+ bankId: string;
64
+
65
+ /**
66
+ * @generated from field: string transaction_ref = 11;
67
+ */
68
+ transactionRef: string;
69
+
70
+ /**
71
+ * @generated from field: string info = 12;
72
+ */
73
+ info: string;
74
+
75
+ /**
76
+ * @generated from field: google.protobuf.Timestamp expiration_time = 13;
77
+ */
78
+ expirationTime?: Timestamp;
79
+
80
+ /**
81
+ * @generated from field: string contract_info = 14;
82
+ */
83
+ contractInfo: string;
84
+
85
+ /**
86
+ * @generated from field: string contract_invoice = 15;
87
+ */
88
+ contractInvoice: string;
89
+
90
+ /**
91
+ * @generated from field: string contract_status = 16;
92
+ */
93
+ contractStatus: string;
94
+
95
+ /**
96
+ * @generated from field: bool is_near_expire = 17;
97
+ */
98
+ isNearExpire: boolean;
99
+
100
+ /**
101
+ * @generated from field: string patch_info = 18;
102
+ */
103
+ patchInfo: string;
104
+
105
+ /**
106
+ * @generated from field: string transfer_ref = 19;
107
+ */
108
+ transferRef: string;
109
+
110
+ /**
111
+ * @generated from field: string ct_bank_info = 20;
112
+ */
113
+ ctBankInfo: string;
114
+
115
+ /**
116
+ * @generated from field: int32 vertical = 21;
117
+ */
118
+ vertical: number;
119
+
120
+ /**
121
+ * @generated from field: string expiration_type = 22;
122
+ */
123
+ expirationType: string;
124
+
125
+ /**
126
+ * @generated from field: int32 usage_day = 23;
127
+ */
128
+ usageDay: number;
129
+
130
+ /**
131
+ * @generated from field: bool is_read = 24;
132
+ */
133
+ isRead: boolean;
134
+
135
+ /**
136
+ * @generated from field: string contract_type = 25;
137
+ */
138
+ contractType: string;
139
+
140
+ /**
141
+ * @generated from field: google.protobuf.Timestamp created_date = 26;
142
+ */
143
+ createdDate?: Timestamp;
144
+
145
+ /**
146
+ * @generated from field: google.protobuf.Timestamp modified_date = 27;
147
+ */
148
+ modifiedDate?: Timestamp;
149
+
150
+ /**
151
+ * @generated from field: string hash = 28;
152
+ */
153
+ hash: string;
154
+
155
+ /**
156
+ * @generated from field: int64 vnd_tax_price = 29;
157
+ */
158
+ vndTaxPrice: bigint;
159
+
160
+ /**
161
+ * @generated from field: int64 vnd_total_price = 30;
162
+ */
163
+ vndTotalPrice: bigint;
164
+
165
+ /**
166
+ * @generated from field: ct_logic_uni_rev_payment.v1.PostPaymentInfo post_payment_info = 31;
167
+ */
168
+ postPaymentInfo?: PostPaymentInfo;
169
+
170
+ /**
171
+ * @generated from field: google.protobuf.Timestamp payment_expired_at = 32;
172
+ */
173
+ paymentExpiredAt?: Timestamp;
174
+
175
+ /**
176
+ * @generated from field: string payment_code = 33;
177
+ */
178
+ paymentCode: string;
179
+
180
+ constructor(data?: PartialMessage<Econtract>);
181
+
182
+ static readonly runtime: typeof proto3;
183
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Econtract";
184
+ static readonly fields: FieldList;
185
+
186
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Econtract;
187
+
188
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Econtract;
189
+
190
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Econtract;
191
+
192
+ static equals(a: Econtract | PlainMessage<Econtract> | undefined, b: Econtract | PlainMessage<Econtract> | undefined): boolean;
193
+ }
194
+
195
+ /**
196
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateEcontractRequest
197
+ */
198
+ export declare class CreateEcontractRequest extends Message<CreateEcontractRequest> {
199
+ /**
200
+ * @generated from field: string phone = 1;
201
+ */
202
+ phone: string;
203
+
204
+ /**
205
+ * @generated from field: int32 order_id = 2;
206
+ */
207
+ orderId: number;
208
+
209
+ /**
210
+ * @generated from field: int32 account_id = 3;
211
+ */
212
+ accountId: number;
213
+
214
+ /**
215
+ * @generated from field: string created_user = 4;
216
+ */
217
+ createdUser: string;
218
+
219
+ /**
220
+ * @generated from field: string approved_user = 5;
221
+ */
222
+ approvedUser: string;
223
+
224
+ /**
225
+ * @generated from field: int32 package_id = 6;
226
+ */
227
+ packageId: number;
228
+
229
+ /**
230
+ * @generated from field: int64 amount = 7;
231
+ */
232
+ amount: bigint;
233
+
234
+ /**
235
+ * @generated from field: int64 amount_dongtot = 8;
236
+ */
237
+ amountDongtot: bigint;
238
+
239
+ /**
240
+ * @generated from field: string bank_id = 9;
241
+ */
242
+ bankId: string;
243
+
244
+ /**
245
+ * @generated from field: string transaction_ref = 10;
246
+ */
247
+ transactionRef: string;
248
+
249
+ /**
250
+ * @generated from field: string info = 11;
251
+ */
252
+ info: string;
253
+
254
+ /**
255
+ * @generated from field: google.protobuf.Timestamp expiration_time = 12;
256
+ */
257
+ expirationTime?: Timestamp;
258
+
259
+ /**
260
+ * @generated from field: string contract_info = 13;
261
+ */
262
+ contractInfo: string;
263
+
264
+ /**
265
+ * @generated from field: string contract_invoice = 14;
266
+ */
267
+ contractInvoice: string;
268
+
269
+ /**
270
+ * @generated from field: string contract_status = 15;
271
+ */
272
+ contractStatus: string;
273
+
274
+ /**
275
+ * @generated from field: bool is_near_expire = 16;
276
+ */
277
+ isNearExpire: boolean;
278
+
279
+ /**
280
+ * @generated from field: string patch_info = 17;
281
+ */
282
+ patchInfo: string;
283
+
284
+ /**
285
+ * @generated from field: string transfer_ref = 18;
286
+ */
287
+ transferRef: string;
288
+
289
+ /**
290
+ * @generated from field: string ct_bank_info = 19;
291
+ */
292
+ ctBankInfo: string;
293
+
294
+ /**
295
+ * @generated from field: string ct_bank_status = 20;
296
+ */
297
+ ctBankStatus: string;
298
+
299
+ /**
300
+ * @generated from field: int32 vertical = 21;
301
+ */
302
+ vertical: number;
303
+
304
+ /**
305
+ * @generated from field: string expiration_type = 22;
306
+ */
307
+ expirationType: string;
308
+
309
+ /**
310
+ * @generated from field: int32 usage_day = 23;
311
+ */
312
+ usageDay: number;
313
+
314
+ /**
315
+ * @generated from field: bool is_read = 24;
316
+ */
317
+ isRead: boolean;
318
+
319
+ /**
320
+ * @generated from field: string contract_type = 25;
321
+ */
322
+ contractType: string;
323
+
324
+ /**
325
+ * @generated from field: string created_user_name = 26;
326
+ */
327
+ createdUserName: string;
328
+
329
+ /**
330
+ * @generated from field: ct_logic_uni_rev_payment.v1.PostPaymentInfo post_payment_info = 27;
331
+ */
332
+ postPaymentInfo?: PostPaymentInfo;
333
+
334
+ constructor(data?: PartialMessage<CreateEcontractRequest>);
335
+
336
+ static readonly runtime: typeof proto3;
337
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateEcontractRequest";
338
+ static readonly fields: FieldList;
339
+
340
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEcontractRequest;
341
+
342
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEcontractRequest;
343
+
344
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEcontractRequest;
345
+
346
+ static equals(a: CreateEcontractRequest | PlainMessage<CreateEcontractRequest> | undefined, b: CreateEcontractRequest | PlainMessage<CreateEcontractRequest> | undefined): boolean;
347
+ }
348
+
349
+ /**
350
+ * @generated from message ct_logic_uni_rev_payment.v1.PostPaymentInfo
351
+ */
352
+ export declare class PostPaymentInfo extends Message<PostPaymentInfo> {
353
+ /**
354
+ * @generated from field: google.protobuf.Timestamp payment_due_date = 1;
355
+ */
356
+ paymentDueDate?: Timestamp;
357
+
358
+ /**
359
+ * @generated from field: string customized_service_description = 2;
360
+ */
361
+ customizedServiceDescription: string;
362
+
363
+ /**
364
+ * @generated from field: google.protobuf.Timestamp payment_date = 3;
365
+ */
366
+ paymentDate?: Timestamp;
367
+
368
+ /**
369
+ * @generated from field: int32 debt_day = 4;
370
+ */
371
+ debtDay: number;
372
+
373
+ /**
374
+ * @generated from field: string type = 5;
375
+ */
376
+ type: string;
377
+
378
+ constructor(data?: PartialMessage<PostPaymentInfo>);
379
+
380
+ static readonly runtime: typeof proto3;
381
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PostPaymentInfo";
382
+ static readonly fields: FieldList;
383
+
384
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PostPaymentInfo;
385
+
386
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PostPaymentInfo;
387
+
388
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PostPaymentInfo;
389
+
390
+ static equals(a: PostPaymentInfo | PlainMessage<PostPaymentInfo> | undefined, b: PostPaymentInfo | PlainMessage<PostPaymentInfo> | undefined): boolean;
391
+ }
392
+
393
+ /**
394
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateEcontractResponse
395
+ */
396
+ export declare class CreateEcontractResponse extends Message<CreateEcontractResponse> {
397
+ /**
398
+ * @generated from field: bool is_success = 1;
399
+ */
400
+ isSuccess: boolean;
401
+
402
+ /**
403
+ * @generated from field: string message = 2;
404
+ */
405
+ message: string;
406
+
407
+ constructor(data?: PartialMessage<CreateEcontractResponse>);
408
+
409
+ static readonly runtime: typeof proto3;
410
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateEcontractResponse";
411
+ static readonly fields: FieldList;
412
+
413
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEcontractResponse;
414
+
415
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEcontractResponse;
416
+
417
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEcontractResponse;
418
+
419
+ static equals(a: CreateEcontractResponse | PlainMessage<CreateEcontractResponse> | undefined, b: CreateEcontractResponse | PlainMessage<CreateEcontractResponse> | undefined): boolean;
420
+ }
421
+
422
+ /**
423
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractRequest
424
+ */
425
+ export declare class GetEcontractRequest extends Message<GetEcontractRequest> {
426
+ /**
427
+ * @generated from field: int32 id = 1;
428
+ */
429
+ id: number;
430
+
431
+ /**
432
+ * @generated from field: string phone = 2;
433
+ */
434
+ phone: string;
435
+
436
+ /**
437
+ * @generated from field: int32 order_id = 3;
438
+ */
439
+ orderId: number;
440
+
441
+ /**
442
+ * @generated from field: int32 limit = 4;
443
+ */
444
+ limit: number;
445
+
446
+ /**
447
+ * @generated from field: int32 offset = 5;
448
+ */
449
+ offset: number;
450
+
451
+ /**
452
+ * @generated from field: string created_user = 6;
453
+ */
454
+ createdUser: string;
455
+
456
+ /**
457
+ * @generated from field: bool is_post_payment = 7;
458
+ */
459
+ isPostPayment: boolean;
460
+
461
+ /**
462
+ * @generated from field: string contract_status = 8;
463
+ */
464
+ contractStatus: string;
465
+
466
+ /**
467
+ * @generated from field: google.protobuf.Timestamp payment_due_date_start = 9;
468
+ */
469
+ paymentDueDateStart?: Timestamp;
470
+
471
+ /**
472
+ * @generated from field: google.protobuf.Timestamp payment_due_date_end = 10;
473
+ */
474
+ paymentDueDateEnd?: Timestamp;
475
+
476
+ constructor(data?: PartialMessage<GetEcontractRequest>);
477
+
478
+ static readonly runtime: typeof proto3;
479
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractRequest";
480
+ static readonly fields: FieldList;
481
+
482
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractRequest;
483
+
484
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractRequest;
485
+
486
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractRequest;
487
+
488
+ static equals(a: GetEcontractRequest | PlainMessage<GetEcontractRequest> | undefined, b: GetEcontractRequest | PlainMessage<GetEcontractRequest> | undefined): boolean;
489
+ }
490
+
491
+ /**
492
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractResponse
493
+ */
494
+ export declare class GetEcontractResponse extends Message<GetEcontractResponse> {
495
+ /**
496
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Econtract data = 1;
497
+ */
498
+ data: Econtract[];
499
+
500
+ /**
501
+ * @generated from field: int32 total = 2;
502
+ */
503
+ total: number;
504
+
505
+ constructor(data?: PartialMessage<GetEcontractResponse>);
506
+
507
+ static readonly runtime: typeof proto3;
508
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractResponse";
509
+ static readonly fields: FieldList;
510
+
511
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractResponse;
512
+
513
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractResponse;
514
+
515
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractResponse;
516
+
517
+ static equals(a: GetEcontractResponse | PlainMessage<GetEcontractResponse> | undefined, b: GetEcontractResponse | PlainMessage<GetEcontractResponse> | undefined): boolean;
518
+ }
519
+
520
+ /**
521
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractStatusRequest
522
+ */
523
+ export declare class UpdateEcontractStatusRequest extends Message<UpdateEcontractStatusRequest> {
524
+ /**
525
+ * @generated from field: int32 id = 1;
526
+ */
527
+ id: number;
528
+
529
+ /**
530
+ * @generated from field: int32 account_id = 2;
531
+ */
532
+ accountId: number;
533
+
534
+ /**
535
+ * @generated from field: string contract_status = 3;
536
+ */
537
+ contractStatus: string;
538
+
539
+ constructor(data?: PartialMessage<UpdateEcontractStatusRequest>);
540
+
541
+ static readonly runtime: typeof proto3;
542
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractStatusRequest";
543
+ static readonly fields: FieldList;
544
+
545
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractStatusRequest;
546
+
547
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractStatusRequest;
548
+
549
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractStatusRequest;
550
+
551
+ static equals(a: UpdateEcontractStatusRequest | PlainMessage<UpdateEcontractStatusRequest> | undefined, b: UpdateEcontractStatusRequest | PlainMessage<UpdateEcontractStatusRequest> | undefined): boolean;
552
+ }
553
+
554
+ /**
555
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractStatusResponse
556
+ */
557
+ export declare class UpdateEcontractStatusResponse extends Message<UpdateEcontractStatusResponse> {
558
+ /**
559
+ * @generated from field: bool is_success = 1;
560
+ */
561
+ isSuccess: boolean;
562
+
563
+ constructor(data?: PartialMessage<UpdateEcontractStatusResponse>);
564
+
565
+ static readonly runtime: typeof proto3;
566
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractStatusResponse";
567
+ static readonly fields: FieldList;
568
+
569
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractStatusResponse;
570
+
571
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractStatusResponse;
572
+
573
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractStatusResponse;
574
+
575
+ static equals(a: UpdateEcontractStatusResponse | PlainMessage<UpdateEcontractStatusResponse> | undefined, b: UpdateEcontractStatusResponse | PlainMessage<UpdateEcontractStatusResponse> | undefined): boolean;
576
+ }
577
+
578
+ /**
579
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdRequest
580
+ */
581
+ export declare class GetEcontractByIdRequest extends Message<GetEcontractByIdRequest> {
582
+ /**
583
+ * @generated from field: int32 id = 1;
584
+ */
585
+ id: number;
586
+
587
+ constructor(data?: PartialMessage<GetEcontractByIdRequest>);
588
+
589
+ static readonly runtime: typeof proto3;
590
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdRequest";
591
+ static readonly fields: FieldList;
592
+
593
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdRequest;
594
+
595
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdRequest;
596
+
597
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdRequest;
598
+
599
+ static equals(a: GetEcontractByIdRequest | PlainMessage<GetEcontractByIdRequest> | undefined, b: GetEcontractByIdRequest | PlainMessage<GetEcontractByIdRequest> | undefined): boolean;
600
+ }
601
+
602
+ /**
603
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdResponse
604
+ */
605
+ export declare class GetEcontractByIdResponse extends Message<GetEcontractByIdResponse> {
606
+ /**
607
+ * @generated from field: ct_logic_uni_rev_payment.v1.Econtract data = 1;
608
+ */
609
+ data?: Econtract;
610
+
611
+ constructor(data?: PartialMessage<GetEcontractByIdResponse>);
612
+
613
+ static readonly runtime: typeof proto3;
614
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdResponse";
615
+ static readonly fields: FieldList;
616
+
617
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdResponse;
618
+
619
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdResponse;
620
+
621
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdResponse;
622
+
623
+ static equals(a: GetEcontractByIdResponse | PlainMessage<GetEcontractByIdResponse> | undefined, b: GetEcontractByIdResponse | PlainMessage<GetEcontractByIdResponse> | undefined): boolean;
624
+ }
625
+
626
+ /**
627
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdAndAccountIdRequest
628
+ */
629
+ export declare class GetEcontractByIdAndAccountIdRequest extends Message<GetEcontractByIdAndAccountIdRequest> {
630
+ /**
631
+ * @generated from field: int32 id = 1;
632
+ */
633
+ id: number;
634
+
635
+ /**
636
+ * @generated from field: int32 account_id = 2;
637
+ */
638
+ accountId: number;
639
+
640
+ constructor(data?: PartialMessage<GetEcontractByIdAndAccountIdRequest>);
641
+
642
+ static readonly runtime: typeof proto3;
643
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdAndAccountIdRequest";
644
+ static readonly fields: FieldList;
645
+
646
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdAndAccountIdRequest;
647
+
648
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdAndAccountIdRequest;
649
+
650
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdAndAccountIdRequest;
651
+
652
+ static equals(a: GetEcontractByIdAndAccountIdRequest | PlainMessage<GetEcontractByIdAndAccountIdRequest> | undefined, b: GetEcontractByIdAndAccountIdRequest | PlainMessage<GetEcontractByIdAndAccountIdRequest> | undefined): boolean;
653
+ }
654
+
655
+ /**
656
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdAndAccountIdResponse
657
+ */
658
+ export declare class GetEcontractByIdAndAccountIdResponse extends Message<GetEcontractByIdAndAccountIdResponse> {
659
+ /**
660
+ * @generated from field: ct_logic_uni_rev_payment.v1.Econtract data = 1;
661
+ */
662
+ data?: Econtract;
663
+
664
+ constructor(data?: PartialMessage<GetEcontractByIdAndAccountIdResponse>);
665
+
666
+ static readonly runtime: typeof proto3;
667
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdAndAccountIdResponse";
668
+ static readonly fields: FieldList;
669
+
670
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdAndAccountIdResponse;
671
+
672
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdAndAccountIdResponse;
673
+
674
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdAndAccountIdResponse;
675
+
676
+ static equals(a: GetEcontractByIdAndAccountIdResponse | PlainMessage<GetEcontractByIdAndAccountIdResponse> | undefined, b: GetEcontractByIdAndAccountIdResponse | PlainMessage<GetEcontractByIdAndAccountIdResponse> | undefined): boolean;
677
+ }
678
+
679
+ /**
680
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractByIdRequest
681
+ */
682
+ export declare class UpdateEcontractByIdRequest extends Message<UpdateEcontractByIdRequest> {
683
+ /**
684
+ * @generated from field: int32 id = 1;
685
+ */
686
+ id: number;
687
+
688
+ /**
689
+ * @generated from field: int32 usage_day = 2;
690
+ */
691
+ usageDay: number;
692
+
693
+ /**
694
+ * @generated from field: string contract_status = 3;
695
+ */
696
+ contractStatus: string;
697
+
698
+ /**
699
+ * @generated from field: string contract_info = 4;
700
+ */
701
+ contractInfo: string;
702
+
703
+ /**
704
+ * @generated from field: string contract_invoice = 5;
705
+ */
706
+ contractInvoice: string;
707
+
708
+ /**
709
+ * @generated from field: int32 package_id = 6;
710
+ */
711
+ packageId: number;
712
+
713
+ /**
714
+ * @generated from field: int64 amount = 7;
715
+ */
716
+ amount: bigint;
717
+
718
+ /**
719
+ * @generated from field: int64 amount_dongtot = 8;
720
+ */
721
+ amountDongtot: bigint;
722
+
723
+ /**
724
+ * @generated from field: google.protobuf.Timestamp expiration_time = 9;
725
+ */
726
+ expirationTime?: Timestamp;
727
+
728
+ /**
729
+ * @generated from field: string modified_by = 10;
730
+ */
731
+ modifiedBy: string;
732
+
733
+ /**
734
+ * @generated from field: string info = 15;
735
+ */
736
+ info: string;
737
+
738
+ /**
739
+ * @generated from field: string transaction_ref = 16;
740
+ */
741
+ transactionRef: string;
742
+
743
+ constructor(data?: PartialMessage<UpdateEcontractByIdRequest>);
744
+
745
+ static readonly runtime: typeof proto3;
746
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractByIdRequest";
747
+ static readonly fields: FieldList;
748
+
749
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractByIdRequest;
750
+
751
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractByIdRequest;
752
+
753
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractByIdRequest;
754
+
755
+ static equals(a: UpdateEcontractByIdRequest | PlainMessage<UpdateEcontractByIdRequest> | undefined, b: UpdateEcontractByIdRequest | PlainMessage<UpdateEcontractByIdRequest> | undefined): boolean;
756
+ }
757
+
758
+ /**
759
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractByIdResponse
760
+ */
761
+ export declare class UpdateEcontractByIdResponse extends Message<UpdateEcontractByIdResponse> {
762
+ /**
763
+ * @generated from field: bool is_success = 1;
764
+ */
765
+ isSuccess: boolean;
766
+
767
+ constructor(data?: PartialMessage<UpdateEcontractByIdResponse>);
768
+
769
+ static readonly runtime: typeof proto3;
770
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractByIdResponse";
771
+ static readonly fields: FieldList;
772
+
773
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractByIdResponse;
774
+
775
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractByIdResponse;
776
+
777
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractByIdResponse;
778
+
779
+ static equals(a: UpdateEcontractByIdResponse | PlainMessage<UpdateEcontractByIdResponse> | undefined, b: UpdateEcontractByIdResponse | PlainMessage<UpdateEcontractByIdResponse> | undefined): boolean;
780
+ }
781
+
782
+ /**
783
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractLogWithFilterRequest
784
+ */
785
+ export declare class GetEcontractLogWithFilterRequest extends Message<GetEcontractLogWithFilterRequest> {
786
+ /**
787
+ * @generated from field: int32 request_id = 1;
788
+ */
789
+ requestId: number;
790
+
791
+ /**
792
+ * @generated from field: int32 limit = 2;
793
+ */
794
+ limit: number;
795
+
796
+ /**
797
+ * @generated from field: int32 offset = 3;
798
+ */
799
+ offset: number;
800
+
801
+ constructor(data?: PartialMessage<GetEcontractLogWithFilterRequest>);
802
+
803
+ static readonly runtime: typeof proto3;
804
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractLogWithFilterRequest";
805
+ static readonly fields: FieldList;
806
+
807
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractLogWithFilterRequest;
808
+
809
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractLogWithFilterRequest;
810
+
811
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractLogWithFilterRequest;
812
+
813
+ static equals(a: GetEcontractLogWithFilterRequest | PlainMessage<GetEcontractLogWithFilterRequest> | undefined, b: GetEcontractLogWithFilterRequest | PlainMessage<GetEcontractLogWithFilterRequest> | undefined): boolean;
814
+ }
815
+
816
+ /**
817
+ * @generated from message ct_logic_uni_rev_payment.v1.EcontractLog
818
+ */
819
+ export declare class EcontractLog extends Message<EcontractLog> {
820
+ /**
821
+ * @generated from field: int32 request_id = 1;
822
+ */
823
+ requestId: number;
824
+
825
+ /**
826
+ * @generated from field: string action = 2;
827
+ */
828
+ action: string;
829
+
830
+ /**
831
+ * @generated from field: string payload = 3;
832
+ */
833
+ payload: string;
834
+
835
+ /**
836
+ * @generated from field: string modified_by = 4;
837
+ */
838
+ modifiedBy: string;
839
+
840
+ /**
841
+ * @generated from field: google.protobuf.Timestamp modified_date = 5;
842
+ */
843
+ modifiedDate?: Timestamp;
844
+
845
+ /**
846
+ * @generated from field: int32 id = 6;
847
+ */
848
+ id: number;
849
+
850
+ constructor(data?: PartialMessage<EcontractLog>);
851
+
852
+ static readonly runtime: typeof proto3;
853
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.EcontractLog";
854
+ static readonly fields: FieldList;
855
+
856
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): EcontractLog;
857
+
858
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): EcontractLog;
859
+
860
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): EcontractLog;
861
+
862
+ static equals(a: EcontractLog | PlainMessage<EcontractLog> | undefined, b: EcontractLog | PlainMessage<EcontractLog> | undefined): boolean;
863
+ }
864
+
865
+ /**
866
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractLogWithFilterResponse
867
+ */
868
+ export declare class GetEcontractLogWithFilterResponse extends Message<GetEcontractLogWithFilterResponse> {
869
+ /**
870
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.EcontractLog data = 1;
871
+ */
872
+ data: EcontractLog[];
873
+
874
+ /**
875
+ * @generated from field: int32 total = 2;
876
+ */
877
+ total: number;
878
+
879
+ constructor(data?: PartialMessage<GetEcontractLogWithFilterResponse>);
880
+
881
+ static readonly runtime: typeof proto3;
882
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractLogWithFilterResponse";
883
+ static readonly fields: FieldList;
884
+
885
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractLogWithFilterResponse;
886
+
887
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractLogWithFilterResponse;
888
+
889
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractLogWithFilterResponse;
890
+
891
+ static equals(a: GetEcontractLogWithFilterResponse | PlainMessage<GetEcontractLogWithFilterResponse> | undefined, b: GetEcontractLogWithFilterResponse | PlainMessage<GetEcontractLogWithFilterResponse> | undefined): boolean;
892
+ }
893
+
894
+ /**
895
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveEcontractManualRequest
896
+ */
897
+ export declare class ApproveEcontractManualRequest extends Message<ApproveEcontractManualRequest> {
898
+ /**
899
+ * @generated from field: int32 id = 1;
900
+ */
901
+ id: number;
902
+
903
+ /**
904
+ * @generated from field: string approved_user = 2;
905
+ */
906
+ approvedUser: string;
907
+
908
+ constructor(data?: PartialMessage<ApproveEcontractManualRequest>);
909
+
910
+ static readonly runtime: typeof proto3;
911
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveEcontractManualRequest";
912
+ static readonly fields: FieldList;
913
+
914
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveEcontractManualRequest;
915
+
916
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveEcontractManualRequest;
917
+
918
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveEcontractManualRequest;
919
+
920
+ static equals(a: ApproveEcontractManualRequest | PlainMessage<ApproveEcontractManualRequest> | undefined, b: ApproveEcontractManualRequest | PlainMessage<ApproveEcontractManualRequest> | undefined): boolean;
921
+ }
922
+
923
+ /**
924
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveEcontractManualResponse
925
+ */
926
+ export declare class ApproveEcontractManualResponse extends Message<ApproveEcontractManualResponse> {
927
+ /**
928
+ * @generated from field: bool is_success = 1;
929
+ */
930
+ isSuccess: boolean;
931
+
932
+ /**
933
+ * @generated from field: string message = 2;
934
+ */
935
+ message: string;
936
+
937
+ constructor(data?: PartialMessage<ApproveEcontractManualResponse>);
938
+
939
+ static readonly runtime: typeof proto3;
940
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveEcontractManualResponse";
941
+ static readonly fields: FieldList;
942
+
943
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveEcontractManualResponse;
944
+
945
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveEcontractManualResponse;
946
+
947
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveEcontractManualResponse;
948
+
949
+ static equals(a: ApproveEcontractManualResponse | PlainMessage<ApproveEcontractManualResponse> | undefined, b: ApproveEcontractManualResponse | PlainMessage<ApproveEcontractManualResponse> | undefined): boolean;
950
+ }
951
+
952
+ /**
953
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByAccountIdRequest
954
+ */
955
+ export declare class GetEcontractByAccountIdRequest extends Message<GetEcontractByAccountIdRequest> {
956
+ /**
957
+ * @generated from field: int32 account_id = 1;
958
+ */
959
+ accountId: number;
960
+
961
+ /**
962
+ * @generated from field: int32 limit = 2;
963
+ */
964
+ limit: number;
965
+
966
+ /**
967
+ * @generated from field: int32 offset = 3;
968
+ */
969
+ offset: number;
970
+
971
+ /**
972
+ * @generated from field: string status = 4;
973
+ */
974
+ status: string;
975
+
976
+ constructor(data?: PartialMessage<GetEcontractByAccountIdRequest>);
977
+
978
+ static readonly runtime: typeof proto3;
979
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByAccountIdRequest";
980
+ static readonly fields: FieldList;
981
+
982
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByAccountIdRequest;
983
+
984
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByAccountIdRequest;
985
+
986
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByAccountIdRequest;
987
+
988
+ static equals(a: GetEcontractByAccountIdRequest | PlainMessage<GetEcontractByAccountIdRequest> | undefined, b: GetEcontractByAccountIdRequest | PlainMessage<GetEcontractByAccountIdRequest> | undefined): boolean;
989
+ }
990
+
991
+ /**
992
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByAccountIdResponse
993
+ */
994
+ export declare class GetEcontractByAccountIdResponse extends Message<GetEcontractByAccountIdResponse> {
995
+ /**
996
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Econtract data = 1;
997
+ */
998
+ data: Econtract[];
999
+
1000
+ /**
1001
+ * @generated from field: int32 total = 2;
1002
+ */
1003
+ total: number;
1004
+
1005
+ constructor(data?: PartialMessage<GetEcontractByAccountIdResponse>);
1006
+
1007
+ static readonly runtime: typeof proto3;
1008
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByAccountIdResponse";
1009
+ static readonly fields: FieldList;
1010
+
1011
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByAccountIdResponse;
1012
+
1013
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByAccountIdResponse;
1014
+
1015
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByAccountIdResponse;
1016
+
1017
+ static equals(a: GetEcontractByAccountIdResponse | PlainMessage<GetEcontractByAccountIdResponse> | undefined, b: GetEcontractByAccountIdResponse | PlainMessage<GetEcontractByAccountIdResponse> | undefined): boolean;
1018
+ }
1019
+
1020
+ /**
1021
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractDetailByAccountIdRequest
1022
+ */
1023
+ export declare class GetEcontractDetailByAccountIdRequest extends Message<GetEcontractDetailByAccountIdRequest> {
1024
+ /**
1025
+ * @generated from field: int32 account_id = 1;
1026
+ */
1027
+ accountId: number;
1028
+
1029
+ constructor(data?: PartialMessage<GetEcontractDetailByAccountIdRequest>);
1030
+
1031
+ static readonly runtime: typeof proto3;
1032
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractDetailByAccountIdRequest";
1033
+ static readonly fields: FieldList;
1034
+
1035
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractDetailByAccountIdRequest;
1036
+
1037
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractDetailByAccountIdRequest;
1038
+
1039
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractDetailByAccountIdRequest;
1040
+
1041
+ static equals(a: GetEcontractDetailByAccountIdRequest | PlainMessage<GetEcontractDetailByAccountIdRequest> | undefined, b: GetEcontractDetailByAccountIdRequest | PlainMessage<GetEcontractDetailByAccountIdRequest> | undefined): boolean;
1042
+ }
1043
+
1044
+ /**
1045
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractDetailByAccountIdResponse
1046
+ */
1047
+ export declare class GetEcontractDetailByAccountIdResponse extends Message<GetEcontractDetailByAccountIdResponse> {
1048
+ /**
1049
+ * @generated from field: int32 id = 1;
1050
+ */
1051
+ id: number;
1052
+
1053
+ /**
1054
+ * @generated from field: int64 amount = 2;
1055
+ */
1056
+ amount: bigint;
1057
+
1058
+ /**
1059
+ * @generated from field: int64 amount_dongtot = 3;
1060
+ */
1061
+ amountDongtot: bigint;
1062
+
1063
+ /**
1064
+ * @generated from field: google.protobuf.Timestamp expiration_time = 4;
1065
+ */
1066
+ expirationTime?: Timestamp;
1067
+
1068
+ /**
1069
+ * @generated from field: string e_contract_url = 5;
1070
+ */
1071
+ eContractUrl: string;
1072
+
1073
+ /**
1074
+ * @generated from field: int32 e_contract_id = 6;
1075
+ */
1076
+ eContractId: number;
1077
+
1078
+ /**
1079
+ * @generated from field: string e_contract_hash_id = 7;
1080
+ */
1081
+ eContractHashId: string;
1082
+
1083
+ /**
1084
+ * @generated from field: string expiration_type = 8;
1085
+ */
1086
+ expirationType: string;
1087
+
1088
+ /**
1089
+ * @generated from field: int32 usage_day = 9;
1090
+ */
1091
+ usageDay: number;
1092
+
1093
+ constructor(data?: PartialMessage<GetEcontractDetailByAccountIdResponse>);
1094
+
1095
+ static readonly runtime: typeof proto3;
1096
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractDetailByAccountIdResponse";
1097
+ static readonly fields: FieldList;
1098
+
1099
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractDetailByAccountIdResponse;
1100
+
1101
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractDetailByAccountIdResponse;
1102
+
1103
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractDetailByAccountIdResponse;
1104
+
1105
+ static equals(a: GetEcontractDetailByAccountIdResponse | PlainMessage<GetEcontractDetailByAccountIdResponse> | undefined, b: GetEcontractDetailByAccountIdResponse | PlainMessage<GetEcontractDetailByAccountIdResponse> | undefined): boolean;
1106
+ }
1107
+
1108
+ /**
1109
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdAndHashRequest
1110
+ */
1111
+ export declare class GetEcontractByIdAndHashRequest extends Message<GetEcontractByIdAndHashRequest> {
1112
+ /**
1113
+ * @generated from field: int32 id = 1;
1114
+ */
1115
+ id: number;
1116
+
1117
+ /**
1118
+ * @generated from field: string hash = 2;
1119
+ */
1120
+ hash: string;
1121
+
1122
+ /**
1123
+ * @generated from field: int32 account_id = 3;
1124
+ */
1125
+ accountId: number;
1126
+
1127
+ constructor(data?: PartialMessage<GetEcontractByIdAndHashRequest>);
1128
+
1129
+ static readonly runtime: typeof proto3;
1130
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdAndHashRequest";
1131
+ static readonly fields: FieldList;
1132
+
1133
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdAndHashRequest;
1134
+
1135
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdAndHashRequest;
1136
+
1137
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdAndHashRequest;
1138
+
1139
+ static equals(a: GetEcontractByIdAndHashRequest | PlainMessage<GetEcontractByIdAndHashRequest> | undefined, b: GetEcontractByIdAndHashRequest | PlainMessage<GetEcontractByIdAndHashRequest> | undefined): boolean;
1140
+ }
1141
+
1142
+ /**
1143
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByIdAndHashResponse
1144
+ */
1145
+ export declare class GetEcontractByIdAndHashResponse extends Message<GetEcontractByIdAndHashResponse> {
1146
+ /**
1147
+ * @generated from field: ct_logic_uni_rev_payment.v1.Econtract data = 1;
1148
+ */
1149
+ data?: Econtract;
1150
+
1151
+ /**
1152
+ * @generated from field: ct_logic_uni_rev_payment.v1.PackageEcontract package = 2;
1153
+ */
1154
+ package?: PackageEcontract;
1155
+
1156
+ constructor(data?: PartialMessage<GetEcontractByIdAndHashResponse>);
1157
+
1158
+ static readonly runtime: typeof proto3;
1159
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByIdAndHashResponse";
1160
+ static readonly fields: FieldList;
1161
+
1162
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByIdAndHashResponse;
1163
+
1164
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByIdAndHashResponse;
1165
+
1166
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByIdAndHashResponse;
1167
+
1168
+ static equals(a: GetEcontractByIdAndHashResponse | PlainMessage<GetEcontractByIdAndHashResponse> | undefined, b: GetEcontractByIdAndHashResponse | PlainMessage<GetEcontractByIdAndHashResponse> | undefined): boolean;
1169
+ }
1170
+
1171
+ /**
1172
+ * @generated from message ct_logic_uni_rev_payment.v1.PackageEcontract
1173
+ */
1174
+ export declare class PackageEcontract extends Message<PackageEcontract> {
1175
+ /**
1176
+ * @generated from field: int64 id = 1;
1177
+ */
1178
+ id: bigint;
1179
+
1180
+ /**
1181
+ * @generated from field: string name = 2;
1182
+ */
1183
+ name: string;
1184
+
1185
+ /**
1186
+ * @generated from field: string type = 3;
1187
+ */
1188
+ type: string;
1189
+
1190
+ /**
1191
+ * @generated from field: int64 price = 4;
1192
+ */
1193
+ price: bigint;
1194
+
1195
+ /**
1196
+ * @generated from field: int64 free_amount = 5;
1197
+ */
1198
+ freeAmount: bigint;
1199
+
1200
+ /**
1201
+ * @generated from field: int64 paid_amount = 6;
1202
+ */
1203
+ paidAmount: bigint;
1204
+
1205
+ /**
1206
+ * @generated from field: int64 promotion_amount = 7;
1207
+ */
1208
+ promotionAmount: bigint;
1209
+
1210
+ /**
1211
+ * @generated from field: string platform = 8;
1212
+ */
1213
+ platform: string;
1214
+
1215
+ /**
1216
+ * @generated from field: bool active = 9;
1217
+ */
1218
+ active: boolean;
1219
+
1220
+ /**
1221
+ * @generated from field: string method = 10;
1222
+ */
1223
+ method: string;
1224
+
1225
+ constructor(data?: PartialMessage<PackageEcontract>);
1226
+
1227
+ static readonly runtime: typeof proto3;
1228
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PackageEcontract";
1229
+ static readonly fields: FieldList;
1230
+
1231
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PackageEcontract;
1232
+
1233
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PackageEcontract;
1234
+
1235
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PackageEcontract;
1236
+
1237
+ static equals(a: PackageEcontract | PlainMessage<PackageEcontract> | undefined, b: PackageEcontract | PlainMessage<PackageEcontract> | undefined): boolean;
1238
+ }
1239
+
1240
+ /**
1241
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractInfoByIdRequest
1242
+ */
1243
+ export declare class UpdateEcontractInfoByIdRequest extends Message<UpdateEcontractInfoByIdRequest> {
1244
+ /**
1245
+ * @generated from field: int32 id = 1;
1246
+ */
1247
+ id: number;
1248
+
1249
+ /**
1250
+ * @generated from field: int32 account_id = 2;
1251
+ */
1252
+ accountId: number;
1253
+
1254
+ /**
1255
+ * @generated from field: string contract_number = 3;
1256
+ */
1257
+ contractNumber: string;
1258
+
1259
+ /**
1260
+ * @generated from field: string contract_date = 4;
1261
+ */
1262
+ contractDate: string;
1263
+
1264
+ /**
1265
+ * @generated from field: string card_id = 5;
1266
+ */
1267
+ cardId: string;
1268
+
1269
+ /**
1270
+ * @generated from field: string permanent_residence = 6;
1271
+ */
1272
+ permanentResidence: string;
1273
+
1274
+ /**
1275
+ * @generated from field: string announce_id = 7;
1276
+ */
1277
+ announceId: string;
1278
+
1279
+ /**
1280
+ * @generated from field: string payment_method = 8;
1281
+ */
1282
+ paymentMethod: string;
1283
+
1284
+ /**
1285
+ * @generated from field: string payment_method_order = 9;
1286
+ */
1287
+ paymentMethodOrder: string;
1288
+
1289
+ constructor(data?: PartialMessage<UpdateEcontractInfoByIdRequest>);
1290
+
1291
+ static readonly runtime: typeof proto3;
1292
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractInfoByIdRequest";
1293
+ static readonly fields: FieldList;
1294
+
1295
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractInfoByIdRequest;
1296
+
1297
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractInfoByIdRequest;
1298
+
1299
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractInfoByIdRequest;
1300
+
1301
+ static equals(a: UpdateEcontractInfoByIdRequest | PlainMessage<UpdateEcontractInfoByIdRequest> | undefined, b: UpdateEcontractInfoByIdRequest | PlainMessage<UpdateEcontractInfoByIdRequest> | undefined): boolean;
1302
+ }
1303
+
1304
+ /**
1305
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractInfoByIdResponse
1306
+ */
1307
+ export declare class UpdateEcontractInfoByIdResponse extends Message<UpdateEcontractInfoByIdResponse> {
1308
+ /**
1309
+ * @generated from field: bool is_success = 1;
1310
+ */
1311
+ isSuccess: boolean;
1312
+
1313
+ constructor(data?: PartialMessage<UpdateEcontractInfoByIdResponse>);
1314
+
1315
+ static readonly runtime: typeof proto3;
1316
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractInfoByIdResponse";
1317
+ static readonly fields: FieldList;
1318
+
1319
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractInfoByIdResponse;
1320
+
1321
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractInfoByIdResponse;
1322
+
1323
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractInfoByIdResponse;
1324
+
1325
+ static equals(a: UpdateEcontractInfoByIdResponse | PlainMessage<UpdateEcontractInfoByIdResponse> | undefined, b: UpdateEcontractInfoByIdResponse | PlainMessage<UpdateEcontractInfoByIdResponse> | undefined): boolean;
1326
+ }
1327
+
1328
+ /**
1329
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractToPendingRequest
1330
+ */
1331
+ export declare class UpdateEcontractToPendingRequest extends Message<UpdateEcontractToPendingRequest> {
1332
+ /**
1333
+ * @generated from field: int32 id = 1;
1334
+ */
1335
+ id: number;
1336
+
1337
+ /**
1338
+ * @generated from field: int32 account_id = 2;
1339
+ */
1340
+ accountId: number;
1341
+
1342
+ constructor(data?: PartialMessage<UpdateEcontractToPendingRequest>);
1343
+
1344
+ static readonly runtime: typeof proto3;
1345
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractToPendingRequest";
1346
+ static readonly fields: FieldList;
1347
+
1348
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractToPendingRequest;
1349
+
1350
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractToPendingRequest;
1351
+
1352
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractToPendingRequest;
1353
+
1354
+ static equals(a: UpdateEcontractToPendingRequest | PlainMessage<UpdateEcontractToPendingRequest> | undefined, b: UpdateEcontractToPendingRequest | PlainMessage<UpdateEcontractToPendingRequest> | undefined): boolean;
1355
+ }
1356
+
1357
+ /**
1358
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractToPendingResponse
1359
+ */
1360
+ export declare class UpdateEcontractToPendingResponse extends Message<UpdateEcontractToPendingResponse> {
1361
+ /**
1362
+ * @generated from field: bool is_success = 1;
1363
+ */
1364
+ isSuccess: boolean;
1365
+
1366
+ constructor(data?: PartialMessage<UpdateEcontractToPendingResponse>);
1367
+
1368
+ static readonly runtime: typeof proto3;
1369
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractToPendingResponse";
1370
+ static readonly fields: FieldList;
1371
+
1372
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractToPendingResponse;
1373
+
1374
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractToPendingResponse;
1375
+
1376
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractToPendingResponse;
1377
+
1378
+ static equals(a: UpdateEcontractToPendingResponse | PlainMessage<UpdateEcontractToPendingResponse> | undefined, b: UpdateEcontractToPendingResponse | PlainMessage<UpdateEcontractToPendingResponse> | undefined): boolean;
1379
+ }
1380
+
1381
+ /**
1382
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractIsReadStatusByIdRequest
1383
+ */
1384
+ export declare class UpdateEcontractIsReadStatusByIdRequest extends Message<UpdateEcontractIsReadStatusByIdRequest> {
1385
+ /**
1386
+ * @generated from field: int32 id = 1;
1387
+ */
1388
+ id: number;
1389
+
1390
+ /**
1391
+ * @generated from field: int32 account_id = 2;
1392
+ */
1393
+ accountId: number;
1394
+
1395
+ constructor(data?: PartialMessage<UpdateEcontractIsReadStatusByIdRequest>);
1396
+
1397
+ static readonly runtime: typeof proto3;
1398
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractIsReadStatusByIdRequest";
1399
+ static readonly fields: FieldList;
1400
+
1401
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractIsReadStatusByIdRequest;
1402
+
1403
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractIsReadStatusByIdRequest;
1404
+
1405
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractIsReadStatusByIdRequest;
1406
+
1407
+ static equals(a: UpdateEcontractIsReadStatusByIdRequest | PlainMessage<UpdateEcontractIsReadStatusByIdRequest> | undefined, b: UpdateEcontractIsReadStatusByIdRequest | PlainMessage<UpdateEcontractIsReadStatusByIdRequest> | undefined): boolean;
1408
+ }
1409
+
1410
+ /**
1411
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractIsReadStatusByIdResponse
1412
+ */
1413
+ export declare class UpdateEcontractIsReadStatusByIdResponse extends Message<UpdateEcontractIsReadStatusByIdResponse> {
1414
+ /**
1415
+ * @generated from field: bool is_success = 1;
1416
+ */
1417
+ isSuccess: boolean;
1418
+
1419
+ constructor(data?: PartialMessage<UpdateEcontractIsReadStatusByIdResponse>);
1420
+
1421
+ static readonly runtime: typeof proto3;
1422
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractIsReadStatusByIdResponse";
1423
+ static readonly fields: FieldList;
1424
+
1425
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractIsReadStatusByIdResponse;
1426
+
1427
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractIsReadStatusByIdResponse;
1428
+
1429
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractIsReadStatusByIdResponse;
1430
+
1431
+ static equals(a: UpdateEcontractIsReadStatusByIdResponse | PlainMessage<UpdateEcontractIsReadStatusByIdResponse> | undefined, b: UpdateEcontractIsReadStatusByIdResponse | PlainMessage<UpdateEcontractIsReadStatusByIdResponse> | undefined): boolean;
1432
+ }
1433
+
1434
+ /**
1435
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateInvoiceInfoByIdRequest
1436
+ */
1437
+ export declare class UpdateInvoiceInfoByIdRequest extends Message<UpdateInvoiceInfoByIdRequest> {
1438
+ /**
1439
+ * @generated from field: int32 id = 1;
1440
+ */
1441
+ id: number;
1442
+
1443
+ /**
1444
+ * @generated from field: int32 account_id = 2;
1445
+ */
1446
+ accountId: number;
1447
+
1448
+ /**
1449
+ * @generated from field: string company_name = 3;
1450
+ */
1451
+ companyName: string;
1452
+
1453
+ /**
1454
+ * @generated from field: string company_address = 4;
1455
+ */
1456
+ companyAddress: string;
1457
+
1458
+ /**
1459
+ * @generated from field: string tax_id = 5;
1460
+ */
1461
+ taxId: string;
1462
+
1463
+ /**
1464
+ * @generated from field: string email = 6;
1465
+ */
1466
+ email: string;
1467
+
1468
+ /**
1469
+ * @generated from field: string buyer_name = 7;
1470
+ */
1471
+ buyerName: string;
1472
+
1473
+ constructor(data?: PartialMessage<UpdateInvoiceInfoByIdRequest>);
1474
+
1475
+ static readonly runtime: typeof proto3;
1476
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateInvoiceInfoByIdRequest";
1477
+ static readonly fields: FieldList;
1478
+
1479
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateInvoiceInfoByIdRequest;
1480
+
1481
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateInvoiceInfoByIdRequest;
1482
+
1483
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateInvoiceInfoByIdRequest;
1484
+
1485
+ static equals(a: UpdateInvoiceInfoByIdRequest | PlainMessage<UpdateInvoiceInfoByIdRequest> | undefined, b: UpdateInvoiceInfoByIdRequest | PlainMessage<UpdateInvoiceInfoByIdRequest> | undefined): boolean;
1486
+ }
1487
+
1488
+ /**
1489
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateInvoiceInfoByIdResponse
1490
+ */
1491
+ export declare class UpdateInvoiceInfoByIdResponse extends Message<UpdateInvoiceInfoByIdResponse> {
1492
+ /**
1493
+ * @generated from field: bool is_success = 1;
1494
+ */
1495
+ isSuccess: boolean;
1496
+
1497
+ constructor(data?: PartialMessage<UpdateInvoiceInfoByIdResponse>);
1498
+
1499
+ static readonly runtime: typeof proto3;
1500
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateInvoiceInfoByIdResponse";
1501
+ static readonly fields: FieldList;
1502
+
1503
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateInvoiceInfoByIdResponse;
1504
+
1505
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateInvoiceInfoByIdResponse;
1506
+
1507
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateInvoiceInfoByIdResponse;
1508
+
1509
+ static equals(a: UpdateInvoiceInfoByIdResponse | PlainMessage<UpdateInvoiceInfoByIdResponse> | undefined, b: UpdateInvoiceInfoByIdResponse | PlainMessage<UpdateInvoiceInfoByIdResponse> | undefined): boolean;
1510
+ }
1511
+
1512
+ /**
1513
+ * @generated from message ct_logic_uni_rev_payment.v1.PayContractRequest
1514
+ */
1515
+ export declare class PayContractRequest extends Message<PayContractRequest> {
1516
+ /**
1517
+ * @generated from field: int32 account_id = 1;
1518
+ */
1519
+ accountId: number;
1520
+
1521
+ /**
1522
+ * @generated from field: string gateway = 2;
1523
+ */
1524
+ gateway: string;
1525
+
1526
+ /**
1527
+ * @generated from field: string platform = 3;
1528
+ */
1529
+ platform: string;
1530
+
1531
+ /**
1532
+ * @generated from field: string source = 4;
1533
+ */
1534
+ source: string;
1535
+
1536
+ /**
1537
+ * @generated from field: string ip = 5;
1538
+ */
1539
+ ip: string;
1540
+
1541
+ /**
1542
+ * @generated from field: string order_type = 6;
1543
+ */
1544
+ orderType: string;
1545
+
1546
+ /**
1547
+ * @generated from field: string extend_type = 7;
1548
+ */
1549
+ extendType: string;
1550
+
1551
+ /**
1552
+ * @generated from field: int32 econtract_id = 8;
1553
+ */
1554
+ econtractId: number;
1555
+
1556
+ /**
1557
+ * @generated from field: string return_url = 9;
1558
+ */
1559
+ returnUrl: string;
1560
+
1561
+ constructor(data?: PartialMessage<PayContractRequest>);
1562
+
1563
+ static readonly runtime: typeof proto3;
1564
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayContractRequest";
1565
+ static readonly fields: FieldList;
1566
+
1567
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayContractRequest;
1568
+
1569
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayContractRequest;
1570
+
1571
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayContractRequest;
1572
+
1573
+ static equals(a: PayContractRequest | PlainMessage<PayContractRequest> | undefined, b: PayContractRequest | PlainMessage<PayContractRequest> | undefined): boolean;
1574
+ }
1575
+
1576
+ /**
1577
+ * @generated from message ct_logic_uni_rev_payment.v1.PayContractResponse
1578
+ */
1579
+ export declare class PayContractResponse extends Message<PayContractResponse> {
1580
+ /**
1581
+ * @generated from field: int64 order_id = 1;
1582
+ */
1583
+ orderId: bigint;
1584
+
1585
+ /**
1586
+ * @generated from field: string payment_code = 2;
1587
+ */
1588
+ paymentCode: string;
1589
+
1590
+ /**
1591
+ * @generated from field: string redirect_url = 3;
1592
+ */
1593
+ redirectUrl: string;
1594
+
1595
+ /**
1596
+ * @generated from field: string expiry_date = 4;
1597
+ */
1598
+ expiryDate: string;
1599
+
1600
+ constructor(data?: PartialMessage<PayContractResponse>);
1601
+
1602
+ static readonly runtime: typeof proto3;
1603
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayContractResponse";
1604
+ static readonly fields: FieldList;
1605
+
1606
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayContractResponse;
1607
+
1608
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayContractResponse;
1609
+
1610
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayContractResponse;
1611
+
1612
+ static equals(a: PayContractResponse | PlainMessage<PayContractResponse> | undefined, b: PayContractResponse | PlainMessage<PayContractResponse> | undefined): boolean;
1613
+ }
1614
+
1615
+ /**
1616
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByOrderIdRequest
1617
+ */
1618
+ export declare class GetEcontractByOrderIdRequest extends Message<GetEcontractByOrderIdRequest> {
1619
+ /**
1620
+ * @generated from field: int32 order_id = 1;
1621
+ */
1622
+ orderId: number;
1623
+
1624
+ /**
1625
+ * @generated from field: int32 account_id = 2;
1626
+ */
1627
+ accountId: number;
1628
+
1629
+ constructor(data?: PartialMessage<GetEcontractByOrderIdRequest>);
1630
+
1631
+ static readonly runtime: typeof proto3;
1632
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByOrderIdRequest";
1633
+ static readonly fields: FieldList;
1634
+
1635
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByOrderIdRequest;
1636
+
1637
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByOrderIdRequest;
1638
+
1639
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByOrderIdRequest;
1640
+
1641
+ static equals(a: GetEcontractByOrderIdRequest | PlainMessage<GetEcontractByOrderIdRequest> | undefined, b: GetEcontractByOrderIdRequest | PlainMessage<GetEcontractByOrderIdRequest> | undefined): boolean;
1642
+ }
1643
+
1644
+ /**
1645
+ * @generated from message ct_logic_uni_rev_payment.v1.GetEcontractByOrderIdResponse
1646
+ */
1647
+ export declare class GetEcontractByOrderIdResponse extends Message<GetEcontractByOrderIdResponse> {
1648
+ /**
1649
+ * @generated from field: ct_logic_uni_rev_payment.v1.Econtract data = 1;
1650
+ */
1651
+ data?: Econtract;
1652
+
1653
+ constructor(data?: PartialMessage<GetEcontractByOrderIdResponse>);
1654
+
1655
+ static readonly runtime: typeof proto3;
1656
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetEcontractByOrderIdResponse";
1657
+ static readonly fields: FieldList;
1658
+
1659
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEcontractByOrderIdResponse;
1660
+
1661
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEcontractByOrderIdResponse;
1662
+
1663
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEcontractByOrderIdResponse;
1664
+
1665
+ static equals(a: GetEcontractByOrderIdResponse | PlainMessage<GetEcontractByOrderIdResponse> | undefined, b: GetEcontractByOrderIdResponse | PlainMessage<GetEcontractByOrderIdResponse> | undefined): boolean;
1666
+ }
1667
+
1668
+ /**
1669
+ * @generated from message ct_logic_uni_rev_payment.v1.ContractInfoCRM
1670
+ */
1671
+ export declare class ContractInfoCRM extends Message<ContractInfoCRM> {
1672
+ /**
1673
+ * @generated from field: string contract_number = 1;
1674
+ */
1675
+ contractNumber: string;
1676
+
1677
+ /**
1678
+ * @generated from field: string card_id = 2;
1679
+ */
1680
+ cardId: string;
1681
+
1682
+ /**
1683
+ * @generated from field: string permanent_residence = 3;
1684
+ */
1685
+ permanentResidence: string;
1686
+
1687
+ constructor(data?: PartialMessage<ContractInfoCRM>);
1688
+
1689
+ static readonly runtime: typeof proto3;
1690
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContractInfoCRM";
1691
+ static readonly fields: FieldList;
1692
+
1693
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContractInfoCRM;
1694
+
1695
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContractInfoCRM;
1696
+
1697
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContractInfoCRM;
1698
+
1699
+ static equals(a: ContractInfoCRM | PlainMessage<ContractInfoCRM> | undefined, b: ContractInfoCRM | PlainMessage<ContractInfoCRM> | undefined): boolean;
1700
+ }
1701
+
1702
+ /**
1703
+ * @generated from message ct_logic_uni_rev_payment.v1.ContractInvoiceCRM
1704
+ */
1705
+ export declare class ContractInvoiceCRM extends Message<ContractInvoiceCRM> {
1706
+ /**
1707
+ * @generated from field: string company_name = 1;
1708
+ */
1709
+ companyName: string;
1710
+
1711
+ /**
1712
+ * @generated from field: string company_address = 2;
1713
+ */
1714
+ companyAddress: string;
1715
+
1716
+ /**
1717
+ * @generated from field: string tax_id = 3;
1718
+ */
1719
+ taxId: string;
1720
+
1721
+ /**
1722
+ * @generated from field: string email = 4;
1723
+ */
1724
+ email: string;
1725
+
1726
+ constructor(data?: PartialMessage<ContractInvoiceCRM>);
1727
+
1728
+ static readonly runtime: typeof proto3;
1729
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContractInvoiceCRM";
1730
+ static readonly fields: FieldList;
1731
+
1732
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContractInvoiceCRM;
1733
+
1734
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContractInvoiceCRM;
1735
+
1736
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContractInvoiceCRM;
1737
+
1738
+ static equals(a: ContractInvoiceCRM | PlainMessage<ContractInvoiceCRM> | undefined, b: ContractInvoiceCRM | PlainMessage<ContractInvoiceCRM> | undefined): boolean;
1739
+ }
1740
+
1741
+ /**
1742
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMRequest
1743
+ */
1744
+ export declare class CreateEcontractViaCRMRequest extends Message<CreateEcontractViaCRMRequest> {
1745
+ /**
1746
+ * @generated from field: string phone = 1;
1747
+ */
1748
+ phone: string;
1749
+
1750
+ /**
1751
+ * @generated from field: string expiration_type = 2;
1752
+ */
1753
+ expirationType: string;
1754
+
1755
+ /**
1756
+ * @generated from field: google.protobuf.Timestamp expiration_time = 3;
1757
+ */
1758
+ expirationTime?: Timestamp;
1759
+
1760
+ /**
1761
+ * @generated from field: string vertical = 4;
1762
+ */
1763
+ vertical: string;
1764
+
1765
+ /**
1766
+ * @generated from field: string contract_type = 5;
1767
+ */
1768
+ contractType: string;
1769
+
1770
+ /**
1771
+ * @generated from field: int64 package_id = 6;
1772
+ */
1773
+ packageId: bigint;
1774
+
1775
+ /**
1776
+ * @generated from field: ct_logic_uni_rev_payment.v1.ContractInfoCRM contract_info = 7;
1777
+ */
1778
+ contractInfo?: ContractInfoCRM;
1779
+
1780
+ /**
1781
+ * @generated from field: ct_logic_uni_rev_payment.v1.ContractInvoiceCRM contract_invoice = 8;
1782
+ */
1783
+ contractInvoice?: ContractInvoiceCRM;
1784
+
1785
+ /**
1786
+ * @generated from field: string creator = 9;
1787
+ */
1788
+ creator: string;
1789
+
1790
+ /**
1791
+ * @generated from field: int64 usage_day = 10;
1792
+ */
1793
+ usageDay: bigint;
1794
+
1795
+ /**
1796
+ * @generated from field: string bank_id = 11;
1797
+ */
1798
+ bankId: string;
1799
+
1800
+ /**
1801
+ * @generated from field: string transaction_ref = 12;
1802
+ */
1803
+ transactionRef: string;
1804
+
1805
+ /**
1806
+ * @generated from field: string info = 13;
1807
+ */
1808
+ info: string;
1809
+
1810
+ /**
1811
+ * @generated from field: ct_logic_uni_rev_payment.v1.PostPaymentInfo post_payment_info = 14;
1812
+ */
1813
+ postPaymentInfo?: PostPaymentInfo;
1814
+
1815
+ constructor(data?: PartialMessage<CreateEcontractViaCRMRequest>);
1816
+
1817
+ static readonly runtime: typeof proto3;
1818
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMRequest";
1819
+ static readonly fields: FieldList;
1820
+
1821
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEcontractViaCRMRequest;
1822
+
1823
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMRequest;
1824
+
1825
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMRequest;
1826
+
1827
+ static equals(a: CreateEcontractViaCRMRequest | PlainMessage<CreateEcontractViaCRMRequest> | undefined, b: CreateEcontractViaCRMRequest | PlainMessage<CreateEcontractViaCRMRequest> | undefined): boolean;
1828
+ }
1829
+
1830
+ /**
1831
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMErrorData
1832
+ */
1833
+ export declare class CreateEcontractViaCRMErrorData extends Message<CreateEcontractViaCRMErrorData> {
1834
+ /**
1835
+ * @generated from field: string description = 1;
1836
+ */
1837
+ description: string;
1838
+
1839
+ constructor(data?: PartialMessage<CreateEcontractViaCRMErrorData>);
1840
+
1841
+ static readonly runtime: typeof proto3;
1842
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMErrorData";
1843
+ static readonly fields: FieldList;
1844
+
1845
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEcontractViaCRMErrorData;
1846
+
1847
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMErrorData;
1848
+
1849
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMErrorData;
1850
+
1851
+ static equals(a: CreateEcontractViaCRMErrorData | PlainMessage<CreateEcontractViaCRMErrorData> | undefined, b: CreateEcontractViaCRMErrorData | PlainMessage<CreateEcontractViaCRMErrorData> | undefined): boolean;
1852
+ }
1853
+
1854
+ /**
1855
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMResponse
1856
+ */
1857
+ export declare class CreateEcontractViaCRMResponse extends Message<CreateEcontractViaCRMResponse> {
1858
+ /**
1859
+ * @generated from field: bool success = 1;
1860
+ */
1861
+ success: boolean;
1862
+
1863
+ /**
1864
+ * @generated from field: string error_code = 3;
1865
+ */
1866
+ errorCode: string;
1867
+
1868
+ /**
1869
+ * @generated from field: string error_message = 4;
1870
+ */
1871
+ errorMessage: string;
1872
+
1873
+ /**
1874
+ * @generated from field: ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMErrorData error_data = 5;
1875
+ */
1876
+ errorData?: CreateEcontractViaCRMErrorData;
1877
+
1878
+ constructor(data?: PartialMessage<CreateEcontractViaCRMResponse>);
1879
+
1880
+ static readonly runtime: typeof proto3;
1881
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateEcontractViaCRMResponse";
1882
+ static readonly fields: FieldList;
1883
+
1884
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEcontractViaCRMResponse;
1885
+
1886
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMResponse;
1887
+
1888
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEcontractViaCRMResponse;
1889
+
1890
+ static equals(a: CreateEcontractViaCRMResponse | PlainMessage<CreateEcontractViaCRMResponse> | undefined, b: CreateEcontractViaCRMResponse | PlainMessage<CreateEcontractViaCRMResponse> | undefined): boolean;
1891
+ }
1892
+
1893
+ /**
1894
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePostPaymentInfoRequest
1895
+ */
1896
+ export declare class UpdatePostPaymentInfoRequest extends Message<UpdatePostPaymentInfoRequest> {
1897
+ /**
1898
+ * @generated from field: int32 econtract_id = 1;
1899
+ */
1900
+ econtractId: number;
1901
+
1902
+ /**
1903
+ * @generated from field: ct_logic_uni_rev_payment.v1.PostPaymentInfo post_payment_info = 3;
1904
+ */
1905
+ postPaymentInfo?: PostPaymentInfo;
1906
+
1907
+ /**
1908
+ * @generated from field: string modified_by = 4;
1909
+ */
1910
+ modifiedBy: string;
1911
+
1912
+ constructor(data?: PartialMessage<UpdatePostPaymentInfoRequest>);
1913
+
1914
+ static readonly runtime: typeof proto3;
1915
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePostPaymentInfoRequest";
1916
+ static readonly fields: FieldList;
1917
+
1918
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePostPaymentInfoRequest;
1919
+
1920
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePostPaymentInfoRequest;
1921
+
1922
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePostPaymentInfoRequest;
1923
+
1924
+ static equals(a: UpdatePostPaymentInfoRequest | PlainMessage<UpdatePostPaymentInfoRequest> | undefined, b: UpdatePostPaymentInfoRequest | PlainMessage<UpdatePostPaymentInfoRequest> | undefined): boolean;
1925
+ }
1926
+
1927
+ /**
1928
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePostPaymentInfoResponse
1929
+ */
1930
+ export declare class UpdatePostPaymentInfoResponse extends Message<UpdatePostPaymentInfoResponse> {
1931
+ /**
1932
+ * @generated from field: bool is_success = 1;
1933
+ */
1934
+ isSuccess: boolean;
1935
+
1936
+ constructor(data?: PartialMessage<UpdatePostPaymentInfoResponse>);
1937
+
1938
+ static readonly runtime: typeof proto3;
1939
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePostPaymentInfoResponse";
1940
+ static readonly fields: FieldList;
1941
+
1942
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePostPaymentInfoResponse;
1943
+
1944
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePostPaymentInfoResponse;
1945
+
1946
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePostPaymentInfoResponse;
1947
+
1948
+ static equals(a: UpdatePostPaymentInfoResponse | PlainMessage<UpdatePostPaymentInfoResponse> | undefined, b: UpdatePostPaymentInfoResponse | PlainMessage<UpdatePostPaymentInfoResponse> | undefined): boolean;
1949
+ }
1950
+
1951
+ /**
1952
+ * @generated from message ct_logic_uni_rev_payment.v1.RevampedEcontract
1953
+ */
1954
+ export declare class RevampedEcontract extends Message<RevampedEcontract> {
1955
+ /**
1956
+ * @generated from field: int64 account_id = 1;
1957
+ */
1958
+ accountId: bigint;
1959
+
1960
+ /**
1961
+ * @generated from field: string created_by = 2;
1962
+ */
1963
+ createdBy: string;
1964
+
1965
+ /**
1966
+ * approved, expired,...
1967
+ *
1968
+ * @generated from field: string status = 3;
1969
+ */
1970
+ status: string;
1971
+
1972
+ /**
1973
+ * Thành công, Hết hạn,
1974
+ *
1975
+ * @generated from field: string status_desc = 4;
1976
+ */
1977
+ statusDesc: string;
1978
+
1979
+ /**
1980
+ * @generated from field: ct_logic_uni_rev_payment.v1.ContractInfo contract_info = 5;
1981
+ */
1982
+ contractInfo?: ContractInfo;
1983
+
1984
+ /**
1985
+ * @generated from field: ct_logic_uni_rev_payment.v1.CustomerInfo customer_info = 6;
1986
+ */
1987
+ customerInfo?: CustomerInfo;
1988
+
1989
+ /**
1990
+ * @generated from field: optional ct_logic_uni_rev_payment.v1.InvoiceInfo invoice_info = 7;
1991
+ */
1992
+ invoiceInfo?: InvoiceInfo;
1993
+
1994
+ /**
1995
+ * @generated from field: ct_logic_uni_rev_payment.v1.BillingInfo billing_info = 8;
1996
+ */
1997
+ billingInfo?: BillingInfo;
1998
+
1999
+ /**
2000
+ * @generated from field: optional ct_logic_uni_rev_payment.v1.PaymentInfo payment_info = 9;
2001
+ */
2002
+ paymentInfo?: PaymentInfo;
2003
+
2004
+ constructor(data?: PartialMessage<RevampedEcontract>);
2005
+
2006
+ static readonly runtime: typeof proto3;
2007
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RevampedEcontract";
2008
+ static readonly fields: FieldList;
2009
+
2010
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RevampedEcontract;
2011
+
2012
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RevampedEcontract;
2013
+
2014
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RevampedEcontract;
2015
+
2016
+ static equals(a: RevampedEcontract | PlainMessage<RevampedEcontract> | undefined, b: RevampedEcontract | PlainMessage<RevampedEcontract> | undefined): boolean;
2017
+ }
2018
+
2019
+ /**
2020
+ * @generated from message ct_logic_uni_rev_payment.v1.ContractInfo
2021
+ */
2022
+ export declare class ContractInfo extends Message<ContractInfo> {
2023
+ /**
2024
+ * @generated from field: string contract_number = 1;
2025
+ */
2026
+ contractNumber: string;
2027
+
2028
+ /**
2029
+ * @generated from field: string phone = 2;
2030
+ */
2031
+ phone: string;
2032
+
2033
+ /**
2034
+ * @generated from field: int64 dongtot_amount = 3;
2035
+ */
2036
+ dongtotAmount: bigint;
2037
+
2038
+ /**
2039
+ * @generated from field: int64 discount_amount = 4;
2040
+ */
2041
+ discountAmount: bigint;
2042
+
2043
+ /**
2044
+ * @generated from field: string expiration_time = 5;
2045
+ */
2046
+ expirationTime: string;
2047
+
2048
+ /**
2049
+ * @generated from field: int64 package_id = 6;
2050
+ */
2051
+ packageId: bigint;
2052
+
2053
+ /**
2054
+ * @generated from field: string contract_type = 7;
2055
+ */
2056
+ contractType: string;
2057
+
2058
+ constructor(data?: PartialMessage<ContractInfo>);
2059
+
2060
+ static readonly runtime: typeof proto3;
2061
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContractInfo";
2062
+ static readonly fields: FieldList;
2063
+
2064
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContractInfo;
2065
+
2066
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContractInfo;
2067
+
2068
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContractInfo;
2069
+
2070
+ static equals(a: ContractInfo | PlainMessage<ContractInfo> | undefined, b: ContractInfo | PlainMessage<ContractInfo> | undefined): boolean;
2071
+ }
2072
+
2073
+ /**
2074
+ * @generated from message ct_logic_uni_rev_payment.v1.CustomerInfo
2075
+ */
2076
+ export declare class CustomerInfo extends Message<CustomerInfo> {
2077
+ /**
2078
+ * @generated from field: string id_card = 1;
2079
+ */
2080
+ idCard: string;
2081
+
2082
+ /**
2083
+ * @generated from field: string permanent_residence = 2;
2084
+ */
2085
+ permanentResidence: string;
2086
+
2087
+ constructor(data?: PartialMessage<CustomerInfo>);
2088
+
2089
+ static readonly runtime: typeof proto3;
2090
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CustomerInfo";
2091
+ static readonly fields: FieldList;
2092
+
2093
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CustomerInfo;
2094
+
2095
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CustomerInfo;
2096
+
2097
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CustomerInfo;
2098
+
2099
+ static equals(a: CustomerInfo | PlainMessage<CustomerInfo> | undefined, b: CustomerInfo | PlainMessage<CustomerInfo> | undefined): boolean;
2100
+ }
2101
+
2102
+ /**
2103
+ * @generated from message ct_logic_uni_rev_payment.v1.InvoiceInfo
2104
+ */
2105
+ export declare class InvoiceInfo extends Message<InvoiceInfo> {
2106
+ /**
2107
+ * @generated from field: string buyer_name = 1;
2108
+ */
2109
+ buyerName: string;
2110
+
2111
+ /**
2112
+ * @generated from field: string company_name = 2;
2113
+ */
2114
+ companyName: string;
2115
+
2116
+ /**
2117
+ * @generated from field: string company_address = 3;
2118
+ */
2119
+ companyAddress: string;
2120
+
2121
+ /**
2122
+ * @generated from field: string tax_id = 4;
2123
+ */
2124
+ taxId: string;
2125
+
2126
+ /**
2127
+ * @generated from field: string email = 5;
2128
+ */
2129
+ email: string;
2130
+
2131
+ constructor(data?: PartialMessage<InvoiceInfo>);
2132
+
2133
+ static readonly runtime: typeof proto3;
2134
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.InvoiceInfo";
2135
+ static readonly fields: FieldList;
2136
+
2137
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): InvoiceInfo;
2138
+
2139
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): InvoiceInfo;
2140
+
2141
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): InvoiceInfo;
2142
+
2143
+ static equals(a: InvoiceInfo | PlainMessage<InvoiceInfo> | undefined, b: InvoiceInfo | PlainMessage<InvoiceInfo> | undefined): boolean;
2144
+ }
2145
+
2146
+ /**
2147
+ * @generated from message ct_logic_uni_rev_payment.v1.BillingInfo
2148
+ */
2149
+ export declare class BillingInfo extends Message<BillingInfo> {
2150
+ /**
2151
+ * @generated from field: int64 contract_amount = 1;
2152
+ */
2153
+ contractAmount: bigint;
2154
+
2155
+ /**
2156
+ * @generated from field: int64 discount_amount = 2;
2157
+ */
2158
+ discountAmount: bigint;
2159
+
2160
+ /**
2161
+ * @generated from field: int64 after_discount = 3;
2162
+ */
2163
+ afterDiscount: bigint;
2164
+
2165
+ /**
2166
+ * @generated from field: int64 tax_amount = 4;
2167
+ */
2168
+ taxAmount: bigint;
2169
+
2170
+ /**
2171
+ * @generated from field: int64 charged_amount = 5;
2172
+ */
2173
+ chargedAmount: bigint;
2174
+
2175
+ constructor(data?: PartialMessage<BillingInfo>);
2176
+
2177
+ static readonly runtime: typeof proto3;
2178
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BillingInfo";
2179
+ static readonly fields: FieldList;
2180
+
2181
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BillingInfo;
2182
+
2183
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BillingInfo;
2184
+
2185
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BillingInfo;
2186
+
2187
+ static equals(a: BillingInfo | PlainMessage<BillingInfo> | undefined, b: BillingInfo | PlainMessage<BillingInfo> | undefined): boolean;
2188
+ }
2189
+
2190
+ /**
2191
+ * @generated from message ct_logic_uni_rev_payment.v1.PaymentInfo
2192
+ */
2193
+ export declare class PaymentInfo extends Message<PaymentInfo> {
2194
+ /**
2195
+ * @generated from field: int64 order_id = 1;
2196
+ */
2197
+ orderId: bigint;
2198
+
2199
+ /**
2200
+ * @generated from field: string payment_code = 2;
2201
+ */
2202
+ paymentCode: string;
2203
+
2204
+ /**
2205
+ * @generated from field: google.protobuf.Timestamp expired_timestamp = 3;
2206
+ */
2207
+ expiredTimestamp?: Timestamp;
2208
+
2209
+ /**
2210
+ * @generated from field: string expired_at = 4;
2211
+ */
2212
+ expiredAt: string;
2213
+
2214
+ constructor(data?: PartialMessage<PaymentInfo>);
2215
+
2216
+ static readonly runtime: typeof proto3;
2217
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaymentInfo";
2218
+ static readonly fields: FieldList;
2219
+
2220
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaymentInfo;
2221
+
2222
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaymentInfo;
2223
+
2224
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaymentInfo;
2225
+
2226
+ static equals(a: PaymentInfo | PlainMessage<PaymentInfo> | undefined, b: PaymentInfo | PlainMessage<PaymentInfo> | undefined): boolean;
2227
+ }
2228
+
2229
+ /**
2230
+ * @generated from message ct_logic_uni_rev_payment.v1.RevampedGetEcontractByIdRequest
2231
+ */
2232
+ export declare class RevampedGetEcontractByIdRequest extends Message<RevampedGetEcontractByIdRequest> {
2233
+ /**
2234
+ * @generated from field: int64 id = 1;
2235
+ */
2236
+ id: bigint;
2237
+
2238
+ /**
2239
+ * @generated from field: int64 account_id = 2;
2240
+ */
2241
+ accountId: bigint;
2242
+
2243
+ constructor(data?: PartialMessage<RevampedGetEcontractByIdRequest>);
2244
+
2245
+ static readonly runtime: typeof proto3;
2246
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RevampedGetEcontractByIdRequest";
2247
+ static readonly fields: FieldList;
2248
+
2249
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RevampedGetEcontractByIdRequest;
2250
+
2251
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RevampedGetEcontractByIdRequest;
2252
+
2253
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RevampedGetEcontractByIdRequest;
2254
+
2255
+ static equals(a: RevampedGetEcontractByIdRequest | PlainMessage<RevampedGetEcontractByIdRequest> | undefined, b: RevampedGetEcontractByIdRequest | PlainMessage<RevampedGetEcontractByIdRequest> | undefined): boolean;
2256
+ }
2257
+
2258
+ /**
2259
+ * @generated from message ct_logic_uni_rev_payment.v1.RevampedGetEcontractByIdResponse
2260
+ */
2261
+ export declare class RevampedGetEcontractByIdResponse extends Message<RevampedGetEcontractByIdResponse> {
2262
+ /**
2263
+ * @generated from field: ct_logic_uni_rev_payment.v1.RevampedEcontract econtract = 1;
2264
+ */
2265
+ econtract?: RevampedEcontract;
2266
+
2267
+ constructor(data?: PartialMessage<RevampedGetEcontractByIdResponse>);
2268
+
2269
+ static readonly runtime: typeof proto3;
2270
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RevampedGetEcontractByIdResponse";
2271
+ static readonly fields: FieldList;
2272
+
2273
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RevampedGetEcontractByIdResponse;
2274
+
2275
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RevampedGetEcontractByIdResponse;
2276
+
2277
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RevampedGetEcontractByIdResponse;
2278
+
2279
+ static equals(a: RevampedGetEcontractByIdResponse | PlainMessage<RevampedGetEcontractByIdResponse> | undefined, b: RevampedGetEcontractByIdResponse | PlainMessage<RevampedGetEcontractByIdResponse> | undefined): boolean;
2280
+ }
2281
+
2282
+ /**
2283
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractInvoiceRequest
2284
+ */
2285
+ export declare class UpdateEcontractInvoiceRequest extends Message<UpdateEcontractInvoiceRequest> {
2286
+ /**
2287
+ * @generated from field: int64 order_id = 1;
2288
+ */
2289
+ orderId: bigint;
2290
+
2291
+ /**
2292
+ * @generated from field: ct_logic_uni_rev_payment.v1.InvoiceInfo invoice_info = 2;
2293
+ */
2294
+ invoiceInfo?: InvoiceInfo;
2295
+
2296
+ constructor(data?: PartialMessage<UpdateEcontractInvoiceRequest>);
2297
+
2298
+ static readonly runtime: typeof proto3;
2299
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractInvoiceRequest";
2300
+ static readonly fields: FieldList;
2301
+
2302
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractInvoiceRequest;
2303
+
2304
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractInvoiceRequest;
2305
+
2306
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractInvoiceRequest;
2307
+
2308
+ static equals(a: UpdateEcontractInvoiceRequest | PlainMessage<UpdateEcontractInvoiceRequest> | undefined, b: UpdateEcontractInvoiceRequest | PlainMessage<UpdateEcontractInvoiceRequest> | undefined): boolean;
2309
+ }
2310
+
2311
+ /**
2312
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateEcontractInvoiceResponse
2313
+ */
2314
+ export declare class UpdateEcontractInvoiceResponse extends Message<UpdateEcontractInvoiceResponse> {
2315
+ constructor(data?: PartialMessage<UpdateEcontractInvoiceResponse>);
2316
+
2317
+ static readonly runtime: typeof proto3;
2318
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateEcontractInvoiceResponse";
2319
+ static readonly fields: FieldList;
2320
+
2321
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateEcontractInvoiceResponse;
2322
+
2323
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateEcontractInvoiceResponse;
2324
+
2325
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateEcontractInvoiceResponse;
2326
+
2327
+ static equals(a: UpdateEcontractInvoiceResponse | PlainMessage<UpdateEcontractInvoiceResponse> | undefined, b: UpdateEcontractInvoiceResponse | PlainMessage<UpdateEcontractInvoiceResponse> | undefined): boolean;
2328
+ }
2329
+
2330
+ /**
2331
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCommercialSchemeRequest
2332
+ */
2333
+ export declare class GetCommercialSchemeRequest extends Message<GetCommercialSchemeRequest> {
2334
+ /**
2335
+ * @generated from field: int32 limit = 1;
2336
+ */
2337
+ limit: number;
2338
+
2339
+ /**
2340
+ * @generated from field: int32 offset = 2;
2341
+ */
2342
+ offset: number;
2343
+
2344
+ /**
2345
+ * @generated from field: string status = 3;
2346
+ */
2347
+ status: string;
2348
+
2349
+ /**
2350
+ * @generated from field: int32 id = 4;
2351
+ */
2352
+ id: number;
2353
+
2354
+ /**
2355
+ * @generated from field: int32 vertical_id = 5;
2356
+ */
2357
+ verticalId: number;
2358
+
2359
+ constructor(data?: PartialMessage<GetCommercialSchemeRequest>);
2360
+
2361
+ static readonly runtime: typeof proto3;
2362
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCommercialSchemeRequest";
2363
+ static readonly fields: FieldList;
2364
+
2365
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCommercialSchemeRequest;
2366
+
2367
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCommercialSchemeRequest;
2368
+
2369
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCommercialSchemeRequest;
2370
+
2371
+ static equals(a: GetCommercialSchemeRequest | PlainMessage<GetCommercialSchemeRequest> | undefined, b: GetCommercialSchemeRequest | PlainMessage<GetCommercialSchemeRequest> | undefined): boolean;
2372
+ }
2373
+
2374
+ /**
2375
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCommercialSchemeResponse
2376
+ */
2377
+ export declare class GetCommercialSchemeResponse extends Message<GetCommercialSchemeResponse> {
2378
+ /**
2379
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.CommercialScheme data = 1;
2380
+ */
2381
+ data: CommercialScheme[];
2382
+
2383
+ /**
2384
+ * @generated from field: int32 total = 2;
2385
+ */
2386
+ total: number;
2387
+
2388
+ constructor(data?: PartialMessage<GetCommercialSchemeResponse>);
2389
+
2390
+ static readonly runtime: typeof proto3;
2391
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCommercialSchemeResponse";
2392
+ static readonly fields: FieldList;
2393
+
2394
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCommercialSchemeResponse;
2395
+
2396
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCommercialSchemeResponse;
2397
+
2398
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCommercialSchemeResponse;
2399
+
2400
+ static equals(a: GetCommercialSchemeResponse | PlainMessage<GetCommercialSchemeResponse> | undefined, b: GetCommercialSchemeResponse | PlainMessage<GetCommercialSchemeResponse> | undefined): boolean;
2401
+ }
2402
+
2403
+ /**
2404
+ * @generated from message ct_logic_uni_rev_payment.v1.CommercialScheme
2405
+ */
2406
+ export declare class CommercialScheme extends Message<CommercialScheme> {
2407
+ /**
2408
+ * @generated from field: int32 id = 1;
2409
+ */
2410
+ id: number;
2411
+
2412
+ /**
2413
+ * @generated from field: repeated int32 verticals = 2;
2414
+ */
2415
+ verticals: number[];
2416
+
2417
+ /**
2418
+ * @generated from field: repeated int32 credit_packages = 3;
2419
+ */
2420
+ creditPackages: number[];
2421
+
2422
+ /**
2423
+ * @generated from field: google.protobuf.Timestamp start_date = 4;
2424
+ */
2425
+ startDate?: Timestamp;
2426
+
2427
+ /**
2428
+ * @generated from field: google.protobuf.Timestamp end_date = 5;
2429
+ */
2430
+ endDate?: Timestamp;
2431
+
2432
+ /**
2433
+ * @generated from field: string status = 6;
2434
+ */
2435
+ status: string;
2436
+
2437
+ /**
2438
+ * @generated from field: google.protobuf.Timestamp created_date = 7;
2439
+ */
2440
+ createdDate?: Timestamp;
2441
+
2442
+ /**
2443
+ * @generated from field: google.protobuf.Timestamp modified_date = 8;
2444
+ */
2445
+ modifiedDate?: Timestamp;
2446
+
2447
+ /**
2448
+ * @generated from field: string created_user = 9;
2449
+ */
2450
+ createdUser: string;
2451
+
2452
+ /**
2453
+ * @generated from field: string modified_user = 10;
2454
+ */
2455
+ modifiedUser: string;
2456
+
2457
+ /**
2458
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.PromotionRange promotion_ranges = 11;
2459
+ */
2460
+ promotionRanges: PromotionRange[];
2461
+
2462
+ constructor(data?: PartialMessage<CommercialScheme>);
2463
+
2464
+ static readonly runtime: typeof proto3;
2465
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CommercialScheme";
2466
+ static readonly fields: FieldList;
2467
+
2468
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CommercialScheme;
2469
+
2470
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CommercialScheme;
2471
+
2472
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CommercialScheme;
2473
+
2474
+ static equals(a: CommercialScheme | PlainMessage<CommercialScheme> | undefined, b: CommercialScheme | PlainMessage<CommercialScheme> | undefined): boolean;
2475
+ }
2476
+
2477
+ /**
2478
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateCommercialSchemeRequest
2479
+ */
2480
+ export declare class CreateCommercialSchemeRequest extends Message<CreateCommercialSchemeRequest> {
2481
+ /**
2482
+ * @generated from field: repeated int32 verticals = 1;
2483
+ */
2484
+ verticals: number[];
2485
+
2486
+ /**
2487
+ * @generated from field: repeated int32 credit_packages = 2;
2488
+ */
2489
+ creditPackages: number[];
2490
+
2491
+ /**
2492
+ * @generated from field: google.protobuf.Timestamp start_date = 3;
2493
+ */
2494
+ startDate?: Timestamp;
2495
+
2496
+ /**
2497
+ * @generated from field: google.protobuf.Timestamp end_date = 4;
2498
+ */
2499
+ endDate?: Timestamp;
2500
+
2501
+ /**
2502
+ * @generated from field: string status = 5;
2503
+ */
2504
+ status: string;
2505
+
2506
+ /**
2507
+ * @generated from field: string created_user = 6;
2508
+ */
2509
+ createdUser: string;
2510
+
2511
+ /**
2512
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.PromotionRange promotion_ranges = 7;
2513
+ */
2514
+ promotionRanges: PromotionRange[];
2515
+
2516
+ constructor(data?: PartialMessage<CreateCommercialSchemeRequest>);
2517
+
2518
+ static readonly runtime: typeof proto3;
2519
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateCommercialSchemeRequest";
2520
+ static readonly fields: FieldList;
2521
+
2522
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateCommercialSchemeRequest;
2523
+
2524
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateCommercialSchemeRequest;
2525
+
2526
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateCommercialSchemeRequest;
2527
+
2528
+ static equals(a: CreateCommercialSchemeRequest | PlainMessage<CreateCommercialSchemeRequest> | undefined, b: CreateCommercialSchemeRequest | PlainMessage<CreateCommercialSchemeRequest> | undefined): boolean;
2529
+ }
2530
+
2531
+ /**
2532
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateCommercialSchemeResponse
2533
+ */
2534
+ export declare class CreateCommercialSchemeResponse extends Message<CreateCommercialSchemeResponse> {
2535
+ /**
2536
+ * @generated from field: int32 id = 1;
2537
+ */
2538
+ id: number;
2539
+
2540
+ constructor(data?: PartialMessage<CreateCommercialSchemeResponse>);
2541
+
2542
+ static readonly runtime: typeof proto3;
2543
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateCommercialSchemeResponse";
2544
+ static readonly fields: FieldList;
2545
+
2546
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateCommercialSchemeResponse;
2547
+
2548
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateCommercialSchemeResponse;
2549
+
2550
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateCommercialSchemeResponse;
2551
+
2552
+ static equals(a: CreateCommercialSchemeResponse | PlainMessage<CreateCommercialSchemeResponse> | undefined, b: CreateCommercialSchemeResponse | PlainMessage<CreateCommercialSchemeResponse> | undefined): boolean;
2553
+ }
2554
+
2555
+ /**
2556
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateCommercialSchemeRequest
2557
+ */
2558
+ export declare class UpdateCommercialSchemeRequest extends Message<UpdateCommercialSchemeRequest> {
2559
+ /**
2560
+ * @generated from field: int32 id = 1;
2561
+ */
2562
+ id: number;
2563
+
2564
+ /**
2565
+ * @generated from field: string modified_user = 2;
2566
+ */
2567
+ modifiedUser: string;
2568
+
2569
+ /**
2570
+ * @generated from field: repeated int32 verticals = 3;
2571
+ */
2572
+ verticals: number[];
2573
+
2574
+ /**
2575
+ * @generated from field: repeated int32 credit_packages = 4;
2576
+ */
2577
+ creditPackages: number[];
2578
+
2579
+ /**
2580
+ * @generated from field: google.protobuf.Timestamp start_date = 5;
2581
+ */
2582
+ startDate?: Timestamp;
2583
+
2584
+ /**
2585
+ * @generated from field: google.protobuf.Timestamp end_date = 6;
2586
+ */
2587
+ endDate?: Timestamp;
2588
+
2589
+ /**
2590
+ * @generated from field: string status = 7;
2591
+ */
2592
+ status: string;
2593
+
2594
+ constructor(data?: PartialMessage<UpdateCommercialSchemeRequest>);
2595
+
2596
+ static readonly runtime: typeof proto3;
2597
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateCommercialSchemeRequest";
2598
+ static readonly fields: FieldList;
2599
+
2600
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateCommercialSchemeRequest;
2601
+
2602
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateCommercialSchemeRequest;
2603
+
2604
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateCommercialSchemeRequest;
2605
+
2606
+ static equals(a: UpdateCommercialSchemeRequest | PlainMessage<UpdateCommercialSchemeRequest> | undefined, b: UpdateCommercialSchemeRequest | PlainMessage<UpdateCommercialSchemeRequest> | undefined): boolean;
2607
+ }
2608
+
2609
+ /**
2610
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateCommercialSchemeResponse
2611
+ */
2612
+ export declare class UpdateCommercialSchemeResponse extends Message<UpdateCommercialSchemeResponse> {
2613
+ constructor(data?: PartialMessage<UpdateCommercialSchemeResponse>);
2614
+
2615
+ static readonly runtime: typeof proto3;
2616
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateCommercialSchemeResponse";
2617
+ static readonly fields: FieldList;
2618
+
2619
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateCommercialSchemeResponse;
2620
+
2621
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateCommercialSchemeResponse;
2622
+
2623
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateCommercialSchemeResponse;
2624
+
2625
+ static equals(a: UpdateCommercialSchemeResponse | PlainMessage<UpdateCommercialSchemeResponse> | undefined, b: UpdateCommercialSchemeResponse | PlainMessage<UpdateCommercialSchemeResponse> | undefined): boolean;
2626
+ }
2627
+
2628
+ /**
2629
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteCommercialSchemeRequest
2630
+ */
2631
+ export declare class DeleteCommercialSchemeRequest extends Message<DeleteCommercialSchemeRequest> {
2632
+ /**
2633
+ * @generated from field: int32 id = 1;
2634
+ */
2635
+ id: number;
2636
+
2637
+ /**
2638
+ * @generated from field: string modified_user = 2;
2639
+ */
2640
+ modifiedUser: string;
2641
+
2642
+ constructor(data?: PartialMessage<DeleteCommercialSchemeRequest>);
2643
+
2644
+ static readonly runtime: typeof proto3;
2645
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeleteCommercialSchemeRequest";
2646
+ static readonly fields: FieldList;
2647
+
2648
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteCommercialSchemeRequest;
2649
+
2650
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteCommercialSchemeRequest;
2651
+
2652
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteCommercialSchemeRequest;
2653
+
2654
+ static equals(a: DeleteCommercialSchemeRequest | PlainMessage<DeleteCommercialSchemeRequest> | undefined, b: DeleteCommercialSchemeRequest | PlainMessage<DeleteCommercialSchemeRequest> | undefined): boolean;
2655
+ }
2656
+
2657
+ /**
2658
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteCommercialSchemeResponse
2659
+ */
2660
+ export declare class DeleteCommercialSchemeResponse extends Message<DeleteCommercialSchemeResponse> {
2661
+ constructor(data?: PartialMessage<DeleteCommercialSchemeResponse>);
2662
+
2663
+ static readonly runtime: typeof proto3;
2664
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeleteCommercialSchemeResponse";
2665
+ static readonly fields: FieldList;
2666
+
2667
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteCommercialSchemeResponse;
2668
+
2669
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteCommercialSchemeResponse;
2670
+
2671
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteCommercialSchemeResponse;
2672
+
2673
+ static equals(a: DeleteCommercialSchemeResponse | PlainMessage<DeleteCommercialSchemeResponse> | undefined, b: DeleteCommercialSchemeResponse | PlainMessage<DeleteCommercialSchemeResponse> | undefined): boolean;
2674
+ }
2675
+
2676
+ /**
2677
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveNewEcontractRequest
2678
+ */
2679
+ export declare class ApproveNewEcontractRequest extends Message<ApproveNewEcontractRequest> {
2680
+ /**
2681
+ * @generated from field: int32 id = 1;
2682
+ */
2683
+ id: number;
2684
+
2685
+ /**
2686
+ * @generated from field: string approved_user = 2;
2687
+ */
2688
+ approvedUser: string;
2689
+
2690
+ constructor(data?: PartialMessage<ApproveNewEcontractRequest>);
2691
+
2692
+ static readonly runtime: typeof proto3;
2693
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveNewEcontractRequest";
2694
+ static readonly fields: FieldList;
2695
+
2696
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveNewEcontractRequest;
2697
+
2698
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveNewEcontractRequest;
2699
+
2700
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveNewEcontractRequest;
2701
+
2702
+ static equals(a: ApproveNewEcontractRequest | PlainMessage<ApproveNewEcontractRequest> | undefined, b: ApproveNewEcontractRequest | PlainMessage<ApproveNewEcontractRequest> | undefined): boolean;
2703
+ }
2704
+
2705
+ /**
2706
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveNewEcontractResponse
2707
+ */
2708
+ export declare class ApproveNewEcontractResponse extends Message<ApproveNewEcontractResponse> {
2709
+ constructor(data?: PartialMessage<ApproveNewEcontractResponse>);
2710
+
2711
+ static readonly runtime: typeof proto3;
2712
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveNewEcontractResponse";
2713
+ static readonly fields: FieldList;
2714
+
2715
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveNewEcontractResponse;
2716
+
2717
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveNewEcontractResponse;
2718
+
2719
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveNewEcontractResponse;
2720
+
2721
+ static equals(a: ApproveNewEcontractResponse | PlainMessage<ApproveNewEcontractResponse> | undefined, b: ApproveNewEcontractResponse | PlainMessage<ApproveNewEcontractResponse> | undefined): boolean;
2722
+ }
2723
+
2724
+ /**
2725
+ * @generated from message ct_logic_uni_rev_payment.v1.RejectNewEcontractRequest
2726
+ */
2727
+ export declare class RejectNewEcontractRequest extends Message<RejectNewEcontractRequest> {
2728
+ /**
2729
+ * @generated from field: int32 id = 1;
2730
+ */
2731
+ id: number;
2732
+
2733
+ /**
2734
+ * @generated from field: string rejected_user = 2;
2735
+ */
2736
+ rejectedUser: string;
2737
+
2738
+ constructor(data?: PartialMessage<RejectNewEcontractRequest>);
2739
+
2740
+ static readonly runtime: typeof proto3;
2741
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RejectNewEcontractRequest";
2742
+ static readonly fields: FieldList;
2743
+
2744
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RejectNewEcontractRequest;
2745
+
2746
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RejectNewEcontractRequest;
2747
+
2748
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RejectNewEcontractRequest;
2749
+
2750
+ static equals(a: RejectNewEcontractRequest | PlainMessage<RejectNewEcontractRequest> | undefined, b: RejectNewEcontractRequest | PlainMessage<RejectNewEcontractRequest> | undefined): boolean;
2751
+ }
2752
+
2753
+ /**
2754
+ * @generated from message ct_logic_uni_rev_payment.v1.RejectNewEcontractResponse
2755
+ */
2756
+ export declare class RejectNewEcontractResponse extends Message<RejectNewEcontractResponse> {
2757
+ constructor(data?: PartialMessage<RejectNewEcontractResponse>);
2758
+
2759
+ static readonly runtime: typeof proto3;
2760
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RejectNewEcontractResponse";
2761
+ static readonly fields: FieldList;
2762
+
2763
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RejectNewEcontractResponse;
2764
+
2765
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RejectNewEcontractResponse;
2766
+
2767
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RejectNewEcontractResponse;
2768
+
2769
+ static equals(a: RejectNewEcontractResponse | PlainMessage<RejectNewEcontractResponse> | undefined, b: RejectNewEcontractResponse | PlainMessage<RejectNewEcontractResponse> | undefined): boolean;
2770
+ }
2771
+
2772
+ /**
2773
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePromotionRangeRequest
2774
+ */
2775
+ export declare class CreatePromotionRangeRequest extends Message<CreatePromotionRangeRequest> {
2776
+ /**
2777
+ * @generated from field: int32 scheme_id = 1;
2778
+ */
2779
+ schemeId: number;
2780
+
2781
+ /**
2782
+ * @generated from field: int64 min_value = 2;
2783
+ */
2784
+ minValue: bigint;
2785
+
2786
+ /**
2787
+ * @generated from field: int64 max_value = 3;
2788
+ */
2789
+ maxValue: bigint;
2790
+
2791
+ /**
2792
+ * @generated from field: float min_promotion_rate = 4;
2793
+ */
2794
+ minPromotionRate: number;
2795
+
2796
+ /**
2797
+ * @generated from field: float max_promotion_rate = 5;
2798
+ */
2799
+ maxPromotionRate: number;
2800
+
2801
+ constructor(data?: PartialMessage<CreatePromotionRangeRequest>);
2802
+
2803
+ static readonly runtime: typeof proto3;
2804
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePromotionRangeRequest";
2805
+ static readonly fields: FieldList;
2806
+
2807
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePromotionRangeRequest;
2808
+
2809
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePromotionRangeRequest;
2810
+
2811
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePromotionRangeRequest;
2812
+
2813
+ static equals(a: CreatePromotionRangeRequest | PlainMessage<CreatePromotionRangeRequest> | undefined, b: CreatePromotionRangeRequest | PlainMessage<CreatePromotionRangeRequest> | undefined): boolean;
2814
+ }
2815
+
2816
+ /**
2817
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePromotionRangeResponse
2818
+ */
2819
+ export declare class CreatePromotionRangeResponse extends Message<CreatePromotionRangeResponse> {
2820
+ constructor(data?: PartialMessage<CreatePromotionRangeResponse>);
2821
+
2822
+ static readonly runtime: typeof proto3;
2823
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePromotionRangeResponse";
2824
+ static readonly fields: FieldList;
2825
+
2826
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePromotionRangeResponse;
2827
+
2828
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePromotionRangeResponse;
2829
+
2830
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePromotionRangeResponse;
2831
+
2832
+ static equals(a: CreatePromotionRangeResponse | PlainMessage<CreatePromotionRangeResponse> | undefined, b: CreatePromotionRangeResponse | PlainMessage<CreatePromotionRangeResponse> | undefined): boolean;
2833
+ }
2834
+
2835
+ /**
2836
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePromotionRangeRequest
2837
+ */
2838
+ export declare class UpdatePromotionRangeRequest extends Message<UpdatePromotionRangeRequest> {
2839
+ /**
2840
+ * @generated from field: int32 scheme_id = 1;
2841
+ */
2842
+ schemeId: number;
2843
+
2844
+ /**
2845
+ * @generated from field: int32 id = 2;
2846
+ */
2847
+ id: number;
2848
+
2849
+ /**
2850
+ * @generated from field: int64 min_value = 3;
2851
+ */
2852
+ minValue: bigint;
2853
+
2854
+ /**
2855
+ * @generated from field: int64 max_value = 4;
2856
+ */
2857
+ maxValue: bigint;
2858
+
2859
+ /**
2860
+ * @generated from field: float min_promotion_rate = 5;
2861
+ */
2862
+ minPromotionRate: number;
2863
+
2864
+ /**
2865
+ * @generated from field: float max_promotion_rate = 6;
2866
+ */
2867
+ maxPromotionRate: number;
2868
+
2869
+ constructor(data?: PartialMessage<UpdatePromotionRangeRequest>);
2870
+
2871
+ static readonly runtime: typeof proto3;
2872
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePromotionRangeRequest";
2873
+ static readonly fields: FieldList;
2874
+
2875
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePromotionRangeRequest;
2876
+
2877
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePromotionRangeRequest;
2878
+
2879
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePromotionRangeRequest;
2880
+
2881
+ static equals(a: UpdatePromotionRangeRequest | PlainMessage<UpdatePromotionRangeRequest> | undefined, b: UpdatePromotionRangeRequest | PlainMessage<UpdatePromotionRangeRequest> | undefined): boolean;
2882
+ }
2883
+
2884
+ /**
2885
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePromotionRangeResponse
2886
+ */
2887
+ export declare class UpdatePromotionRangeResponse extends Message<UpdatePromotionRangeResponse> {
2888
+ constructor(data?: PartialMessage<UpdatePromotionRangeResponse>);
2889
+
2890
+ static readonly runtime: typeof proto3;
2891
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePromotionRangeResponse";
2892
+ static readonly fields: FieldList;
2893
+
2894
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePromotionRangeResponse;
2895
+
2896
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePromotionRangeResponse;
2897
+
2898
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePromotionRangeResponse;
2899
+
2900
+ static equals(a: UpdatePromotionRangeResponse | PlainMessage<UpdatePromotionRangeResponse> | undefined, b: UpdatePromotionRangeResponse | PlainMessage<UpdatePromotionRangeResponse> | undefined): boolean;
2901
+ }
2902
+
2903
+ /**
2904
+ * @generated from message ct_logic_uni_rev_payment.v1.DeletePromotionRangeRequest
2905
+ */
2906
+ export declare class DeletePromotionRangeRequest extends Message<DeletePromotionRangeRequest> {
2907
+ /**
2908
+ * @generated from field: int32 scheme_id = 1;
2909
+ */
2910
+ schemeId: number;
2911
+
2912
+ /**
2913
+ * @generated from field: int32 id = 2;
2914
+ */
2915
+ id: number;
2916
+
2917
+ constructor(data?: PartialMessage<DeletePromotionRangeRequest>);
2918
+
2919
+ static readonly runtime: typeof proto3;
2920
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeletePromotionRangeRequest";
2921
+ static readonly fields: FieldList;
2922
+
2923
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeletePromotionRangeRequest;
2924
+
2925
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeletePromotionRangeRequest;
2926
+
2927
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeletePromotionRangeRequest;
2928
+
2929
+ static equals(a: DeletePromotionRangeRequest | PlainMessage<DeletePromotionRangeRequest> | undefined, b: DeletePromotionRangeRequest | PlainMessage<DeletePromotionRangeRequest> | undefined): boolean;
2930
+ }
2931
+
2932
+ /**
2933
+ * @generated from message ct_logic_uni_rev_payment.v1.DeletePromotionRangeResponse
2934
+ */
2935
+ export declare class DeletePromotionRangeResponse extends Message<DeletePromotionRangeResponse> {
2936
+ constructor(data?: PartialMessage<DeletePromotionRangeResponse>);
2937
+
2938
+ static readonly runtime: typeof proto3;
2939
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeletePromotionRangeResponse";
2940
+ static readonly fields: FieldList;
2941
+
2942
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeletePromotionRangeResponse;
2943
+
2944
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeletePromotionRangeResponse;
2945
+
2946
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeletePromotionRangeResponse;
2947
+
2948
+ static equals(a: DeletePromotionRangeResponse | PlainMessage<DeletePromotionRangeResponse> | undefined, b: DeletePromotionRangeResponse | PlainMessage<DeletePromotionRangeResponse> | undefined): boolean;
2949
+ }
2950
+
2951
+ /**
2952
+ * @generated from message ct_logic_uni_rev_payment.v1.PromotionRange
2953
+ */
2954
+ export declare class PromotionRange extends Message<PromotionRange> {
2955
+ /**
2956
+ * @generated from field: int32 id = 1;
2957
+ */
2958
+ id: number;
2959
+
2960
+ /**
2961
+ * @generated from field: int64 min_value = 2;
2962
+ */
2963
+ minValue: bigint;
2964
+
2965
+ /**
2966
+ * @generated from field: int64 max_value = 3;
2967
+ */
2968
+ maxValue: bigint;
2969
+
2970
+ /**
2971
+ * @generated from field: float min_promotion_rate = 4;
2972
+ */
2973
+ minPromotionRate: number;
2974
+
2975
+ /**
2976
+ * @generated from field: float max_promotion_rate = 5;
2977
+ */
2978
+ maxPromotionRate: number;
2979
+
2980
+ constructor(data?: PartialMessage<PromotionRange>);
2981
+
2982
+ static readonly runtime: typeof proto3;
2983
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PromotionRange";
2984
+ static readonly fields: FieldList;
2985
+
2986
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PromotionRange;
2987
+
2988
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PromotionRange;
2989
+
2990
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PromotionRange;
2991
+
2992
+ static equals(a: PromotionRange | PlainMessage<PromotionRange> | undefined, b: PromotionRange | PlainMessage<PromotionRange> | undefined): boolean;
2993
+ }
2994
+
2995
+ /**
2996
+ * @generated from message ct_logic_uni_rev_payment.v1.GetContractApprovalHistoryRequest
2997
+ */
2998
+ export declare class GetContractApprovalHistoryRequest extends Message<GetContractApprovalHistoryRequest> {
2999
+ /**
3000
+ * @generated from field: int32 limit = 1;
3001
+ */
3002
+ limit: number;
3003
+
3004
+ /**
3005
+ * @generated from field: int32 offset = 2;
3006
+ */
3007
+ offset: number;
3008
+
3009
+ /**
3010
+ * @generated from field: int32 contract_id = 3;
3011
+ */
3012
+ contractId: number;
3013
+
3014
+ constructor(data?: PartialMessage<GetContractApprovalHistoryRequest>);
3015
+
3016
+ static readonly runtime: typeof proto3;
3017
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetContractApprovalHistoryRequest";
3018
+ static readonly fields: FieldList;
3019
+
3020
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContractApprovalHistoryRequest;
3021
+
3022
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContractApprovalHistoryRequest;
3023
+
3024
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContractApprovalHistoryRequest;
3025
+
3026
+ static equals(a: GetContractApprovalHistoryRequest | PlainMessage<GetContractApprovalHistoryRequest> | undefined, b: GetContractApprovalHistoryRequest | PlainMessage<GetContractApprovalHistoryRequest> | undefined): boolean;
3027
+ }
3028
+
3029
+ /**
3030
+ * @generated from message ct_logic_uni_rev_payment.v1.GetContractApprovalHistoryResponse
3031
+ */
3032
+ export declare class GetContractApprovalHistoryResponse extends Message<GetContractApprovalHistoryResponse> {
3033
+ /**
3034
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ContractApprovalHistory data = 1;
3035
+ */
3036
+ data: ContractApprovalHistory[];
3037
+
3038
+ /**
3039
+ * @generated from field: int32 total = 2;
3040
+ */
3041
+ total: number;
3042
+
3043
+ constructor(data?: PartialMessage<GetContractApprovalHistoryResponse>);
3044
+
3045
+ static readonly runtime: typeof proto3;
3046
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetContractApprovalHistoryResponse";
3047
+ static readonly fields: FieldList;
3048
+
3049
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContractApprovalHistoryResponse;
3050
+
3051
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContractApprovalHistoryResponse;
3052
+
3053
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContractApprovalHistoryResponse;
3054
+
3055
+ static equals(a: GetContractApprovalHistoryResponse | PlainMessage<GetContractApprovalHistoryResponse> | undefined, b: GetContractApprovalHistoryResponse | PlainMessage<GetContractApprovalHistoryResponse> | undefined): boolean;
3056
+ }
3057
+
3058
+ /**
3059
+ * @generated from message ct_logic_uni_rev_payment.v1.ContractApprovalHistory
3060
+ */
3061
+ export declare class ContractApprovalHistory extends Message<ContractApprovalHistory> {
3062
+ /**
3063
+ * @generated from field: int32 id = 1;
3064
+ */
3065
+ id: number;
3066
+
3067
+ /**
3068
+ * @generated from field: int32 vertical_id = 2;
3069
+ */
3070
+ verticalId: number;
3071
+
3072
+ /**
3073
+ * @generated from field: int32 contract_id = 3;
3074
+ */
3075
+ contractId: number;
3076
+
3077
+ /**
3078
+ * @generated from field: string phone = 4;
3079
+ */
3080
+ phone: string;
3081
+
3082
+ /**
3083
+ * @generated from field: int32 package_id = 5;
3084
+ */
3085
+ packageId: number;
3086
+
3087
+ /**
3088
+ * @generated from field: int64 amount = 6;
3089
+ */
3090
+ amount: bigint;
3091
+
3092
+ /**
3093
+ * @generated from field: int64 amount_dongtot = 7;
3094
+ */
3095
+ amountDongtot: bigint;
3096
+
3097
+ /**
3098
+ * @generated from field: float promotion_rate = 8;
3099
+ */
3100
+ promotionRate: number;
3101
+
3102
+ /**
3103
+ * @generated from field: string status = 9;
3104
+ */
3105
+ status: string;
3106
+
3107
+ /**
3108
+ * @generated from field: string reviewer_email = 10;
3109
+ */
3110
+ reviewerEmail: string;
3111
+
3112
+ /**
3113
+ * @generated from field: google.protobuf.Timestamp created_at = 11;
3114
+ */
3115
+ createdAt?: Timestamp;
3116
+
3117
+ /**
3118
+ * @generated from field: google.protobuf.Timestamp updated_at = 12;
3119
+ */
3120
+ updatedAt?: Timestamp;
3121
+
3122
+ constructor(data?: PartialMessage<ContractApprovalHistory>);
3123
+
3124
+ static readonly runtime: typeof proto3;
3125
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContractApprovalHistory";
3126
+ static readonly fields: FieldList;
3127
+
3128
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContractApprovalHistory;
3129
+
3130
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContractApprovalHistory;
3131
+
3132
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContractApprovalHistory;
3133
+
3134
+ static equals(a: ContractApprovalHistory | PlainMessage<ContractApprovalHistory> | undefined, b: ContractApprovalHistory | PlainMessage<ContractApprovalHistory> | undefined): boolean;
3135
+ }
3136
+
3137
+ /**
3138
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateContractReviewerRequest
3139
+ */
3140
+ export declare class CreateContractReviewerRequest extends Message<CreateContractReviewerRequest> {
3141
+ /**
3142
+ * @generated from field: int32 vertical_id = 1;
3143
+ */
3144
+ verticalId: number;
3145
+
3146
+ /**
3147
+ * @generated from field: string email = 2;
3148
+ */
3149
+ email: string;
3150
+
3151
+ constructor(data?: PartialMessage<CreateContractReviewerRequest>);
3152
+
3153
+ static readonly runtime: typeof proto3;
3154
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateContractReviewerRequest";
3155
+ static readonly fields: FieldList;
3156
+
3157
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateContractReviewerRequest;
3158
+
3159
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateContractReviewerRequest;
3160
+
3161
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateContractReviewerRequest;
3162
+
3163
+ static equals(a: CreateContractReviewerRequest | PlainMessage<CreateContractReviewerRequest> | undefined, b: CreateContractReviewerRequest | PlainMessage<CreateContractReviewerRequest> | undefined): boolean;
3164
+ }
3165
+
3166
+ /**
3167
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateContractReviewerResponse
3168
+ */
3169
+ export declare class CreateContractReviewerResponse extends Message<CreateContractReviewerResponse> {
3170
+ constructor(data?: PartialMessage<CreateContractReviewerResponse>);
3171
+
3172
+ static readonly runtime: typeof proto3;
3173
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateContractReviewerResponse";
3174
+ static readonly fields: FieldList;
3175
+
3176
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateContractReviewerResponse;
3177
+
3178
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateContractReviewerResponse;
3179
+
3180
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateContractReviewerResponse;
3181
+
3182
+ static equals(a: CreateContractReviewerResponse | PlainMessage<CreateContractReviewerResponse> | undefined, b: CreateContractReviewerResponse | PlainMessage<CreateContractReviewerResponse> | undefined): boolean;
3183
+ }
3184
+
3185
+ /**
3186
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteContractReviewerRequest
3187
+ */
3188
+ export declare class DeleteContractReviewerRequest extends Message<DeleteContractReviewerRequest> {
3189
+ /**
3190
+ * @generated from field: int32 id = 1;
3191
+ */
3192
+ id: number;
3193
+
3194
+ constructor(data?: PartialMessage<DeleteContractReviewerRequest>);
3195
+
3196
+ static readonly runtime: typeof proto3;
3197
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeleteContractReviewerRequest";
3198
+ static readonly fields: FieldList;
3199
+
3200
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteContractReviewerRequest;
3201
+
3202
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteContractReviewerRequest;
3203
+
3204
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteContractReviewerRequest;
3205
+
3206
+ static equals(a: DeleteContractReviewerRequest | PlainMessage<DeleteContractReviewerRequest> | undefined, b: DeleteContractReviewerRequest | PlainMessage<DeleteContractReviewerRequest> | undefined): boolean;
3207
+ }
3208
+
3209
+ /**
3210
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteContractReviewerResponse
3211
+ */
3212
+ export declare class DeleteContractReviewerResponse extends Message<DeleteContractReviewerResponse> {
3213
+ constructor(data?: PartialMessage<DeleteContractReviewerResponse>);
3214
+
3215
+ static readonly runtime: typeof proto3;
3216
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DeleteContractReviewerResponse";
3217
+ static readonly fields: FieldList;
3218
+
3219
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteContractReviewerResponse;
3220
+
3221
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteContractReviewerResponse;
3222
+
3223
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteContractReviewerResponse;
3224
+
3225
+ static equals(a: DeleteContractReviewerResponse | PlainMessage<DeleteContractReviewerResponse> | undefined, b: DeleteContractReviewerResponse | PlainMessage<DeleteContractReviewerResponse> | undefined): boolean;
3226
+ }
3227
+
3228
+ /**
3229
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateContractReviewerRequest
3230
+ */
3231
+ export declare class UpdateContractReviewerRequest extends Message<UpdateContractReviewerRequest> {
3232
+ /**
3233
+ * @generated from field: int32 id = 1;
3234
+ */
3235
+ id: number;
3236
+
3237
+ /**
3238
+ * @generated from field: string status = 2;
3239
+ */
3240
+ status: string;
3241
+
3242
+ constructor(data?: PartialMessage<UpdateContractReviewerRequest>);
3243
+
3244
+ static readonly runtime: typeof proto3;
3245
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateContractReviewerRequest";
3246
+ static readonly fields: FieldList;
3247
+
3248
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateContractReviewerRequest;
3249
+
3250
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateContractReviewerRequest;
3251
+
3252
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateContractReviewerRequest;
3253
+
3254
+ static equals(a: UpdateContractReviewerRequest | PlainMessage<UpdateContractReviewerRequest> | undefined, b: UpdateContractReviewerRequest | PlainMessage<UpdateContractReviewerRequest> | undefined): boolean;
3255
+ }
3256
+
3257
+ /**
3258
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateContractReviewerResponse
3259
+ */
3260
+ export declare class UpdateContractReviewerResponse extends Message<UpdateContractReviewerResponse> {
3261
+ constructor(data?: PartialMessage<UpdateContractReviewerResponse>);
3262
+
3263
+ static readonly runtime: typeof proto3;
3264
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateContractReviewerResponse";
3265
+ static readonly fields: FieldList;
3266
+
3267
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateContractReviewerResponse;
3268
+
3269
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateContractReviewerResponse;
3270
+
3271
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateContractReviewerResponse;
3272
+
3273
+ static equals(a: UpdateContractReviewerResponse | PlainMessage<UpdateContractReviewerResponse> | undefined, b: UpdateContractReviewerResponse | PlainMessage<UpdateContractReviewerResponse> | undefined): boolean;
3274
+ }
3275
+
3276
+ /**
3277
+ * @generated from message ct_logic_uni_rev_payment.v1.GetContractReviewerRequest
3278
+ */
3279
+ export declare class GetContractReviewerRequest extends Message<GetContractReviewerRequest> {
3280
+ /**
3281
+ * @generated from field: int32 vertical_id = 1;
3282
+ */
3283
+ verticalId: number;
3284
+
3285
+ /**
3286
+ * @generated from field: int32 limit = 2;
3287
+ */
3288
+ limit: number;
3289
+
3290
+ /**
3291
+ * @generated from field: int32 offset = 3;
3292
+ */
3293
+ offset: number;
3294
+
3295
+ constructor(data?: PartialMessage<GetContractReviewerRequest>);
3296
+
3297
+ static readonly runtime: typeof proto3;
3298
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetContractReviewerRequest";
3299
+ static readonly fields: FieldList;
3300
+
3301
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContractReviewerRequest;
3302
+
3303
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContractReviewerRequest;
3304
+
3305
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContractReviewerRequest;
3306
+
3307
+ static equals(a: GetContractReviewerRequest | PlainMessage<GetContractReviewerRequest> | undefined, b: GetContractReviewerRequest | PlainMessage<GetContractReviewerRequest> | undefined): boolean;
3308
+ }
3309
+
3310
+ /**
3311
+ * @generated from message ct_logic_uni_rev_payment.v1.GetContractReviewerResponse
3312
+ */
3313
+ export declare class GetContractReviewerResponse extends Message<GetContractReviewerResponse> {
3314
+ /**
3315
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ContractReviewer data = 1;
3316
+ */
3317
+ data: ContractReviewer[];
3318
+
3319
+ /**
3320
+ * @generated from field: int32 total = 2;
3321
+ */
3322
+ total: number;
3323
+
3324
+ constructor(data?: PartialMessage<GetContractReviewerResponse>);
3325
+
3326
+ static readonly runtime: typeof proto3;
3327
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetContractReviewerResponse";
3328
+ static readonly fields: FieldList;
3329
+
3330
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContractReviewerResponse;
3331
+
3332
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContractReviewerResponse;
3333
+
3334
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContractReviewerResponse;
3335
+
3336
+ static equals(a: GetContractReviewerResponse | PlainMessage<GetContractReviewerResponse> | undefined, b: GetContractReviewerResponse | PlainMessage<GetContractReviewerResponse> | undefined): boolean;
3337
+ }
3338
+
3339
+ /**
3340
+ * @generated from message ct_logic_uni_rev_payment.v1.ContractReviewer
3341
+ */
3342
+ export declare class ContractReviewer extends Message<ContractReviewer> {
3343
+ /**
3344
+ * @generated from field: int32 id = 1;
3345
+ */
3346
+ id: number;
3347
+
3348
+ /**
3349
+ * @generated from field: int32 vertical_id = 2;
3350
+ */
3351
+ verticalId: number;
3352
+
3353
+ /**
3354
+ * @generated from field: string vertical_name = 3;
3355
+ */
3356
+ verticalName: string;
3357
+
3358
+ /**
3359
+ * @generated from field: string email = 4;
3360
+ */
3361
+ email: string;
3362
+
3363
+ /**
3364
+ * @generated from field: google.protobuf.Timestamp created_at = 5;
3365
+ */
3366
+ createdAt?: Timestamp;
3367
+
3368
+ /**
3369
+ * @generated from field: google.protobuf.Timestamp updated_at = 6;
3370
+ */
3371
+ updatedAt?: Timestamp;
3372
+
3373
+ /**
3374
+ * @generated from field: string status = 7;
3375
+ */
3376
+ status: string;
3377
+
3378
+ constructor(data?: PartialMessage<ContractReviewer>);
3379
+
3380
+ static readonly runtime: typeof proto3;
3381
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContractReviewer";
3382
+ static readonly fields: FieldList;
3383
+
3384
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContractReviewer;
3385
+
3386
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContractReviewer;
3387
+
3388
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContractReviewer;
3389
+
3390
+ static equals(a: ContractReviewer | PlainMessage<ContractReviewer> | undefined, b: ContractReviewer | PlainMessage<ContractReviewer> | undefined): boolean;
3391
+ }
3392
+
3393
+ /**
3394
+ * @generated from message ct_logic_uni_rev_payment.v1.GetVerticalRequest
3395
+ */
3396
+ export declare class GetVerticalRequest extends Message<GetVerticalRequest> {
3397
+ constructor(data?: PartialMessage<GetVerticalRequest>);
3398
+
3399
+ static readonly runtime: typeof proto3;
3400
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVerticalRequest";
3401
+ static readonly fields: FieldList;
3402
+
3403
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVerticalRequest;
3404
+
3405
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVerticalRequest;
3406
+
3407
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVerticalRequest;
3408
+
3409
+ static equals(a: GetVerticalRequest | PlainMessage<GetVerticalRequest> | undefined, b: GetVerticalRequest | PlainMessage<GetVerticalRequest> | undefined): boolean;
3410
+ }
3411
+
3412
+ /**
3413
+ * @generated from message ct_logic_uni_rev_payment.v1.GetVerticalResponse
3414
+ */
3415
+ export declare class GetVerticalResponse extends Message<GetVerticalResponse> {
3416
+ /**
3417
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Vertical data = 1;
3418
+ */
3419
+ data: Vertical[];
3420
+
3421
+ constructor(data?: PartialMessage<GetVerticalResponse>);
3422
+
3423
+ static readonly runtime: typeof proto3;
3424
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVerticalResponse";
3425
+ static readonly fields: FieldList;
3426
+
3427
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVerticalResponse;
3428
+
3429
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVerticalResponse;
3430
+
3431
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVerticalResponse;
3432
+
3433
+ static equals(a: GetVerticalResponse | PlainMessage<GetVerticalResponse> | undefined, b: GetVerticalResponse | PlainMessage<GetVerticalResponse> | undefined): boolean;
3434
+ }
3435
+
3436
+ /**
3437
+ * @generated from message ct_logic_uni_rev_payment.v1.Vertical
3438
+ */
3439
+ export declare class Vertical extends Message<Vertical> {
3440
+ /**
3441
+ * @generated from field: int32 id = 1;
3442
+ */
3443
+ id: number;
3444
+
3445
+ /**
3446
+ * @generated from field: string vertical_id = 2;
3447
+ */
3448
+ verticalId: string;
3449
+
3450
+ /**
3451
+ * @generated from field: string name = 3;
3452
+ */
3453
+ name: string;
3454
+
3455
+ constructor(data?: PartialMessage<Vertical>);
3456
+
3457
+ static readonly runtime: typeof proto3;
3458
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Vertical";
3459
+ static readonly fields: FieldList;
3460
+
3461
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Vertical;
3462
+
3463
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Vertical;
3464
+
3465
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Vertical;
3466
+
3467
+ static equals(a: Vertical | PlainMessage<Vertical> | undefined, b: Vertical | PlainMessage<Vertical> | undefined): boolean;
3468
+ }
3469
+
3470
+ /**
3471
+ * @generated from message ct_logic_uni_rev_payment.v1.SendEcontractPaymentNotificationRequest
3472
+ */
3473
+ export declare class SendEcontractPaymentNotificationRequest extends Message<SendEcontractPaymentNotificationRequest> {
3474
+ /**
3475
+ * @generated from field: int64 id = 1;
3476
+ */
3477
+ id: bigint;
3478
+
3479
+ /**
3480
+ * @generated from field: string hash = 2;
3481
+ */
3482
+ hash: string;
3483
+
3484
+ /**
3485
+ * @generated from field: int64 account_id = 3;
3486
+ */
3487
+ accountId: bigint;
3488
+
3489
+ constructor(data?: PartialMessage<SendEcontractPaymentNotificationRequest>);
3490
+
3491
+ static readonly runtime: typeof proto3;
3492
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.SendEcontractPaymentNotificationRequest";
3493
+ static readonly fields: FieldList;
3494
+
3495
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SendEcontractPaymentNotificationRequest;
3496
+
3497
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SendEcontractPaymentNotificationRequest;
3498
+
3499
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SendEcontractPaymentNotificationRequest;
3500
+
3501
+ static equals(a: SendEcontractPaymentNotificationRequest | PlainMessage<SendEcontractPaymentNotificationRequest> | undefined, b: SendEcontractPaymentNotificationRequest | PlainMessage<SendEcontractPaymentNotificationRequest> | undefined): boolean;
3502
+ }
3503
+
3504
+ /**
3505
+ * @generated from message ct_logic_uni_rev_payment.v1.SendEcontractPaymentNotificationResponse
3506
+ */
3507
+ export declare class SendEcontractPaymentNotificationResponse extends Message<SendEcontractPaymentNotificationResponse> {
3508
+ constructor(data?: PartialMessage<SendEcontractPaymentNotificationResponse>);
3509
+
3510
+ static readonly runtime: typeof proto3;
3511
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.SendEcontractPaymentNotificationResponse";
3512
+ static readonly fields: FieldList;
3513
+
3514
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SendEcontractPaymentNotificationResponse;
3515
+
3516
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SendEcontractPaymentNotificationResponse;
3517
+
3518
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SendEcontractPaymentNotificationResponse;
3519
+
3520
+ static equals(a: SendEcontractPaymentNotificationResponse | PlainMessage<SendEcontractPaymentNotificationResponse> | undefined, b: SendEcontractPaymentNotificationResponse | PlainMessage<SendEcontractPaymentNotificationResponse> | undefined): boolean;
3521
+ }
3522
+