@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,2717 @@
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/transaction.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.CreateTransactionRequest
13
+ */
14
+ export declare class CreateTransactionRequest extends Message<CreateTransactionRequest> {
15
+ /**
16
+ * @generated from field: int64 account_id = 1;
17
+ */
18
+ accountId: bigint;
19
+
20
+ /**
21
+ * @generated from field: int64 order_id = 2;
22
+ */
23
+ orderId: bigint;
24
+
25
+ /**
26
+ * @generated from field: string gateway = 3;
27
+ */
28
+ gateway: string;
29
+
30
+ /**
31
+ * @generated from field: string bank_id = 4;
32
+ */
33
+ bankId: string;
34
+
35
+ /**
36
+ * @generated from field: string phone = 5;
37
+ */
38
+ phone: string;
39
+
40
+ /**
41
+ * @generated from field: string user = 6;
42
+ */
43
+ user: string;
44
+
45
+ /**
46
+ * @generated from field: string title = 7;
47
+ */
48
+ title: string;
49
+
50
+ /**
51
+ * @generated from field: string ip = 8;
52
+ */
53
+ ip: string;
54
+
55
+ /**
56
+ * @generated from field: string return_url = 9;
57
+ */
58
+ returnUrl: string;
59
+
60
+ /**
61
+ * @generated from field: int32 no_cart = 10;
62
+ */
63
+ noCart: number;
64
+
65
+ /**
66
+ * @generated from field: int32 save_card = 11;
67
+ */
68
+ saveCard: number;
69
+
70
+ /**
71
+ * @generated from field: string authen_token = 12;
72
+ */
73
+ authenToken: string;
74
+
75
+ /**
76
+ * @generated from field: int64 amount = 13;
77
+ */
78
+ amount: bigint;
79
+
80
+ /**
81
+ * @generated from field: string payment_code = 14;
82
+ */
83
+ paymentCode: string;
84
+
85
+ /**
86
+ * @generated from field: repeated int64 packages = 15;
87
+ */
88
+ packages: bigint[];
89
+
90
+ /**
91
+ * @generated from field: string order_type = 16;
92
+ */
93
+ orderType: string;
94
+
95
+ /**
96
+ * @generated from field: string source = 17;
97
+ */
98
+ source: string;
99
+
100
+ /**
101
+ * @generated from field: string platform = 18;
102
+ */
103
+ platform: string;
104
+
105
+ /**
106
+ * @generated from field: int64 extend_id = 19;
107
+ */
108
+ extendId: bigint;
109
+
110
+ /**
111
+ * @generated from field: string extend_type = 20;
112
+ */
113
+ extendType: string;
114
+
115
+ /**
116
+ * @generated from field: string token_id = 21;
117
+ */
118
+ tokenId: string;
119
+
120
+ /**
121
+ * @generated from field: int64 campaign_id = 22;
122
+ */
123
+ campaignId: bigint;
124
+
125
+ /**
126
+ * @generated from field: string type = 23;
127
+ */
128
+ type: string;
129
+
130
+ /**
131
+ * @generated from field: bool is_internal = 24;
132
+ */
133
+ isInternal: boolean;
134
+
135
+ /**
136
+ * @generated from field: int64 promotion_code = 25;
137
+ */
138
+ promotionCode: bigint;
139
+
140
+ /**
141
+ * @generated from field: int64 package_id = 26;
142
+ */
143
+ packageId: bigint;
144
+
145
+ constructor(data?: PartialMessage<CreateTransactionRequest>);
146
+
147
+ static readonly runtime: typeof proto3;
148
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateTransactionRequest";
149
+ static readonly fields: FieldList;
150
+
151
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTransactionRequest;
152
+
153
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTransactionRequest;
154
+
155
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTransactionRequest;
156
+
157
+ static equals(a: CreateTransactionRequest | PlainMessage<CreateTransactionRequest> | undefined, b: CreateTransactionRequest | PlainMessage<CreateTransactionRequest> | undefined): boolean;
158
+ }
159
+
160
+ /**
161
+ * @generated from message ct_logic_uni_rev_payment.v1.PayOrderRequest
162
+ */
163
+ export declare class PayOrderRequest extends Message<PayOrderRequest> {
164
+ /**
165
+ * @generated from field: int64 account_id = 1;
166
+ */
167
+ accountId: bigint;
168
+
169
+ /**
170
+ * @generated from field: string unit = 2;
171
+ */
172
+ unit: string;
173
+
174
+ /**
175
+ * @generated from field: string source = 3;
176
+ */
177
+ source: string;
178
+
179
+ /**
180
+ * @generated from field: string order_type = 4;
181
+ */
182
+ orderType: string;
183
+
184
+ /**
185
+ * @generated from field: string title = 5;
186
+ */
187
+ title: string;
188
+
189
+ /**
190
+ * @generated from field: string ip = 6;
191
+ */
192
+ ip: string;
193
+
194
+ /**
195
+ * @generated from field: string cart_id = 7;
196
+ */
197
+ cartId: string;
198
+
199
+ /**
200
+ * @generated from field: string return_url = 8;
201
+ */
202
+ returnUrl: string;
203
+
204
+ /**
205
+ * @generated from field: string gateway = 9;
206
+ */
207
+ gateway: string;
208
+
209
+ /**
210
+ * @generated from field: string bank_id = 10;
211
+ */
212
+ bankId: string;
213
+
214
+ /**
215
+ * @generated from field: int32 save_card = 11;
216
+ */
217
+ saveCard: number;
218
+
219
+ /**
220
+ * @generated from field: string platform = 12;
221
+ */
222
+ platform: string;
223
+
224
+ /**
225
+ * @generated from field: string authen_token = 13;
226
+ */
227
+ authenToken: string;
228
+
229
+ /**
230
+ * @generated from field: int64 amount = 14;
231
+ */
232
+ amount: bigint;
233
+
234
+ /**
235
+ * @generated from field: string payment_code = 15;
236
+ */
237
+ paymentCode: string;
238
+
239
+ /**
240
+ * @generated from field: repeated int64 packages = 16;
241
+ */
242
+ packages: bigint[];
243
+
244
+ /**
245
+ * @generated from field: int64 extend_id = 17;
246
+ */
247
+ extendId: bigint;
248
+
249
+ /**
250
+ * @generated from field: string extend_type = 18;
251
+ */
252
+ extendType: string;
253
+
254
+ /**
255
+ * @generated from field: int32 subscription_id = 19;
256
+ */
257
+ subscriptionId: number;
258
+
259
+ /**
260
+ * @generated from field: int32 quantity = 20;
261
+ */
262
+ quantity: number;
263
+
264
+ /**
265
+ * @generated from field: int32 category_id = 21;
266
+ */
267
+ categoryId: number;
268
+
269
+ /**
270
+ * @generated from field: int32 duration = 22;
271
+ */
272
+ duration: number;
273
+
274
+ /**
275
+ * @generated from field: string token_id = 23;
276
+ */
277
+ tokenId: string;
278
+
279
+ /**
280
+ * @generated from field: int64 campaign_id = 24;
281
+ */
282
+ campaignId: bigint;
283
+
284
+ /**
285
+ * @generated from field: int32 level = 25;
286
+ */
287
+ level: number;
288
+
289
+ /**
290
+ * @generated from field: int32 delay_min = 26;
291
+ */
292
+ delayMin: number;
293
+
294
+ /**
295
+ * @generated from field: int32 previous_subscription_id = 27;
296
+ */
297
+ previousSubscriptionId: number;
298
+
299
+ /**
300
+ * @generated from field: int64 recurring_subscribe_id = 28;
301
+ */
302
+ recurringSubscribeId: bigint;
303
+
304
+ /**
305
+ * @generated from field: string subscription_payment_source = 29;
306
+ */
307
+ subscriptionPaymentSource: string;
308
+
309
+ constructor(data?: PartialMessage<PayOrderRequest>);
310
+
311
+ static readonly runtime: typeof proto3;
312
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayOrderRequest";
313
+ static readonly fields: FieldList;
314
+
315
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayOrderRequest;
316
+
317
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayOrderRequest;
318
+
319
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayOrderRequest;
320
+
321
+ static equals(a: PayOrderRequest | PlainMessage<PayOrderRequest> | undefined, b: PayOrderRequest | PlainMessage<PayOrderRequest> | undefined): boolean;
322
+ }
323
+
324
+ /**
325
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateTransactionResponse
326
+ */
327
+ export declare class CreateTransactionResponse extends Message<CreateTransactionResponse> {
328
+ /**
329
+ * @generated from field: string request_id = 1;
330
+ */
331
+ requestId: string;
332
+
333
+ /**
334
+ * @generated from field: string cv_request_id = 2;
335
+ */
336
+ cvRequestId: string;
337
+
338
+ /**
339
+ * @generated from field: string partner_trans_id = 3;
340
+ */
341
+ partnerTransId: string;
342
+
343
+ /**
344
+ * @generated from field: string description = 4;
345
+ */
346
+ description: string;
347
+
348
+ /**
349
+ * @generated from field: string redirect_url = 5;
350
+ */
351
+ redirectUrl: string;
352
+
353
+ /**
354
+ * @generated from field: int64 order_id = 6;
355
+ */
356
+ orderId: bigint;
357
+
358
+ /**
359
+ * @generated from field: int64 extend_id = 7;
360
+ */
361
+ extendId: bigint;
362
+
363
+ /**
364
+ * @generated from field: string extend_type = 8;
365
+ */
366
+ extendType: string;
367
+
368
+ /**
369
+ * @generated from field: google.protobuf.Timestamp created_at = 9;
370
+ */
371
+ createdAt?: Timestamp;
372
+
373
+ /**
374
+ * @generated from field: google.protobuf.Timestamp updated_at = 10;
375
+ */
376
+ updatedAt?: Timestamp;
377
+
378
+ /**
379
+ * @generated from field: string billing_code = 11;
380
+ */
381
+ billingCode: string;
382
+
383
+ /**
384
+ * original order amount
385
+ *
386
+ * @generated from field: int64 amount = 12;
387
+ */
388
+ amount: bigint;
389
+
390
+ /**
391
+ * @generated from field: string status = 13;
392
+ */
393
+ status: string;
394
+
395
+ /**
396
+ * actual amount charged (including gateway service fee)
397
+ *
398
+ * @generated from field: int64 charged_amount = 14;
399
+ */
400
+ chargedAmount: bigint;
401
+
402
+ /**
403
+ * @generated from field: int64 payment_attempt_id = 15;
404
+ */
405
+ paymentAttemptId: bigint;
406
+
407
+ /**
408
+ * momo,zlp qrcode payment
409
+ *
410
+ * @generated from field: string qrcode_url = 16;
411
+ */
412
+ qrcodeUrl: string;
413
+
414
+ constructor(data?: PartialMessage<CreateTransactionResponse>);
415
+
416
+ static readonly runtime: typeof proto3;
417
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateTransactionResponse";
418
+ static readonly fields: FieldList;
419
+
420
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTransactionResponse;
421
+
422
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTransactionResponse;
423
+
424
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTransactionResponse;
425
+
426
+ static equals(a: CreateTransactionResponse | PlainMessage<CreateTransactionResponse> | undefined, b: CreateTransactionResponse | PlainMessage<CreateTransactionResponse> | undefined): boolean;
427
+ }
428
+
429
+ /**
430
+ * @generated from message ct_logic_uni_rev_payment.v1.PayOrderResponse
431
+ */
432
+ export declare class PayOrderResponse extends Message<PayOrderResponse> {
433
+ /**
434
+ * @generated from field: string request_id = 1;
435
+ */
436
+ requestId: string;
437
+
438
+ /**
439
+ * @generated from field: string cv_request_id = 2;
440
+ */
441
+ cvRequestId: string;
442
+
443
+ /**
444
+ * @generated from field: string return_code = 3;
445
+ */
446
+ returnCode: string;
447
+
448
+ /**
449
+ * @generated from field: string partner_trans_id = 4;
450
+ */
451
+ partnerTransId: string;
452
+
453
+ /**
454
+ * @generated from field: string description = 5;
455
+ */
456
+ description: string;
457
+
458
+ /**
459
+ * @generated from field: string redirect_url = 6;
460
+ */
461
+ redirectUrl: string;
462
+
463
+ /**
464
+ * @generated from field: int64 order_id = 7;
465
+ */
466
+ orderId: bigint;
467
+
468
+ /**
469
+ * @generated from field: ct_logic_uni_rev_payment.v1.PayOrderInfoResponse order_info = 8;
470
+ */
471
+ orderInfo?: PayOrderInfoResponse;
472
+
473
+ /**
474
+ * @generated from field: string status = 9;
475
+ */
476
+ status: string;
477
+
478
+ /**
479
+ * @generated from field: int64 parent_account_id = 10;
480
+ */
481
+ parentAccountId: bigint;
482
+
483
+ /**
484
+ * @generated from field: google.protobuf.Timestamp created_at = 11;
485
+ */
486
+ createdAt?: Timestamp;
487
+
488
+ /**
489
+ * @generated from field: google.protobuf.Timestamp updated_at = 12;
490
+ */
491
+ updatedAt?: Timestamp;
492
+
493
+ /**
494
+ * original order amount
495
+ *
496
+ * @generated from field: int64 amount = 13;
497
+ */
498
+ amount: bigint;
499
+
500
+ /**
501
+ * @generated from field: string billing_code = 14;
502
+ */
503
+ billingCode: string;
504
+
505
+ /**
506
+ * @generated from field: int64 extend_id = 15;
507
+ */
508
+ extendId: bigint;
509
+
510
+ /**
511
+ * @generated from field: string extend_type = 16;
512
+ */
513
+ extendType: string;
514
+
515
+ /**
516
+ * for google_billing
517
+ *
518
+ * @generated from field: repeated string google_product_ids = 17;
519
+ */
520
+ googleProductIds: string[];
521
+
522
+ /**
523
+ * for gateway free shop
524
+ *
525
+ * @generated from field: string shop_alias = 18;
526
+ */
527
+ shopAlias: string;
528
+
529
+ /**
530
+ * @generated from field: string shop_name = 19;
531
+ */
532
+ shopName: string;
533
+
534
+ /**
535
+ * @generated from field: string shop_status = 20;
536
+ */
537
+ shopStatus: string;
538
+
539
+ /**
540
+ * @generated from field: bool is_verified = 21;
541
+ */
542
+ isVerified: boolean;
543
+
544
+ /**
545
+ * @generated from field: string expired_date = 22;
546
+ */
547
+ expiredDate: string;
548
+
549
+ /**
550
+ * actual amount charged (including gateway service fee)
551
+ *
552
+ * @generated from field: int64 charged_amount = 23;
553
+ */
554
+ chargedAmount: bigint;
555
+
556
+ /**
557
+ * @generated from field: int64 payment_attempt_id = 24;
558
+ */
559
+ paymentAttemptId: bigint;
560
+
561
+ /**
562
+ * momo,zlp qrcode payment
563
+ *
564
+ * @generated from field: string qrcode_url = 25;
565
+ */
566
+ qrcodeUrl: string;
567
+
568
+ /**
569
+ * @generated from field: ct_logic_uni_rev_payment.v1.PopupContent popup_content = 26;
570
+ */
571
+ popupContent?: PopupContent;
572
+
573
+ constructor(data?: PartialMessage<PayOrderResponse>);
574
+
575
+ static readonly runtime: typeof proto3;
576
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayOrderResponse";
577
+ static readonly fields: FieldList;
578
+
579
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayOrderResponse;
580
+
581
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayOrderResponse;
582
+
583
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayOrderResponse;
584
+
585
+ static equals(a: PayOrderResponse | PlainMessage<PayOrderResponse> | undefined, b: PayOrderResponse | PlainMessage<PayOrderResponse> | undefined): boolean;
586
+ }
587
+
588
+ /**
589
+ * @generated from message ct_logic_uni_rev_payment.v1.PopupContent
590
+ */
591
+ export declare class PopupContent extends Message<PopupContent> {
592
+ /**
593
+ * @generated from field: string title = 1;
594
+ */
595
+ title: string;
596
+
597
+ /**
598
+ * @generated from field: ct_logic_uni_rev_payment.v1.ContentDetail content_detail = 2;
599
+ */
600
+ contentDetail?: ContentDetail;
601
+
602
+ constructor(data?: PartialMessage<PopupContent>);
603
+
604
+ static readonly runtime: typeof proto3;
605
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PopupContent";
606
+ static readonly fields: FieldList;
607
+
608
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PopupContent;
609
+
610
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PopupContent;
611
+
612
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PopupContent;
613
+
614
+ static equals(a: PopupContent | PlainMessage<PopupContent> | undefined, b: PopupContent | PlainMessage<PopupContent> | undefined): boolean;
615
+ }
616
+
617
+ /**
618
+ * @generated from message ct_logic_uni_rev_payment.v1.ContentDetail
619
+ */
620
+ export declare class ContentDetail extends Message<ContentDetail> {
621
+ /**
622
+ * @generated from field: string image_url = 1;
623
+ */
624
+ imageUrl: string;
625
+
626
+ /**
627
+ * @generated from field: string icon_url = 2;
628
+ */
629
+ iconUrl: string;
630
+
631
+ /**
632
+ * @generated from field: string amount_full_text = 3;
633
+ */
634
+ amountFullText: string;
635
+
636
+ /**
637
+ * @generated from field: string amount_shorten_text = 4;
638
+ */
639
+ amountShortenText: string;
640
+
641
+ /**
642
+ * @generated from field: string content = 5;
643
+ */
644
+ content: string;
645
+
646
+ /**
647
+ * @generated from field: string notice = 6;
648
+ */
649
+ notice: string;
650
+
651
+ constructor(data?: PartialMessage<ContentDetail>);
652
+
653
+ static readonly runtime: typeof proto3;
654
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ContentDetail";
655
+ static readonly fields: FieldList;
656
+
657
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContentDetail;
658
+
659
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContentDetail;
660
+
661
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContentDetail;
662
+
663
+ static equals(a: ContentDetail | PlainMessage<ContentDetail> | undefined, b: ContentDetail | PlainMessage<ContentDetail> | undefined): boolean;
664
+ }
665
+
666
+ /**
667
+ * @generated from message ct_logic_uni_rev_payment.v1.PayOrderInfoResponse
668
+ */
669
+ export declare class PayOrderInfoResponse extends Message<PayOrderInfoResponse> {
670
+ /**
671
+ * @generated from field: ct_logic_uni_rev_payment.v1.PayOrderServiceResponse service = 1;
672
+ */
673
+ service?: PayOrderServiceResponse;
674
+
675
+ /**
676
+ * @generated from field: ct_logic_uni_rev_payment.v1.PayOrderTopupResponse topup = 2;
677
+ */
678
+ topup?: PayOrderTopupResponse;
679
+
680
+ constructor(data?: PartialMessage<PayOrderInfoResponse>);
681
+
682
+ static readonly runtime: typeof proto3;
683
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayOrderInfoResponse";
684
+ static readonly fields: FieldList;
685
+
686
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayOrderInfoResponse;
687
+
688
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayOrderInfoResponse;
689
+
690
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayOrderInfoResponse;
691
+
692
+ static equals(a: PayOrderInfoResponse | PlainMessage<PayOrderInfoResponse> | undefined, b: PayOrderInfoResponse | PlainMessage<PayOrderInfoResponse> | undefined): boolean;
693
+ }
694
+
695
+ /**
696
+ * @generated from message ct_logic_uni_rev_payment.v1.PayOrderServiceResponse
697
+ */
698
+ export declare class PayOrderServiceResponse extends Message<PayOrderServiceResponse> {
699
+ /**
700
+ * @generated from field: int64 order_id = 1;
701
+ */
702
+ orderId: bigint;
703
+
704
+ /**
705
+ * @generated from field: string payment_code = 2;
706
+ */
707
+ paymentCode: string;
708
+
709
+ /**
710
+ * @generated from field: int64 amount = 3;
711
+ */
712
+ amount: bigint;
713
+
714
+ constructor(data?: PartialMessage<PayOrderServiceResponse>);
715
+
716
+ static readonly runtime: typeof proto3;
717
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayOrderServiceResponse";
718
+ static readonly fields: FieldList;
719
+
720
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayOrderServiceResponse;
721
+
722
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayOrderServiceResponse;
723
+
724
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayOrderServiceResponse;
725
+
726
+ static equals(a: PayOrderServiceResponse | PlainMessage<PayOrderServiceResponse> | undefined, b: PayOrderServiceResponse | PlainMessage<PayOrderServiceResponse> | undefined): boolean;
727
+ }
728
+
729
+ /**
730
+ * @generated from message ct_logic_uni_rev_payment.v1.PayOrderTopupResponse
731
+ */
732
+ export declare class PayOrderTopupResponse extends Message<PayOrderTopupResponse> {
733
+ /**
734
+ * @generated from field: int64 order_id = 1;
735
+ */
736
+ orderId: bigint;
737
+
738
+ /**
739
+ * @generated from field: string payment_code = 2;
740
+ */
741
+ paymentCode: string;
742
+
743
+ /**
744
+ * @generated from field: int64 amount = 3;
745
+ */
746
+ amount: bigint;
747
+
748
+ constructor(data?: PartialMessage<PayOrderTopupResponse>);
749
+
750
+ static readonly runtime: typeof proto3;
751
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PayOrderTopupResponse";
752
+ static readonly fields: FieldList;
753
+
754
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PayOrderTopupResponse;
755
+
756
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PayOrderTopupResponse;
757
+
758
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PayOrderTopupResponse;
759
+
760
+ static equals(a: PayOrderTopupResponse | PlainMessage<PayOrderTopupResponse> | undefined, b: PayOrderTopupResponse | PlainMessage<PayOrderTopupResponse> | undefined): boolean;
761
+ }
762
+
763
+ /**
764
+ * @generated from message ct_logic_uni_rev_payment.v1.GetResponseTransactionRequest
765
+ */
766
+ export declare class GetResponseTransactionRequest extends Message<GetResponseTransactionRequest> {
767
+ /**
768
+ * @generated from field: string cv_request_id = 1;
769
+ */
770
+ cvRequestId: string;
771
+
772
+ /**
773
+ * @generated from field: int64 order_id = 2;
774
+ */
775
+ orderId: bigint;
776
+
777
+ /**
778
+ * @generated from field: int64 account_id = 3;
779
+ */
780
+ accountId: bigint;
781
+
782
+ /**
783
+ * @generated from field: string user = 4;
784
+ */
785
+ user: string;
786
+
787
+ /**
788
+ * @generated from field: string phone = 5;
789
+ */
790
+ phone: string;
791
+
792
+ /**
793
+ * @generated from field: string ip = 6;
794
+ */
795
+ ip: string;
796
+
797
+ /**
798
+ * @generated from field: string source = 7;
799
+ */
800
+ source: string;
801
+
802
+ /**
803
+ * @generated from field: string gateway = 8;
804
+ */
805
+ gateway: string;
806
+
807
+ /**
808
+ * @generated from field: string params = 9;
809
+ */
810
+ params: string;
811
+
812
+ /**
813
+ * @generated from field: repeated string type_list = 10;
814
+ */
815
+ typeList: string[];
816
+
817
+ /**
818
+ * @generated from field: int64 diff_account = 11;
819
+ */
820
+ diffAccount: bigint;
821
+
822
+ /**
823
+ * @generated from field: int64 payment_attempt_id = 12;
824
+ */
825
+ paymentAttemptId: bigint;
826
+
827
+ constructor(data?: PartialMessage<GetResponseTransactionRequest>);
828
+
829
+ static readonly runtime: typeof proto3;
830
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetResponseTransactionRequest";
831
+ static readonly fields: FieldList;
832
+
833
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetResponseTransactionRequest;
834
+
835
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetResponseTransactionRequest;
836
+
837
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetResponseTransactionRequest;
838
+
839
+ static equals(a: GetResponseTransactionRequest | PlainMessage<GetResponseTransactionRequest> | undefined, b: GetResponseTransactionRequest | PlainMessage<GetResponseTransactionRequest> | undefined): boolean;
840
+ }
841
+
842
+ /**
843
+ * @generated from message ct_logic_uni_rev_payment.v1.GetResponseTransactionResponse
844
+ */
845
+ export declare class GetResponseTransactionResponse extends Message<GetResponseTransactionResponse> {
846
+ /**
847
+ * @generated from field: string code = 1;
848
+ */
849
+ code: string;
850
+
851
+ /**
852
+ * @generated from field: string message = 2;
853
+ */
854
+ message: string;
855
+
856
+ /**
857
+ * @generated from field: string gateway = 3;
858
+ */
859
+ gateway: string;
860
+
861
+ /**
862
+ * @generated from field: string status = 4;
863
+ */
864
+ status: string;
865
+
866
+ /**
867
+ * @generated from field: int64 order_id = 5;
868
+ */
869
+ orderId: bigint;
870
+
871
+ /**
872
+ * @generated from field: int64 amount = 6;
873
+ */
874
+ amount: bigint;
875
+
876
+ /**
877
+ * @generated from field: ct_logic_uni_rev_payment.v1.GetResponseTransactionResponseOrderInfo o_info = 7;
878
+ */
879
+ oInfo?: GetResponseTransactionResponseOrderInfo;
880
+
881
+ constructor(data?: PartialMessage<GetResponseTransactionResponse>);
882
+
883
+ static readonly runtime: typeof proto3;
884
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetResponseTransactionResponse";
885
+ static readonly fields: FieldList;
886
+
887
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetResponseTransactionResponse;
888
+
889
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetResponseTransactionResponse;
890
+
891
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetResponseTransactionResponse;
892
+
893
+ static equals(a: GetResponseTransactionResponse | PlainMessage<GetResponseTransactionResponse> | undefined, b: GetResponseTransactionResponse | PlainMessage<GetResponseTransactionResponse> | undefined): boolean;
894
+ }
895
+
896
+ /**
897
+ * @generated from message ct_logic_uni_rev_payment.v1.GetResponseTransactionResponseOrderInfo
898
+ */
899
+ export declare class GetResponseTransactionResponseOrderInfo extends Message<GetResponseTransactionResponseOrderInfo> {
900
+ /**
901
+ * @generated from field: int64 order_id = 1;
902
+ */
903
+ orderId: bigint;
904
+
905
+ /**
906
+ * @generated from field: string order_status = 2;
907
+ */
908
+ orderStatus: string;
909
+
910
+ /**
911
+ * @generated from field: int64 account_id = 3;
912
+ */
913
+ accountId: bigint;
914
+
915
+ /**
916
+ * @generated from field: int64 child_account_id = 4;
917
+ */
918
+ childAccountId: bigint;
919
+
920
+ /**
921
+ * @generated from field: int64 failed_order_id = 5;
922
+ */
923
+ failedOrderId: bigint;
924
+
925
+ /**
926
+ * @generated from field: string phone = 6;
927
+ */
928
+ phone: string;
929
+
930
+ /**
931
+ * @generated from field: int64 value = 7;
932
+ */
933
+ value: bigint;
934
+
935
+ /**
936
+ * @generated from field: string source = 8;
937
+ */
938
+ source: string;
939
+
940
+ /**
941
+ * @generated from field: string unit = 9;
942
+ */
943
+ unit: string;
944
+
945
+ /**
946
+ * @generated from field: string payment_code = 10;
947
+ */
948
+ paymentCode: string;
949
+
950
+ constructor(data?: PartialMessage<GetResponseTransactionResponseOrderInfo>);
951
+
952
+ static readonly runtime: typeof proto3;
953
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetResponseTransactionResponseOrderInfo";
954
+ static readonly fields: FieldList;
955
+
956
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetResponseTransactionResponseOrderInfo;
957
+
958
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetResponseTransactionResponseOrderInfo;
959
+
960
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetResponseTransactionResponseOrderInfo;
961
+
962
+ static equals(a: GetResponseTransactionResponseOrderInfo | PlainMessage<GetResponseTransactionResponseOrderInfo> | undefined, b: GetResponseTransactionResponseOrderInfo | PlainMessage<GetResponseTransactionResponseOrderInfo> | undefined): boolean;
963
+ }
964
+
965
+ /**
966
+ * @generated from message ct_logic_uni_rev_payment.v1.ViewTransactionRequest
967
+ */
968
+ export declare class ViewTransactionRequest extends Message<ViewTransactionRequest> {
969
+ /**
970
+ * @generated from field: int64 order_id = 1;
971
+ */
972
+ orderId: bigint;
973
+
974
+ constructor(data?: PartialMessage<ViewTransactionRequest>);
975
+
976
+ static readonly runtime: typeof proto3;
977
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ViewTransactionRequest";
978
+ static readonly fields: FieldList;
979
+
980
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ViewTransactionRequest;
981
+
982
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ViewTransactionRequest;
983
+
984
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ViewTransactionRequest;
985
+
986
+ static equals(a: ViewTransactionRequest | PlainMessage<ViewTransactionRequest> | undefined, b: ViewTransactionRequest | PlainMessage<ViewTransactionRequest> | undefined): boolean;
987
+ }
988
+
989
+ /**
990
+ * @generated from message ct_logic_uni_rev_payment.v1.ViewTransactionResponse
991
+ */
992
+ export declare class ViewTransactionResponse extends Message<ViewTransactionResponse> {
993
+ /**
994
+ * @generated from field: string response_status = 1;
995
+ */
996
+ responseStatus: string;
997
+
998
+ constructor(data?: PartialMessage<ViewTransactionResponse>);
999
+
1000
+ static readonly runtime: typeof proto3;
1001
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ViewTransactionResponse";
1002
+ static readonly fields: FieldList;
1003
+
1004
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ViewTransactionResponse;
1005
+
1006
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ViewTransactionResponse;
1007
+
1008
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ViewTransactionResponse;
1009
+
1010
+ static equals(a: ViewTransactionResponse | PlainMessage<ViewTransactionResponse> | undefined, b: ViewTransactionResponse | PlainMessage<ViewTransactionResponse> | undefined): boolean;
1011
+ }
1012
+
1013
+ /**
1014
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaaSTransactionRequest
1015
+ */
1016
+ export declare class CreatePaaSTransactionRequest extends Message<CreatePaaSTransactionRequest> {
1017
+ /**
1018
+ * @generated from field: int64 account_id = 1;
1019
+ */
1020
+ accountId: bigint;
1021
+
1022
+ /**
1023
+ * @generated from field: string payment_code = 2;
1024
+ */
1025
+ paymentCode: string;
1026
+
1027
+ /**
1028
+ * @generated from field: string gateway = 3;
1029
+ */
1030
+ gateway: string;
1031
+
1032
+ /**
1033
+ * @generated from field: string ip = 4;
1034
+ */
1035
+ ip: string;
1036
+
1037
+ /**
1038
+ * @generated from field: string return_url = 5;
1039
+ */
1040
+ returnUrl: string;
1041
+
1042
+ /**
1043
+ * @generated from field: ct_logic_uni_rev_payment.v1.CreatePaaSTransactionPaymentGatewayParamsRequest gateway_params = 6;
1044
+ */
1045
+ gatewayParams?: CreatePaaSTransactionPaymentGatewayParamsRequest;
1046
+
1047
+ constructor(data?: PartialMessage<CreatePaaSTransactionRequest>);
1048
+
1049
+ static readonly runtime: typeof proto3;
1050
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaaSTransactionRequest";
1051
+ static readonly fields: FieldList;
1052
+
1053
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaaSTransactionRequest;
1054
+
1055
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaaSTransactionRequest;
1056
+
1057
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaaSTransactionRequest;
1058
+
1059
+ static equals(a: CreatePaaSTransactionRequest | PlainMessage<CreatePaaSTransactionRequest> | undefined, b: CreatePaaSTransactionRequest | PlainMessage<CreatePaaSTransactionRequest> | undefined): boolean;
1060
+ }
1061
+
1062
+ /**
1063
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaaSTransactionPaymentGatewayParamsRequest
1064
+ */
1065
+ export declare class CreatePaaSTransactionPaymentGatewayParamsRequest extends Message<CreatePaaSTransactionPaymentGatewayParamsRequest> {
1066
+ /**
1067
+ * @generated from field: ct_logic_uni_rev_payment.v1.CreatePaaSTransactionNapasParamsRequest napas = 1;
1068
+ */
1069
+ napas?: CreatePaaSTransactionNapasParamsRequest;
1070
+
1071
+ constructor(data?: PartialMessage<CreatePaaSTransactionPaymentGatewayParamsRequest>);
1072
+
1073
+ static readonly runtime: typeof proto3;
1074
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaaSTransactionPaymentGatewayParamsRequest";
1075
+ static readonly fields: FieldList;
1076
+
1077
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaaSTransactionPaymentGatewayParamsRequest;
1078
+
1079
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaaSTransactionPaymentGatewayParamsRequest;
1080
+
1081
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaaSTransactionPaymentGatewayParamsRequest;
1082
+
1083
+ static equals(a: CreatePaaSTransactionPaymentGatewayParamsRequest | PlainMessage<CreatePaaSTransactionPaymentGatewayParamsRequest> | undefined, b: CreatePaaSTransactionPaymentGatewayParamsRequest | PlainMessage<CreatePaaSTransactionPaymentGatewayParamsRequest> | undefined): boolean;
1084
+ }
1085
+
1086
+ /**
1087
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaaSTransactionNapasParamsRequest
1088
+ */
1089
+ export declare class CreatePaaSTransactionNapasParamsRequest extends Message<CreatePaaSTransactionNapasParamsRequest> {
1090
+ /**
1091
+ * @generated from field: string bank_id = 1;
1092
+ */
1093
+ bankId: string;
1094
+
1095
+ /**
1096
+ * @generated from field: string token_id = 2;
1097
+ */
1098
+ tokenId: string;
1099
+
1100
+ /**
1101
+ * @generated from field: bool save_card = 3;
1102
+ */
1103
+ saveCard: boolean;
1104
+
1105
+ constructor(data?: PartialMessage<CreatePaaSTransactionNapasParamsRequest>);
1106
+
1107
+ static readonly runtime: typeof proto3;
1108
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaaSTransactionNapasParamsRequest";
1109
+ static readonly fields: FieldList;
1110
+
1111
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaaSTransactionNapasParamsRequest;
1112
+
1113
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaaSTransactionNapasParamsRequest;
1114
+
1115
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaaSTransactionNapasParamsRequest;
1116
+
1117
+ static equals(a: CreatePaaSTransactionNapasParamsRequest | PlainMessage<CreatePaaSTransactionNapasParamsRequest> | undefined, b: CreatePaaSTransactionNapasParamsRequest | PlainMessage<CreatePaaSTransactionNapasParamsRequest> | undefined): boolean;
1118
+ }
1119
+
1120
+ /**
1121
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaaSTransactionResponse
1122
+ */
1123
+ export declare class CreatePaaSTransactionResponse extends Message<CreatePaaSTransactionResponse> {
1124
+ /**
1125
+ * credit, iOS iap, google_billing this will be empty string
1126
+ *
1127
+ * @generated from field: string redirect_url = 1;
1128
+ */
1129
+ redirectUrl: string;
1130
+
1131
+ constructor(data?: PartialMessage<CreatePaaSTransactionResponse>);
1132
+
1133
+ static readonly runtime: typeof proto3;
1134
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaaSTransactionResponse";
1135
+ static readonly fields: FieldList;
1136
+
1137
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaaSTransactionResponse;
1138
+
1139
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaaSTransactionResponse;
1140
+
1141
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaaSTransactionResponse;
1142
+
1143
+ static equals(a: CreatePaaSTransactionResponse | PlainMessage<CreatePaaSTransactionResponse> | undefined, b: CreatePaaSTransactionResponse | PlainMessage<CreatePaaSTransactionResponse> | undefined): boolean;
1144
+ }
1145
+
1146
+ /**
1147
+ * @generated from message ct_logic_uni_rev_payment.v1.GetStatusTokenRequest
1148
+ */
1149
+ export declare class GetStatusTokenRequest extends Message<GetStatusTokenRequest> {
1150
+ /**
1151
+ * @generated from field: int64 price = 1;
1152
+ */
1153
+ price: bigint;
1154
+
1155
+ constructor(data?: PartialMessage<GetStatusTokenRequest>);
1156
+
1157
+ static readonly runtime: typeof proto3;
1158
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetStatusTokenRequest";
1159
+ static readonly fields: FieldList;
1160
+
1161
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetStatusTokenRequest;
1162
+
1163
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetStatusTokenRequest;
1164
+
1165
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetStatusTokenRequest;
1166
+
1167
+ static equals(a: GetStatusTokenRequest | PlainMessage<GetStatusTokenRequest> | undefined, b: GetStatusTokenRequest | PlainMessage<GetStatusTokenRequest> | undefined): boolean;
1168
+ }
1169
+
1170
+ /**
1171
+ * @generated from message ct_logic_uni_rev_payment.v1.GetStatusTokenResponse
1172
+ */
1173
+ export declare class GetStatusTokenResponse extends Message<GetStatusTokenResponse> {
1174
+ /**
1175
+ * @generated from field: ct_logic_uni_rev_payment.v1.AtmToken atm = 1;
1176
+ */
1177
+ atm?: AtmToken;
1178
+
1179
+ /**
1180
+ * @generated from field: ct_logic_uni_rev_payment.v1.VisaToken visa = 2;
1181
+ */
1182
+ visa?: VisaToken;
1183
+
1184
+ constructor(data?: PartialMessage<GetStatusTokenResponse>);
1185
+
1186
+ static readonly runtime: typeof proto3;
1187
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetStatusTokenResponse";
1188
+ static readonly fields: FieldList;
1189
+
1190
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetStatusTokenResponse;
1191
+
1192
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetStatusTokenResponse;
1193
+
1194
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetStatusTokenResponse;
1195
+
1196
+ static equals(a: GetStatusTokenResponse | PlainMessage<GetStatusTokenResponse> | undefined, b: GetStatusTokenResponse | PlainMessage<GetStatusTokenResponse> | undefined): boolean;
1197
+ }
1198
+
1199
+ /**
1200
+ * @generated from message ct_logic_uni_rev_payment.v1.AtmToken
1201
+ */
1202
+ export declare class AtmToken extends Message<AtmToken> {
1203
+ /**
1204
+ * @generated from field: int64 gateway_123pay = 1;
1205
+ */
1206
+ gateway123pay: bigint;
1207
+
1208
+ /**
1209
+ * @generated from field: int64 gateway_napas = 2;
1210
+ */
1211
+ gatewayNapas: bigint;
1212
+
1213
+ /**
1214
+ * @generated from field: int64 gateway_zalopay = 3;
1215
+ */
1216
+ gatewayZalopay: bigint;
1217
+
1218
+ constructor(data?: PartialMessage<AtmToken>);
1219
+
1220
+ static readonly runtime: typeof proto3;
1221
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AtmToken";
1222
+ static readonly fields: FieldList;
1223
+
1224
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AtmToken;
1225
+
1226
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AtmToken;
1227
+
1228
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AtmToken;
1229
+
1230
+ static equals(a: AtmToken | PlainMessage<AtmToken> | undefined, b: AtmToken | PlainMessage<AtmToken> | undefined): boolean;
1231
+ }
1232
+
1233
+ /**
1234
+ * @generated from message ct_logic_uni_rev_payment.v1.VisaToken
1235
+ */
1236
+ export declare class VisaToken extends Message<VisaToken> {
1237
+ /**
1238
+ * @generated from field: int64 gateway_123pay = 1;
1239
+ */
1240
+ gateway123pay: bigint;
1241
+
1242
+ /**
1243
+ * @generated from field: int64 gateway_napas = 2;
1244
+ */
1245
+ gatewayNapas: bigint;
1246
+
1247
+ /**
1248
+ * @generated from field: int64 gateway_zalopay = 3;
1249
+ */
1250
+ gatewayZalopay: bigint;
1251
+
1252
+ constructor(data?: PartialMessage<VisaToken>);
1253
+
1254
+ static readonly runtime: typeof proto3;
1255
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.VisaToken";
1256
+ static readonly fields: FieldList;
1257
+
1258
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VisaToken;
1259
+
1260
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VisaToken;
1261
+
1262
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VisaToken;
1263
+
1264
+ static equals(a: VisaToken | PlainMessage<VisaToken> | undefined, b: VisaToken | PlainMessage<VisaToken> | undefined): boolean;
1265
+ }
1266
+
1267
+ /**
1268
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartPaymentInfoRequest
1269
+ */
1270
+ export declare class GetCartPaymentInfoRequest extends Message<GetCartPaymentInfoRequest> {
1271
+ /**
1272
+ * @generated from field: int64 price = 1;
1273
+ */
1274
+ price: bigint;
1275
+
1276
+ /**
1277
+ * @generated from field: int64 account_id = 2;
1278
+ */
1279
+ accountId: bigint;
1280
+
1281
+ /**
1282
+ * @generated from field: string campaign_type = 3;
1283
+ */
1284
+ campaignType: string;
1285
+
1286
+ constructor(data?: PartialMessage<GetCartPaymentInfoRequest>);
1287
+
1288
+ static readonly runtime: typeof proto3;
1289
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartPaymentInfoRequest";
1290
+ static readonly fields: FieldList;
1291
+
1292
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartPaymentInfoRequest;
1293
+
1294
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartPaymentInfoRequest;
1295
+
1296
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartPaymentInfoRequest;
1297
+
1298
+ static equals(a: GetCartPaymentInfoRequest | PlainMessage<GetCartPaymentInfoRequest> | undefined, b: GetCartPaymentInfoRequest | PlainMessage<GetCartPaymentInfoRequest> | undefined): boolean;
1299
+ }
1300
+
1301
+ /**
1302
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartPaymentInfoResponse
1303
+ */
1304
+ export declare class GetCartPaymentInfoResponse extends Message<GetCartPaymentInfoResponse> {
1305
+ /**
1306
+ * @generated from field: ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo show_token = 1;
1307
+ */
1308
+ showToken?: ShowPaymentTokenInfo;
1309
+
1310
+ /**
1311
+ * @generated from field: map<string, ct_logic_uni_rev_payment.v1.CartCampaign> campaigns = 2;
1312
+ */
1313
+ campaigns: { [key: string]: CartCampaign };
1314
+
1315
+ constructor(data?: PartialMessage<GetCartPaymentInfoResponse>);
1316
+
1317
+ static readonly runtime: typeof proto3;
1318
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartPaymentInfoResponse";
1319
+ static readonly fields: FieldList;
1320
+
1321
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartPaymentInfoResponse;
1322
+
1323
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartPaymentInfoResponse;
1324
+
1325
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartPaymentInfoResponse;
1326
+
1327
+ static equals(a: GetCartPaymentInfoResponse | PlainMessage<GetCartPaymentInfoResponse> | undefined, b: GetCartPaymentInfoResponse | PlainMessage<GetCartPaymentInfoResponse> | undefined): boolean;
1328
+ }
1329
+
1330
+ /**
1331
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartSubscriptionInfoRequest
1332
+ */
1333
+ export declare class GetCartSubscriptionInfoRequest extends Message<GetCartSubscriptionInfoRequest> {
1334
+ /**
1335
+ * @generated from field: int64 subscription_id = 1;
1336
+ */
1337
+ subscriptionId: bigint;
1338
+
1339
+ /**
1340
+ * @generated from field: int64 quantity = 2;
1341
+ */
1342
+ quantity: bigint;
1343
+
1344
+ constructor(data?: PartialMessage<GetCartSubscriptionInfoRequest>);
1345
+
1346
+ static readonly runtime: typeof proto3;
1347
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartSubscriptionInfoRequest";
1348
+ static readonly fields: FieldList;
1349
+
1350
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartSubscriptionInfoRequest;
1351
+
1352
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartSubscriptionInfoRequest;
1353
+
1354
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartSubscriptionInfoRequest;
1355
+
1356
+ static equals(a: GetCartSubscriptionInfoRequest | PlainMessage<GetCartSubscriptionInfoRequest> | undefined, b: GetCartSubscriptionInfoRequest | PlainMessage<GetCartSubscriptionInfoRequest> | undefined): boolean;
1357
+ }
1358
+
1359
+ /**
1360
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartSubscriptionInfoResponse
1361
+ */
1362
+ export declare class GetCartSubscriptionInfoResponse extends Message<GetCartSubscriptionInfoResponse> {
1363
+ /**
1364
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartSubscriptionInfo subscription_info = 1;
1365
+ */
1366
+ subscriptionInfo?: CartSubscriptionInfo;
1367
+
1368
+ /**
1369
+ * @generated from field: ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo show_token = 2;
1370
+ */
1371
+ showToken?: ShowPaymentTokenInfo;
1372
+
1373
+ constructor(data?: PartialMessage<GetCartSubscriptionInfoResponse>);
1374
+
1375
+ static readonly runtime: typeof proto3;
1376
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartSubscriptionInfoResponse";
1377
+ static readonly fields: FieldList;
1378
+
1379
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartSubscriptionInfoResponse;
1380
+
1381
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartSubscriptionInfoResponse;
1382
+
1383
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartSubscriptionInfoResponse;
1384
+
1385
+ static equals(a: GetCartSubscriptionInfoResponse | PlainMessage<GetCartSubscriptionInfoResponse> | undefined, b: GetCartSubscriptionInfoResponse | PlainMessage<GetCartSubscriptionInfoResponse> | undefined): boolean;
1386
+ }
1387
+
1388
+ /**
1389
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartShopInfoRequest
1390
+ */
1391
+ export declare class GetCartShopInfoRequest extends Message<GetCartShopInfoRequest> {
1392
+ /**
1393
+ * @generated from field: int64 category_id = 1;
1394
+ */
1395
+ categoryId: bigint;
1396
+
1397
+ /**
1398
+ * @generated from field: int64 duration = 2;
1399
+ */
1400
+ duration: bigint;
1401
+
1402
+ /**
1403
+ * @generated from field: int64 package_id = 3;
1404
+ */
1405
+ packageId: bigint;
1406
+
1407
+ /**
1408
+ * @generated from field: string campaign_type = 4;
1409
+ */
1410
+ campaignType: string;
1411
+
1412
+ /**
1413
+ * @generated from field: int64 account_id = 5;
1414
+ */
1415
+ accountId: bigint;
1416
+
1417
+ constructor(data?: PartialMessage<GetCartShopInfoRequest>);
1418
+
1419
+ static readonly runtime: typeof proto3;
1420
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartShopInfoRequest";
1421
+ static readonly fields: FieldList;
1422
+
1423
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartShopInfoRequest;
1424
+
1425
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartShopInfoRequest;
1426
+
1427
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartShopInfoRequest;
1428
+
1429
+ static equals(a: GetCartShopInfoRequest | PlainMessage<GetCartShopInfoRequest> | undefined, b: GetCartShopInfoRequest | PlainMessage<GetCartShopInfoRequest> | undefined): boolean;
1430
+ }
1431
+
1432
+ /**
1433
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartShopInfoResponse
1434
+ */
1435
+ export declare class GetCartShopInfoResponse extends Message<GetCartShopInfoResponse> {
1436
+ /**
1437
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartShopInfo shop_info = 1;
1438
+ */
1439
+ shopInfo?: CartShopInfo;
1440
+
1441
+ /**
1442
+ * @generated from field: ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo show_token = 2;
1443
+ */
1444
+ showToken?: ShowPaymentTokenInfo;
1445
+
1446
+ /**
1447
+ * @generated from field: map<string, ct_logic_uni_rev_payment.v1.CartCampaign> campaigns = 3;
1448
+ */
1449
+ campaigns: { [key: string]: CartCampaign };
1450
+
1451
+ constructor(data?: PartialMessage<GetCartShopInfoResponse>);
1452
+
1453
+ static readonly runtime: typeof proto3;
1454
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartShopInfoResponse";
1455
+ static readonly fields: FieldList;
1456
+
1457
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartShopInfoResponse;
1458
+
1459
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartShopInfoResponse;
1460
+
1461
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartShopInfoResponse;
1462
+
1463
+ static equals(a: GetCartShopInfoResponse | PlainMessage<GetCartShopInfoResponse> | undefined, b: GetCartShopInfoResponse | PlainMessage<GetCartShopInfoResponse> | undefined): boolean;
1464
+ }
1465
+
1466
+ /**
1467
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartTopupInfoRequest
1468
+ */
1469
+ export declare class GetCartTopupInfoRequest extends Message<GetCartTopupInfoRequest> {
1470
+ /**
1471
+ * @generated from field: int64 package_id = 1;
1472
+ */
1473
+ packageId: bigint;
1474
+
1475
+ /**
1476
+ * @generated from field: int64 account_id = 2;
1477
+ */
1478
+ accountId: bigint;
1479
+
1480
+ /**
1481
+ * either package_id or dongtot_amount is provided
1482
+ *
1483
+ * @generated from field: int64 dongtot_amount = 3;
1484
+ */
1485
+ dongtotAmount: bigint;
1486
+
1487
+ constructor(data?: PartialMessage<GetCartTopupInfoRequest>);
1488
+
1489
+ static readonly runtime: typeof proto3;
1490
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartTopupInfoRequest";
1491
+ static readonly fields: FieldList;
1492
+
1493
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartTopupInfoRequest;
1494
+
1495
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartTopupInfoRequest;
1496
+
1497
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartTopupInfoRequest;
1498
+
1499
+ static equals(a: GetCartTopupInfoRequest | PlainMessage<GetCartTopupInfoRequest> | undefined, b: GetCartTopupInfoRequest | PlainMessage<GetCartTopupInfoRequest> | undefined): boolean;
1500
+ }
1501
+
1502
+ /**
1503
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCartTopupInfoResponse
1504
+ */
1505
+ export declare class GetCartTopupInfoResponse extends Message<GetCartTopupInfoResponse> {
1506
+ /**
1507
+ * @generated from field: ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo show_token = 1;
1508
+ */
1509
+ showToken?: ShowPaymentTokenInfo;
1510
+
1511
+ /**
1512
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartPackageInfo package_info = 2;
1513
+ */
1514
+ packageInfo?: CartPackageInfo;
1515
+
1516
+ /**
1517
+ * @generated from field: map<string, ct_logic_uni_rev_payment.v1.CartCampaign> campaigns = 3;
1518
+ */
1519
+ campaigns: { [key: string]: CartCampaign };
1520
+
1521
+ constructor(data?: PartialMessage<GetCartTopupInfoResponse>);
1522
+
1523
+ static readonly runtime: typeof proto3;
1524
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCartTopupInfoResponse";
1525
+ static readonly fields: FieldList;
1526
+
1527
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCartTopupInfoResponse;
1528
+
1529
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCartTopupInfoResponse;
1530
+
1531
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCartTopupInfoResponse;
1532
+
1533
+ static equals(a: GetCartTopupInfoResponse | PlainMessage<GetCartTopupInfoResponse> | undefined, b: GetCartTopupInfoResponse | PlainMessage<GetCartTopupInfoResponse> | undefined): boolean;
1534
+ }
1535
+
1536
+ /**
1537
+ * @generated from message ct_logic_uni_rev_payment.v1.CartShopInfo
1538
+ */
1539
+ export declare class CartShopInfo extends Message<CartShopInfo> {
1540
+ /**
1541
+ * @generated from field: int64 price = 1;
1542
+ */
1543
+ price: bigint;
1544
+
1545
+ /**
1546
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartPriceUnit price_unit = 2;
1547
+ */
1548
+ priceUnit?: CartPriceUnit;
1549
+
1550
+ /**
1551
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartShopInfoDetail details = 3;
1552
+ */
1553
+ details?: CartShopInfoDetail;
1554
+
1555
+ constructor(data?: PartialMessage<CartShopInfo>);
1556
+
1557
+ static readonly runtime: typeof proto3;
1558
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartShopInfo";
1559
+ static readonly fields: FieldList;
1560
+
1561
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartShopInfo;
1562
+
1563
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartShopInfo;
1564
+
1565
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartShopInfo;
1566
+
1567
+ static equals(a: CartShopInfo | PlainMessage<CartShopInfo> | undefined, b: CartShopInfo | PlainMessage<CartShopInfo> | undefined): boolean;
1568
+ }
1569
+
1570
+ /**
1571
+ * @generated from message ct_logic_uni_rev_payment.v1.CartShopInfoDetail
1572
+ */
1573
+ export declare class CartShopInfoDetail extends Message<CartShopInfoDetail> {
1574
+ /**
1575
+ * @generated from field: int64 free_ads_per_month = 1;
1576
+ */
1577
+ freeAdsPerMonth: bigint;
1578
+
1579
+ constructor(data?: PartialMessage<CartShopInfoDetail>);
1580
+
1581
+ static readonly runtime: typeof proto3;
1582
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartShopInfoDetail";
1583
+ static readonly fields: FieldList;
1584
+
1585
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartShopInfoDetail;
1586
+
1587
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartShopInfoDetail;
1588
+
1589
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartShopInfoDetail;
1590
+
1591
+ static equals(a: CartShopInfoDetail | PlainMessage<CartShopInfoDetail> | undefined, b: CartShopInfoDetail | PlainMessage<CartShopInfoDetail> | undefined): boolean;
1592
+ }
1593
+
1594
+ /**
1595
+ * @generated from message ct_logic_uni_rev_payment.v1.CartSubscriptionInfo
1596
+ */
1597
+ export declare class CartSubscriptionInfo extends Message<CartSubscriptionInfo> {
1598
+ /**
1599
+ * @generated from field: int64 price = 1;
1600
+ */
1601
+ price: bigint;
1602
+
1603
+ /**
1604
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartPriceUnit price_unit = 2;
1605
+ */
1606
+ priceUnit?: CartPriceUnit;
1607
+
1608
+ constructor(data?: PartialMessage<CartSubscriptionInfo>);
1609
+
1610
+ static readonly runtime: typeof proto3;
1611
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartSubscriptionInfo";
1612
+ static readonly fields: FieldList;
1613
+
1614
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartSubscriptionInfo;
1615
+
1616
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartSubscriptionInfo;
1617
+
1618
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartSubscriptionInfo;
1619
+
1620
+ static equals(a: CartSubscriptionInfo | PlainMessage<CartSubscriptionInfo> | undefined, b: CartSubscriptionInfo | PlainMessage<CartSubscriptionInfo> | undefined): boolean;
1621
+ }
1622
+
1623
+ /**
1624
+ * @generated from message ct_logic_uni_rev_payment.v1.CartPriceUnit
1625
+ */
1626
+ export declare class CartPriceUnit extends Message<CartPriceUnit> {
1627
+ /**
1628
+ * @generated from field: int64 vnd = 1;
1629
+ */
1630
+ vnd: bigint;
1631
+
1632
+ /**
1633
+ * @generated from field: int64 credit = 2;
1634
+ */
1635
+ credit: bigint;
1636
+
1637
+ /**
1638
+ * @generated from field: int64 promotion = 3;
1639
+ */
1640
+ promotion: bigint;
1641
+
1642
+ constructor(data?: PartialMessage<CartPriceUnit>);
1643
+
1644
+ static readonly runtime: typeof proto3;
1645
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartPriceUnit";
1646
+ static readonly fields: FieldList;
1647
+
1648
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartPriceUnit;
1649
+
1650
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartPriceUnit;
1651
+
1652
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartPriceUnit;
1653
+
1654
+ static equals(a: CartPriceUnit | PlainMessage<CartPriceUnit> | undefined, b: CartPriceUnit | PlainMessage<CartPriceUnit> | undefined): boolean;
1655
+ }
1656
+
1657
+ /**
1658
+ * @generated from message ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo
1659
+ */
1660
+ export declare class ShowPaymentTokenInfo extends Message<ShowPaymentTokenInfo> {
1661
+ /**
1662
+ * @generated from field: ct_logic_uni_rev_payment.v1.AtmToken atm = 1;
1663
+ */
1664
+ atm?: AtmToken;
1665
+
1666
+ /**
1667
+ * @generated from field: ct_logic_uni_rev_payment.v1.VisaToken visa = 2;
1668
+ */
1669
+ visa?: VisaToken;
1670
+
1671
+ constructor(data?: PartialMessage<ShowPaymentTokenInfo>);
1672
+
1673
+ static readonly runtime: typeof proto3;
1674
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ShowPaymentTokenInfo";
1675
+ static readonly fields: FieldList;
1676
+
1677
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ShowPaymentTokenInfo;
1678
+
1679
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ShowPaymentTokenInfo;
1680
+
1681
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ShowPaymentTokenInfo;
1682
+
1683
+ static equals(a: ShowPaymentTokenInfo | PlainMessage<ShowPaymentTokenInfo> | undefined, b: ShowPaymentTokenInfo | PlainMessage<ShowPaymentTokenInfo> | undefined): boolean;
1684
+ }
1685
+
1686
+ /**
1687
+ * @generated from message ct_logic_uni_rev_payment.v1.CartPackageInfo
1688
+ */
1689
+ export declare class CartPackageInfo extends Message<CartPackageInfo> {
1690
+ /**
1691
+ * @generated from field: int64 id = 1;
1692
+ */
1693
+ id: bigint;
1694
+
1695
+ /**
1696
+ * @generated from field: string package_type = 2;
1697
+ */
1698
+ packageType: string;
1699
+
1700
+ /**
1701
+ * @generated from field: int64 paid_amount = 3;
1702
+ */
1703
+ paidAmount: bigint;
1704
+
1705
+ /**
1706
+ * @generated from field: int64 promotion_amount = 4;
1707
+ */
1708
+ promotionAmount: bigint;
1709
+
1710
+ /**
1711
+ * @generated from field: bool actived = 5;
1712
+ */
1713
+ actived: boolean;
1714
+
1715
+ /**
1716
+ * @generated from field: string method = 6;
1717
+ */
1718
+ method: string;
1719
+
1720
+ /**
1721
+ * @generated from field: string icon = 7;
1722
+ */
1723
+ icon: string;
1724
+
1725
+ /**
1726
+ * @generated from field: bool is_default = 8;
1727
+ */
1728
+ isDefault: boolean;
1729
+
1730
+ /**
1731
+ * @generated from field: int64 group_id = 9;
1732
+ */
1733
+ groupId: bigint;
1734
+
1735
+ /**
1736
+ * @generated from field: bool is_auto_online_contract = 10;
1737
+ */
1738
+ isAutoOnlineContract: boolean;
1739
+
1740
+ /**
1741
+ * @generated from field: int64 price = 11;
1742
+ */
1743
+ price: bigint;
1744
+
1745
+ /**
1746
+ * @generated from field: string type = 12;
1747
+ */
1748
+ type: string;
1749
+
1750
+ /**
1751
+ * @generated from field: string name = 13;
1752
+ */
1753
+ name: string;
1754
+
1755
+ /**
1756
+ * @generated from field: string purpose = 14;
1757
+ */
1758
+ purpose: string;
1759
+
1760
+ /**
1761
+ * @generated from field: string status = 15;
1762
+ */
1763
+ status: string;
1764
+
1765
+ /**
1766
+ * @generated from field: string platform = 16;
1767
+ */
1768
+ platform: string;
1769
+
1770
+ /**
1771
+ * @generated from field: int64 vnd_paid_price = 17;
1772
+ */
1773
+ vndPaidPrice: bigint;
1774
+
1775
+ /**
1776
+ * @generated from field: int64 paid_dongtot = 18;
1777
+ */
1778
+ paidDongtot: bigint;
1779
+
1780
+ constructor(data?: PartialMessage<CartPackageInfo>);
1781
+
1782
+ static readonly runtime: typeof proto3;
1783
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartPackageInfo";
1784
+ static readonly fields: FieldList;
1785
+
1786
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartPackageInfo;
1787
+
1788
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartPackageInfo;
1789
+
1790
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartPackageInfo;
1791
+
1792
+ static equals(a: CartPackageInfo | PlainMessage<CartPackageInfo> | undefined, b: CartPackageInfo | PlainMessage<CartPackageInfo> | undefined): boolean;
1793
+ }
1794
+
1795
+ /**
1796
+ * @generated from message ct_logic_uni_rev_payment.v1.CartCampaign
1797
+ */
1798
+ export declare class CartCampaign extends Message<CartCampaign> {
1799
+ /**
1800
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartCampaignInfo campaign = 1;
1801
+ */
1802
+ campaign?: CartCampaignInfo;
1803
+
1804
+ constructor(data?: PartialMessage<CartCampaign>);
1805
+
1806
+ static readonly runtime: typeof proto3;
1807
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartCampaign";
1808
+ static readonly fields: FieldList;
1809
+
1810
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartCampaign;
1811
+
1812
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartCampaign;
1813
+
1814
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartCampaign;
1815
+
1816
+ static equals(a: CartCampaign | PlainMessage<CartCampaign> | undefined, b: CartCampaign | PlainMessage<CartCampaign> | undefined): boolean;
1817
+ }
1818
+
1819
+ /**
1820
+ * @generated from message ct_logic_uni_rev_payment.v1.CartCampaignInfo
1821
+ */
1822
+ export declare class CartCampaignInfo extends Message<CartCampaignInfo> {
1823
+ /**
1824
+ * @generated from field: string campaign_name = 1;
1825
+ */
1826
+ campaignName: string;
1827
+
1828
+ /**
1829
+ * @generated from field: string campaign_type = 2;
1830
+ */
1831
+ campaignType: string;
1832
+
1833
+ /**
1834
+ * @generated from field: string description = 3;
1835
+ */
1836
+ description: string;
1837
+
1838
+ /**
1839
+ * @generated from field: string image_url = 4;
1840
+ */
1841
+ imageUrl: string;
1842
+
1843
+ /**
1844
+ * @generated from field: google.protobuf.Timestamp start_time = 5;
1845
+ */
1846
+ startTime?: Timestamp;
1847
+
1848
+ /**
1849
+ * @generated from field: google.protobuf.Timestamp end_time = 6;
1850
+ */
1851
+ endTime?: Timestamp;
1852
+
1853
+ /**
1854
+ * @generated from field: int64 min_order_value = 7;
1855
+ */
1856
+ minOrderValue: bigint;
1857
+
1858
+ /**
1859
+ * @generated from field: int64 max_order_value = 8;
1860
+ */
1861
+ maxOrderValue: bigint;
1862
+
1863
+ /**
1864
+ * @generated from field: int64 limit_per_user = 9;
1865
+ */
1866
+ limitPerUser: bigint;
1867
+
1868
+ /**
1869
+ * @generated from field: int64 limit_total_budget = 10;
1870
+ */
1871
+ limitTotalBudget: bigint;
1872
+
1873
+ /**
1874
+ * @generated from field: string status = 11;
1875
+ */
1876
+ status: string;
1877
+
1878
+ /**
1879
+ * @generated from field: int32 priority = 12;
1880
+ */
1881
+ priority: number;
1882
+
1883
+ /**
1884
+ * @generated from field: int64 id = 13;
1885
+ */
1886
+ id: bigint;
1887
+
1888
+ /**
1889
+ * @generated from field: ct_logic_uni_rev_payment.v1.CartCampaignParams campaign_params = 14;
1890
+ */
1891
+ campaignParams?: CartCampaignParams;
1892
+
1893
+ constructor(data?: PartialMessage<CartCampaignInfo>);
1894
+
1895
+ static readonly runtime: typeof proto3;
1896
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartCampaignInfo";
1897
+ static readonly fields: FieldList;
1898
+
1899
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartCampaignInfo;
1900
+
1901
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartCampaignInfo;
1902
+
1903
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartCampaignInfo;
1904
+
1905
+ static equals(a: CartCampaignInfo | PlainMessage<CartCampaignInfo> | undefined, b: CartCampaignInfo | PlainMessage<CartCampaignInfo> | undefined): boolean;
1906
+ }
1907
+
1908
+ /**
1909
+ * @generated from message ct_logic_uni_rev_payment.v1.CartCampaignParams
1910
+ */
1911
+ export declare class CartCampaignParams extends Message<CartCampaignParams> {
1912
+ /**
1913
+ * @generated from field: repeated string payment_methods = 1;
1914
+ */
1915
+ paymentMethods: string[];
1916
+
1917
+ /**
1918
+ * @generated from field: string discount_type = 2;
1919
+ */
1920
+ discountType: string;
1921
+
1922
+ /**
1923
+ * @generated from field: int64 discount_value = 3;
1924
+ */
1925
+ discountValue: bigint;
1926
+
1927
+ /**
1928
+ * @generated from field: int64 max_promotion_value = 4;
1929
+ */
1930
+ maxPromotionValue: bigint;
1931
+
1932
+ /**
1933
+ * @generated from field: string segment_id = 5;
1934
+ */
1935
+ segmentId: string;
1936
+
1937
+ /**
1938
+ * @generated from field: string announcement_message = 6;
1939
+ */
1940
+ announcementMessage: string;
1941
+
1942
+ /**
1943
+ * @generated from field: repeated string package_icons = 7;
1944
+ */
1945
+ packageIcons: string[];
1946
+
1947
+ constructor(data?: PartialMessage<CartCampaignParams>);
1948
+
1949
+ static readonly runtime: typeof proto3;
1950
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CartCampaignParams";
1951
+ static readonly fields: FieldList;
1952
+
1953
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CartCampaignParams;
1954
+
1955
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CartCampaignParams;
1956
+
1957
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CartCampaignParams;
1958
+
1959
+ static equals(a: CartCampaignParams | PlainMessage<CartCampaignParams> | undefined, b: CartCampaignParams | PlainMessage<CartCampaignParams> | undefined): boolean;
1960
+ }
1961
+
1962
+ /**
1963
+ * @generated from message ct_logic_uni_rev_payment.v1.ProcessPaymentRequest
1964
+ */
1965
+ export declare class ProcessPaymentRequest extends Message<ProcessPaymentRequest> {
1966
+ /**
1967
+ * @generated from field: int64 account_id = 1;
1968
+ */
1969
+ accountId: bigint;
1970
+
1971
+ /**
1972
+ * @generated from field: string payment_code = 2;
1973
+ */
1974
+ paymentCode: string;
1975
+
1976
+ /**
1977
+ * @generated from field: int64 order_id = 3;
1978
+ */
1979
+ orderId: bigint;
1980
+
1981
+ /**
1982
+ * @generated from field: string ip = 4;
1983
+ */
1984
+ ip: string;
1985
+
1986
+ /**
1987
+ * @generated from field: string payment_method = 5;
1988
+ */
1989
+ paymentMethod: string;
1990
+
1991
+ /**
1992
+ * @generated from oneof ct_logic_uni_rev_payment.v1.ProcessPaymentRequest.payment_method_params
1993
+ */
1994
+ paymentMethodParams: {
1995
+ /**
1996
+ * @generated from field: ct_logic_uni_rev_payment.v1.MomoRequestParams momo_request_params = 6;
1997
+ */
1998
+ value: MomoRequestParams;
1999
+ case: "momoRequestParams";
2000
+ } | {
2001
+ /**
2002
+ * @generated from field: ct_logic_uni_rev_payment.v1.ZalopayRequestParams zalopay_request_params = 7;
2003
+ */
2004
+ value: ZalopayRequestParams;
2005
+ case: "zalopayRequestParams";
2006
+ } | {
2007
+ /**
2008
+ * @generated from field: ct_logic_uni_rev_payment.v1.DomesticCardRequestParams domestic_card_request_params = 8;
2009
+ */
2010
+ value: DomesticCardRequestParams;
2011
+ case: "domesticCardRequestParams";
2012
+ } | {
2013
+ /**
2014
+ * @generated from field: ct_logic_uni_rev_payment.v1.InternationalCardRequestParams international_card_request_params = 9;
2015
+ */
2016
+ value: InternationalCardRequestParams;
2017
+ case: "internationalCardRequestParams";
2018
+ } | {
2019
+ /**
2020
+ * @generated from field: ct_logic_uni_rev_payment.v1.SavedCardRequestParams saved_card_request_params = 10;
2021
+ */
2022
+ value: SavedCardRequestParams;
2023
+ case: "savedCardRequestParams";
2024
+ } | {
2025
+ /**
2026
+ * @generated from field: ct_logic_uni_rev_payment.v1.FundiinRequestParams fundiin_request_params = 11;
2027
+ */
2028
+ value: FundiinRequestParams;
2029
+ case: "fundiinRequestParams";
2030
+ } | { case: undefined; value?: undefined };
2031
+
2032
+ constructor(data?: PartialMessage<ProcessPaymentRequest>);
2033
+
2034
+ static readonly runtime: typeof proto3;
2035
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ProcessPaymentRequest";
2036
+ static readonly fields: FieldList;
2037
+
2038
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ProcessPaymentRequest;
2039
+
2040
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ProcessPaymentRequest;
2041
+
2042
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ProcessPaymentRequest;
2043
+
2044
+ static equals(a: ProcessPaymentRequest | PlainMessage<ProcessPaymentRequest> | undefined, b: ProcessPaymentRequest | PlainMessage<ProcessPaymentRequest> | undefined): boolean;
2045
+ }
2046
+
2047
+ /**
2048
+ * @generated from message ct_logic_uni_rev_payment.v1.MomoRequestParams
2049
+ */
2050
+ export declare class MomoRequestParams extends Message<MomoRequestParams> {
2051
+ /**
2052
+ * @generated from field: string return_url = 1;
2053
+ */
2054
+ returnUrl: string;
2055
+
2056
+ constructor(data?: PartialMessage<MomoRequestParams>);
2057
+
2058
+ static readonly runtime: typeof proto3;
2059
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MomoRequestParams";
2060
+ static readonly fields: FieldList;
2061
+
2062
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MomoRequestParams;
2063
+
2064
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MomoRequestParams;
2065
+
2066
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MomoRequestParams;
2067
+
2068
+ static equals(a: MomoRequestParams | PlainMessage<MomoRequestParams> | undefined, b: MomoRequestParams | PlainMessage<MomoRequestParams> | undefined): boolean;
2069
+ }
2070
+
2071
+ /**
2072
+ * @generated from message ct_logic_uni_rev_payment.v1.ZalopayRequestParams
2073
+ */
2074
+ export declare class ZalopayRequestParams extends Message<ZalopayRequestParams> {
2075
+ /**
2076
+ * @generated from field: string return_url = 1;
2077
+ */
2078
+ returnUrl: string;
2079
+
2080
+ constructor(data?: PartialMessage<ZalopayRequestParams>);
2081
+
2082
+ static readonly runtime: typeof proto3;
2083
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ZalopayRequestParams";
2084
+ static readonly fields: FieldList;
2085
+
2086
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ZalopayRequestParams;
2087
+
2088
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ZalopayRequestParams;
2089
+
2090
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ZalopayRequestParams;
2091
+
2092
+ static equals(a: ZalopayRequestParams | PlainMessage<ZalopayRequestParams> | undefined, b: ZalopayRequestParams | PlainMessage<ZalopayRequestParams> | undefined): boolean;
2093
+ }
2094
+
2095
+ /**
2096
+ * @generated from message ct_logic_uni_rev_payment.v1.FundiinRequestParams
2097
+ */
2098
+ export declare class FundiinRequestParams extends Message<FundiinRequestParams> {
2099
+ /**
2100
+ * @generated from field: string return_url = 1;
2101
+ */
2102
+ returnUrl: string;
2103
+
2104
+ constructor(data?: PartialMessage<FundiinRequestParams>);
2105
+
2106
+ static readonly runtime: typeof proto3;
2107
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.FundiinRequestParams";
2108
+ static readonly fields: FieldList;
2109
+
2110
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FundiinRequestParams;
2111
+
2112
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FundiinRequestParams;
2113
+
2114
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FundiinRequestParams;
2115
+
2116
+ static equals(a: FundiinRequestParams | PlainMessage<FundiinRequestParams> | undefined, b: FundiinRequestParams | PlainMessage<FundiinRequestParams> | undefined): boolean;
2117
+ }
2118
+
2119
+ /**
2120
+ * @generated from message ct_logic_uni_rev_payment.v1.DomesticCardRequestParams
2121
+ */
2122
+ export declare class DomesticCardRequestParams extends Message<DomesticCardRequestParams> {
2123
+ /**
2124
+ * @generated from field: string return_url = 1;
2125
+ */
2126
+ returnUrl: string;
2127
+
2128
+ /**
2129
+ * @generated from field: string bank_id = 2;
2130
+ */
2131
+ bankId: string;
2132
+
2133
+ /**
2134
+ * @generated from field: bool save_card = 3;
2135
+ */
2136
+ saveCard: boolean;
2137
+
2138
+ constructor(data?: PartialMessage<DomesticCardRequestParams>);
2139
+
2140
+ static readonly runtime: typeof proto3;
2141
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DomesticCardRequestParams";
2142
+ static readonly fields: FieldList;
2143
+
2144
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DomesticCardRequestParams;
2145
+
2146
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DomesticCardRequestParams;
2147
+
2148
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DomesticCardRequestParams;
2149
+
2150
+ static equals(a: DomesticCardRequestParams | PlainMessage<DomesticCardRequestParams> | undefined, b: DomesticCardRequestParams | PlainMessage<DomesticCardRequestParams> | undefined): boolean;
2151
+ }
2152
+
2153
+ /**
2154
+ * @generated from message ct_logic_uni_rev_payment.v1.InternationalCardRequestParams
2155
+ */
2156
+ export declare class InternationalCardRequestParams extends Message<InternationalCardRequestParams> {
2157
+ /**
2158
+ * @generated from field: string return_url = 1;
2159
+ */
2160
+ returnUrl: string;
2161
+
2162
+ /**
2163
+ * @generated from field: bool save_card = 2;
2164
+ */
2165
+ saveCard: boolean;
2166
+
2167
+ constructor(data?: PartialMessage<InternationalCardRequestParams>);
2168
+
2169
+ static readonly runtime: typeof proto3;
2170
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.InternationalCardRequestParams";
2171
+ static readonly fields: FieldList;
2172
+
2173
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): InternationalCardRequestParams;
2174
+
2175
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): InternationalCardRequestParams;
2176
+
2177
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): InternationalCardRequestParams;
2178
+
2179
+ static equals(a: InternationalCardRequestParams | PlainMessage<InternationalCardRequestParams> | undefined, b: InternationalCardRequestParams | PlainMessage<InternationalCardRequestParams> | undefined): boolean;
2180
+ }
2181
+
2182
+ /**
2183
+ * @generated from message ct_logic_uni_rev_payment.v1.SavedCardRequestParams
2184
+ */
2185
+ export declare class SavedCardRequestParams extends Message<SavedCardRequestParams> {
2186
+ /**
2187
+ * @generated from field: string return_url = 1;
2188
+ */
2189
+ returnUrl: string;
2190
+
2191
+ /**
2192
+ * @generated from field: string gatway = 2;
2193
+ */
2194
+ gatway: string;
2195
+
2196
+ /**
2197
+ * @generated from field: string token_id = 3;
2198
+ */
2199
+ tokenId: string;
2200
+
2201
+ constructor(data?: PartialMessage<SavedCardRequestParams>);
2202
+
2203
+ static readonly runtime: typeof proto3;
2204
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.SavedCardRequestParams";
2205
+ static readonly fields: FieldList;
2206
+
2207
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SavedCardRequestParams;
2208
+
2209
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SavedCardRequestParams;
2210
+
2211
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SavedCardRequestParams;
2212
+
2213
+ static equals(a: SavedCardRequestParams | PlainMessage<SavedCardRequestParams> | undefined, b: SavedCardRequestParams | PlainMessage<SavedCardRequestParams> | undefined): boolean;
2214
+ }
2215
+
2216
+ /**
2217
+ * @generated from message ct_logic_uni_rev_payment.v1.ProcessPaymentResponse
2218
+ */
2219
+ export declare class ProcessPaymentResponse extends Message<ProcessPaymentResponse> {
2220
+ /**
2221
+ * @generated from field: int64 order_id = 1;
2222
+ */
2223
+ orderId: bigint;
2224
+
2225
+ /**
2226
+ * @generated from field: int64 original_amount = 2;
2227
+ */
2228
+ originalAmount: bigint;
2229
+
2230
+ /**
2231
+ * @generated from field: int64 charged_amount = 3;
2232
+ */
2233
+ chargedAmount: bigint;
2234
+
2235
+ /**
2236
+ * @generated from field: string status = 4;
2237
+ */
2238
+ status: string;
2239
+
2240
+ /**
2241
+ * @generated from field: int64 payment_attempt_id = 5;
2242
+ */
2243
+ paymentAttemptId: bigint;
2244
+
2245
+ /**
2246
+ * @generated from oneof ct_logic_uni_rev_payment.v1.ProcessPaymentResponse.payment_method_response_params
2247
+ */
2248
+ paymentMethodResponseParams: {
2249
+ /**
2250
+ * @generated from field: ct_logic_uni_rev_payment.v1.MomoResponseParams momo_response_params = 6;
2251
+ */
2252
+ value: MomoResponseParams;
2253
+ case: "momoResponseParams";
2254
+ } | {
2255
+ /**
2256
+ * @generated from field: ct_logic_uni_rev_payment.v1.ZalopayResponseParams zalopay_response_params = 7;
2257
+ */
2258
+ value: ZalopayResponseParams;
2259
+ case: "zalopayResponseParams";
2260
+ } | {
2261
+ /**
2262
+ * @generated from field: ct_logic_uni_rev_payment.v1.DomesticCardResponseParams domestic_card_response_params = 8;
2263
+ */
2264
+ value: DomesticCardResponseParams;
2265
+ case: "domesticCardResponseParams";
2266
+ } | {
2267
+ /**
2268
+ * @generated from field: ct_logic_uni_rev_payment.v1.InternationalCardResponseParams international_card_response_params = 9;
2269
+ */
2270
+ value: InternationalCardResponseParams;
2271
+ case: "internationalCardResponseParams";
2272
+ } | {
2273
+ /**
2274
+ * @generated from field: ct_logic_uni_rev_payment.v1.GoogleBillingResponseParams google_billing_response_params = 10;
2275
+ */
2276
+ value: GoogleBillingResponseParams;
2277
+ case: "googleBillingResponseParams";
2278
+ } | {
2279
+ /**
2280
+ * @generated from field: ct_logic_uni_rev_payment.v1.SaveCardResponseParams saved_card_response_params = 11;
2281
+ */
2282
+ value: SaveCardResponseParams;
2283
+ case: "savedCardResponseParams";
2284
+ } | {
2285
+ /**
2286
+ * @generated from field: ct_logic_uni_rev_payment.v1.FundiinResponseParams fundiin_response_params = 12;
2287
+ */
2288
+ value: FundiinResponseParams;
2289
+ case: "fundiinResponseParams";
2290
+ } | {
2291
+ /**
2292
+ * @generated from field: ct_logic_uni_rev_payment.v1.BankTransferResponseParams bank_transfer_response_params = 13;
2293
+ */
2294
+ value: BankTransferResponseParams;
2295
+ case: "bankTransferResponseParams";
2296
+ } | { case: undefined; value?: undefined };
2297
+
2298
+ /**
2299
+ * @generated from field: ct_logic_uni_rev_payment.v1.PopupContent popup_content = 14;
2300
+ */
2301
+ popupContent?: PopupContent;
2302
+
2303
+ constructor(data?: PartialMessage<ProcessPaymentResponse>);
2304
+
2305
+ static readonly runtime: typeof proto3;
2306
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ProcessPaymentResponse";
2307
+ static readonly fields: FieldList;
2308
+
2309
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ProcessPaymentResponse;
2310
+
2311
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ProcessPaymentResponse;
2312
+
2313
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ProcessPaymentResponse;
2314
+
2315
+ static equals(a: ProcessPaymentResponse | PlainMessage<ProcessPaymentResponse> | undefined, b: ProcessPaymentResponse | PlainMessage<ProcessPaymentResponse> | undefined): boolean;
2316
+ }
2317
+
2318
+ /**
2319
+ * @generated from message ct_logic_uni_rev_payment.v1.MomoResponseParams
2320
+ */
2321
+ export declare class MomoResponseParams extends Message<MomoResponseParams> {
2322
+ /**
2323
+ * @generated from field: string redirect_url = 1;
2324
+ */
2325
+ redirectUrl: string;
2326
+
2327
+ /**
2328
+ * @generated from field: string qrcode_url = 2;
2329
+ */
2330
+ qrcodeUrl: string;
2331
+
2332
+ constructor(data?: PartialMessage<MomoResponseParams>);
2333
+
2334
+ static readonly runtime: typeof proto3;
2335
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MomoResponseParams";
2336
+ static readonly fields: FieldList;
2337
+
2338
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MomoResponseParams;
2339
+
2340
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MomoResponseParams;
2341
+
2342
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MomoResponseParams;
2343
+
2344
+ static equals(a: MomoResponseParams | PlainMessage<MomoResponseParams> | undefined, b: MomoResponseParams | PlainMessage<MomoResponseParams> | undefined): boolean;
2345
+ }
2346
+
2347
+ /**
2348
+ * @generated from message ct_logic_uni_rev_payment.v1.ZalopayResponseParams
2349
+ */
2350
+ export declare class ZalopayResponseParams extends Message<ZalopayResponseParams> {
2351
+ /**
2352
+ * @generated from field: string redirect_url = 1;
2353
+ */
2354
+ redirectUrl: string;
2355
+
2356
+ /**
2357
+ * @generated from field: string qrcode_url = 2;
2358
+ */
2359
+ qrcodeUrl: string;
2360
+
2361
+ constructor(data?: PartialMessage<ZalopayResponseParams>);
2362
+
2363
+ static readonly runtime: typeof proto3;
2364
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ZalopayResponseParams";
2365
+ static readonly fields: FieldList;
2366
+
2367
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ZalopayResponseParams;
2368
+
2369
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ZalopayResponseParams;
2370
+
2371
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ZalopayResponseParams;
2372
+
2373
+ static equals(a: ZalopayResponseParams | PlainMessage<ZalopayResponseParams> | undefined, b: ZalopayResponseParams | PlainMessage<ZalopayResponseParams> | undefined): boolean;
2374
+ }
2375
+
2376
+ /**
2377
+ * @generated from message ct_logic_uni_rev_payment.v1.InternationalCardResponseParams
2378
+ */
2379
+ export declare class InternationalCardResponseParams extends Message<InternationalCardResponseParams> {
2380
+ /**
2381
+ * @generated from field: string redirect_url = 1;
2382
+ */
2383
+ redirectUrl: string;
2384
+
2385
+ constructor(data?: PartialMessage<InternationalCardResponseParams>);
2386
+
2387
+ static readonly runtime: typeof proto3;
2388
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.InternationalCardResponseParams";
2389
+ static readonly fields: FieldList;
2390
+
2391
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): InternationalCardResponseParams;
2392
+
2393
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): InternationalCardResponseParams;
2394
+
2395
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): InternationalCardResponseParams;
2396
+
2397
+ static equals(a: InternationalCardResponseParams | PlainMessage<InternationalCardResponseParams> | undefined, b: InternationalCardResponseParams | PlainMessage<InternationalCardResponseParams> | undefined): boolean;
2398
+ }
2399
+
2400
+ /**
2401
+ * @generated from message ct_logic_uni_rev_payment.v1.DomesticCardResponseParams
2402
+ */
2403
+ export declare class DomesticCardResponseParams extends Message<DomesticCardResponseParams> {
2404
+ /**
2405
+ * @generated from field: string redirect_url = 1;
2406
+ */
2407
+ redirectUrl: string;
2408
+
2409
+ constructor(data?: PartialMessage<DomesticCardResponseParams>);
2410
+
2411
+ static readonly runtime: typeof proto3;
2412
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DomesticCardResponseParams";
2413
+ static readonly fields: FieldList;
2414
+
2415
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DomesticCardResponseParams;
2416
+
2417
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DomesticCardResponseParams;
2418
+
2419
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DomesticCardResponseParams;
2420
+
2421
+ static equals(a: DomesticCardResponseParams | PlainMessage<DomesticCardResponseParams> | undefined, b: DomesticCardResponseParams | PlainMessage<DomesticCardResponseParams> | undefined): boolean;
2422
+ }
2423
+
2424
+ /**
2425
+ * @generated from message ct_logic_uni_rev_payment.v1.GoogleBillingResponseParams
2426
+ */
2427
+ export declare class GoogleBillingResponseParams extends Message<GoogleBillingResponseParams> {
2428
+ /**
2429
+ * @generated from field: repeated string google_product_ids = 1;
2430
+ */
2431
+ googleProductIds: string[];
2432
+
2433
+ constructor(data?: PartialMessage<GoogleBillingResponseParams>);
2434
+
2435
+ static readonly runtime: typeof proto3;
2436
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GoogleBillingResponseParams";
2437
+ static readonly fields: FieldList;
2438
+
2439
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GoogleBillingResponseParams;
2440
+
2441
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GoogleBillingResponseParams;
2442
+
2443
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GoogleBillingResponseParams;
2444
+
2445
+ static equals(a: GoogleBillingResponseParams | PlainMessage<GoogleBillingResponseParams> | undefined, b: GoogleBillingResponseParams | PlainMessage<GoogleBillingResponseParams> | undefined): boolean;
2446
+ }
2447
+
2448
+ /**
2449
+ * @generated from message ct_logic_uni_rev_payment.v1.SaveCardResponseParams
2450
+ */
2451
+ export declare class SaveCardResponseParams extends Message<SaveCardResponseParams> {
2452
+ /**
2453
+ * @generated from field: string redirect_url = 1;
2454
+ */
2455
+ redirectUrl: string;
2456
+
2457
+ constructor(data?: PartialMessage<SaveCardResponseParams>);
2458
+
2459
+ static readonly runtime: typeof proto3;
2460
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.SaveCardResponseParams";
2461
+ static readonly fields: FieldList;
2462
+
2463
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SaveCardResponseParams;
2464
+
2465
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SaveCardResponseParams;
2466
+
2467
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SaveCardResponseParams;
2468
+
2469
+ static equals(a: SaveCardResponseParams | PlainMessage<SaveCardResponseParams> | undefined, b: SaveCardResponseParams | PlainMessage<SaveCardResponseParams> | undefined): boolean;
2470
+ }
2471
+
2472
+ /**
2473
+ * @generated from message ct_logic_uni_rev_payment.v1.FundiinResponseParams
2474
+ */
2475
+ export declare class FundiinResponseParams extends Message<FundiinResponseParams> {
2476
+ /**
2477
+ * @generated from field: string redirect_url = 1;
2478
+ */
2479
+ redirectUrl: string;
2480
+
2481
+ constructor(data?: PartialMessage<FundiinResponseParams>);
2482
+
2483
+ static readonly runtime: typeof proto3;
2484
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.FundiinResponseParams";
2485
+ static readonly fields: FieldList;
2486
+
2487
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FundiinResponseParams;
2488
+
2489
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FundiinResponseParams;
2490
+
2491
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FundiinResponseParams;
2492
+
2493
+ static equals(a: FundiinResponseParams | PlainMessage<FundiinResponseParams> | undefined, b: FundiinResponseParams | PlainMessage<FundiinResponseParams> | undefined): boolean;
2494
+ }
2495
+
2496
+ /**
2497
+ * @generated from message ct_logic_uni_rev_payment.v1.BankTransferResponseParams
2498
+ */
2499
+ export declare class BankTransferResponseParams extends Message<BankTransferResponseParams> {
2500
+ /**
2501
+ * @generated from field: string redirect_url = 1;
2502
+ */
2503
+ redirectUrl: string;
2504
+
2505
+ constructor(data?: PartialMessage<BankTransferResponseParams>);
2506
+
2507
+ static readonly runtime: typeof proto3;
2508
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BankTransferResponseParams";
2509
+ static readonly fields: FieldList;
2510
+
2511
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BankTransferResponseParams;
2512
+
2513
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BankTransferResponseParams;
2514
+
2515
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BankTransferResponseParams;
2516
+
2517
+ static equals(a: BankTransferResponseParams | PlainMessage<BankTransferResponseParams> | undefined, b: BankTransferResponseParams | PlainMessage<BankTransferResponseParams> | undefined): boolean;
2518
+ }
2519
+
2520
+ /**
2521
+ * @generated from message ct_logic_uni_rev_payment.v1.GetIPNStatusRequest
2522
+ */
2523
+ export declare class GetIPNStatusRequest extends Message<GetIPNStatusRequest> {
2524
+ /**
2525
+ * @generated from field: int64 payment_attempt_id = 1;
2526
+ */
2527
+ paymentAttemptId: bigint;
2528
+
2529
+ /**
2530
+ * @generated from field: string order_id = 2;
2531
+ */
2532
+ orderId: string;
2533
+
2534
+ /**
2535
+ * @generated from field: string gateway = 3;
2536
+ */
2537
+ gateway: string;
2538
+
2539
+ constructor(data?: PartialMessage<GetIPNStatusRequest>);
2540
+
2541
+ static readonly runtime: typeof proto3;
2542
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetIPNStatusRequest";
2543
+ static readonly fields: FieldList;
2544
+
2545
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetIPNStatusRequest;
2546
+
2547
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetIPNStatusRequest;
2548
+
2549
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetIPNStatusRequest;
2550
+
2551
+ static equals(a: GetIPNStatusRequest | PlainMessage<GetIPNStatusRequest> | undefined, b: GetIPNStatusRequest | PlainMessage<GetIPNStatusRequest> | undefined): boolean;
2552
+ }
2553
+
2554
+ /**
2555
+ * @generated from message ct_logic_uni_rev_payment.v1.GetIPNStatusResponse
2556
+ */
2557
+ export declare class GetIPNStatusResponse extends Message<GetIPNStatusResponse> {
2558
+ /**
2559
+ * @generated from field: string result = 1;
2560
+ */
2561
+ result: string;
2562
+
2563
+ /**
2564
+ * @generated from field: string message = 2;
2565
+ */
2566
+ message: string;
2567
+
2568
+ /**
2569
+ * @generated from field: string gateway = 3;
2570
+ */
2571
+ gateway: string;
2572
+
2573
+ /**
2574
+ * @generated from field: string redirect_url = 4;
2575
+ */
2576
+ redirectUrl: string;
2577
+
2578
+ constructor(data?: PartialMessage<GetIPNStatusResponse>);
2579
+
2580
+ static readonly runtime: typeof proto3;
2581
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetIPNStatusResponse";
2582
+ static readonly fields: FieldList;
2583
+
2584
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetIPNStatusResponse;
2585
+
2586
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetIPNStatusResponse;
2587
+
2588
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetIPNStatusResponse;
2589
+
2590
+ static equals(a: GetIPNStatusResponse | PlainMessage<GetIPNStatusResponse> | undefined, b: GetIPNStatusResponse | PlainMessage<GetIPNStatusResponse> | undefined): boolean;
2591
+ }
2592
+
2593
+ /**
2594
+ * @generated from message ct_logic_uni_rev_payment.v1.ValidateMappingPaymentRequest
2595
+ */
2596
+ export declare class ValidateMappingPaymentRequest extends Message<ValidateMappingPaymentRequest> {
2597
+ /**
2598
+ * @generated from field: int64 order_id = 1;
2599
+ */
2600
+ orderId: bigint;
2601
+
2602
+ /**
2603
+ * original order amount, no service fee, no tax
2604
+ *
2605
+ * @generated from field: int64 order_value = 2;
2606
+ */
2607
+ orderValue: bigint;
2608
+
2609
+ /**
2610
+ * @generated from field: int64 account_id = 3;
2611
+ */
2612
+ accountId: bigint;
2613
+
2614
+ /**
2615
+ * @generated from field: string gateway = 4;
2616
+ */
2617
+ gateway: string;
2618
+
2619
+ /**
2620
+ * @generated from field: string transaction_id = 5;
2621
+ */
2622
+ transactionId: string;
2623
+
2624
+ constructor(data?: PartialMessage<ValidateMappingPaymentRequest>);
2625
+
2626
+ static readonly runtime: typeof proto3;
2627
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ValidateMappingPaymentRequest";
2628
+ static readonly fields: FieldList;
2629
+
2630
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ValidateMappingPaymentRequest;
2631
+
2632
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ValidateMappingPaymentRequest;
2633
+
2634
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ValidateMappingPaymentRequest;
2635
+
2636
+ static equals(a: ValidateMappingPaymentRequest | PlainMessage<ValidateMappingPaymentRequest> | undefined, b: ValidateMappingPaymentRequest | PlainMessage<ValidateMappingPaymentRequest> | undefined): boolean;
2637
+ }
2638
+
2639
+ /**
2640
+ * @generated from message ct_logic_uni_rev_payment.v1.ValidateMappingPaymentResponse
2641
+ */
2642
+ export declare class ValidateMappingPaymentResponse extends Message<ValidateMappingPaymentResponse> {
2643
+ constructor(data?: PartialMessage<ValidateMappingPaymentResponse>);
2644
+
2645
+ static readonly runtime: typeof proto3;
2646
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ValidateMappingPaymentResponse";
2647
+ static readonly fields: FieldList;
2648
+
2649
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ValidateMappingPaymentResponse;
2650
+
2651
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ValidateMappingPaymentResponse;
2652
+
2653
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ValidateMappingPaymentResponse;
2654
+
2655
+ static equals(a: ValidateMappingPaymentResponse | PlainMessage<ValidateMappingPaymentResponse> | undefined, b: ValidateMappingPaymentResponse | PlainMessage<ValidateMappingPaymentResponse> | undefined): boolean;
2656
+ }
2657
+
2658
+ /**
2659
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceMappingPaymentRequest
2660
+ */
2661
+ export declare class ForceMappingPaymentRequest extends Message<ForceMappingPaymentRequest> {
2662
+ /**
2663
+ * @generated from field: int64 order_id = 1;
2664
+ */
2665
+ orderId: bigint;
2666
+
2667
+ /**
2668
+ * original order amount, no service fee, no tax
2669
+ *
2670
+ * @generated from field: int64 order_value = 2;
2671
+ */
2672
+ orderValue: bigint;
2673
+
2674
+ /**
2675
+ * @generated from field: string gateway = 3;
2676
+ */
2677
+ gateway: string;
2678
+
2679
+ /**
2680
+ * @generated from field: string transaction_id = 4;
2681
+ */
2682
+ transactionId: string;
2683
+
2684
+ constructor(data?: PartialMessage<ForceMappingPaymentRequest>);
2685
+
2686
+ static readonly runtime: typeof proto3;
2687
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceMappingPaymentRequest";
2688
+ static readonly fields: FieldList;
2689
+
2690
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceMappingPaymentRequest;
2691
+
2692
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceMappingPaymentRequest;
2693
+
2694
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceMappingPaymentRequest;
2695
+
2696
+ static equals(a: ForceMappingPaymentRequest | PlainMessage<ForceMappingPaymentRequest> | undefined, b: ForceMappingPaymentRequest | PlainMessage<ForceMappingPaymentRequest> | undefined): boolean;
2697
+ }
2698
+
2699
+ /**
2700
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceMappingPaymentResponse
2701
+ */
2702
+ export declare class ForceMappingPaymentResponse extends Message<ForceMappingPaymentResponse> {
2703
+ constructor(data?: PartialMessage<ForceMappingPaymentResponse>);
2704
+
2705
+ static readonly runtime: typeof proto3;
2706
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceMappingPaymentResponse";
2707
+ static readonly fields: FieldList;
2708
+
2709
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceMappingPaymentResponse;
2710
+
2711
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceMappingPaymentResponse;
2712
+
2713
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceMappingPaymentResponse;
2714
+
2715
+ static equals(a: ForceMappingPaymentResponse | PlainMessage<ForceMappingPaymentResponse> | undefined, b: ForceMappingPaymentResponse | PlainMessage<ForceMappingPaymentResponse> | undefined): boolean;
2716
+ }
2717
+