@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,4169 @@
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/dongtot.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.TransferDongTotRequest
13
+ */
14
+ export declare class TransferDongTotRequest extends Message<TransferDongTotRequest> {
15
+ /**
16
+ * @generated from field: int64 sender = 1;
17
+ */
18
+ sender: bigint;
19
+
20
+ /**
21
+ * because pty currently pass parent_id to the body
22
+ *
23
+ * @generated from field: int64 parent_id = 2;
24
+ */
25
+ parentId: bigint;
26
+
27
+ /**
28
+ * @generated from field: repeated int64 receivers = 3;
29
+ */
30
+ receivers: bigint[];
31
+
32
+ /**
33
+ * @generated from field: string balance_type = 4;
34
+ */
35
+ balanceType: string;
36
+
37
+ /**
38
+ * @generated from field: int64 amount_per_account = 5;
39
+ */
40
+ amountPerAccount: bigint;
41
+
42
+ /**
43
+ * @generated from field: string platform = 6;
44
+ */
45
+ platform: string;
46
+
47
+ constructor(data?: PartialMessage<TransferDongTotRequest>);
48
+
49
+ static readonly runtime: typeof proto3;
50
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferDongTotRequest";
51
+ static readonly fields: FieldList;
52
+
53
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferDongTotRequest;
54
+
55
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferDongTotRequest;
56
+
57
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferDongTotRequest;
58
+
59
+ static equals(a: TransferDongTotRequest | PlainMessage<TransferDongTotRequest> | undefined, b: TransferDongTotRequest | PlainMessage<TransferDongTotRequest> | undefined): boolean;
60
+ }
61
+
62
+ /**
63
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferDongTotInfo
64
+ */
65
+ export declare class TransferDongTotInfo extends Message<TransferDongTotInfo> {
66
+ /**
67
+ * @generated from field: int64 total_account = 1;
68
+ */
69
+ totalAccount: bigint;
70
+
71
+ /**
72
+ * @generated from field: int64 total_amount = 2;
73
+ */
74
+ totalAmount: bigint;
75
+
76
+ /**
77
+ * @generated from field: int64 amount_per_account = 3;
78
+ */
79
+ amountPerAccount: bigint;
80
+
81
+ /**
82
+ * @generated from field: int64 transfer_id = 4;
83
+ */
84
+ transferId: bigint;
85
+
86
+ /**
87
+ * @generated from field: string receiver_name = 5;
88
+ */
89
+ receiverName: string;
90
+
91
+ constructor(data?: PartialMessage<TransferDongTotInfo>);
92
+
93
+ static readonly runtime: typeof proto3;
94
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferDongTotInfo";
95
+ static readonly fields: FieldList;
96
+
97
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferDongTotInfo;
98
+
99
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferDongTotInfo;
100
+
101
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferDongTotInfo;
102
+
103
+ static equals(a: TransferDongTotInfo | PlainMessage<TransferDongTotInfo> | undefined, b: TransferDongTotInfo | PlainMessage<TransferDongTotInfo> | undefined): boolean;
104
+ }
105
+
106
+ /**
107
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferDongTotResponse
108
+ */
109
+ export declare class TransferDongTotResponse extends Message<TransferDongTotResponse> {
110
+ /**
111
+ * @generated from field: bool ok = 1;
112
+ */
113
+ ok: boolean;
114
+
115
+ /**
116
+ * @generated from field: ct_logic_uni_rev_payment.v1.TransferDongTotInfo data = 2;
117
+ */
118
+ data?: TransferDongTotInfo;
119
+
120
+ constructor(data?: PartialMessage<TransferDongTotResponse>);
121
+
122
+ static readonly runtime: typeof proto3;
123
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferDongTotResponse";
124
+ static readonly fields: FieldList;
125
+
126
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferDongTotResponse;
127
+
128
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferDongTotResponse;
129
+
130
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferDongTotResponse;
131
+
132
+ static equals(a: TransferDongTotResponse | PlainMessage<TransferDongTotResponse> | undefined, b: TransferDongTotResponse | PlainMessage<TransferDongTotResponse> | undefined): boolean;
133
+ }
134
+
135
+ /**
136
+ * @generated from message ct_logic_uni_rev_payment.v1.BeforeTransferDongTotRequest
137
+ */
138
+ export declare class BeforeTransferDongTotRequest extends Message<BeforeTransferDongTotRequest> {
139
+ /**
140
+ * @generated from field: int64 sender = 1;
141
+ */
142
+ sender: bigint;
143
+
144
+ /**
145
+ * because pty currently pass parent_id to the body
146
+ *
147
+ * @generated from field: int64 parent_id = 2;
148
+ */
149
+ parentId: bigint;
150
+
151
+ /**
152
+ * @generated from field: repeated int64 receivers = 3;
153
+ */
154
+ receivers: bigint[];
155
+
156
+ /**
157
+ * @generated from field: string balance_type = 4;
158
+ */
159
+ balanceType: string;
160
+
161
+ /**
162
+ * @generated from field: int64 amount_per_account = 5;
163
+ */
164
+ amountPerAccount: bigint;
165
+
166
+ /**
167
+ * @generated from field: string platform = 6;
168
+ */
169
+ platform: string;
170
+
171
+ constructor(data?: PartialMessage<BeforeTransferDongTotRequest>);
172
+
173
+ static readonly runtime: typeof proto3;
174
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BeforeTransferDongTotRequest";
175
+ static readonly fields: FieldList;
176
+
177
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BeforeTransferDongTotRequest;
178
+
179
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BeforeTransferDongTotRequest;
180
+
181
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BeforeTransferDongTotRequest;
182
+
183
+ static equals(a: BeforeTransferDongTotRequest | PlainMessage<BeforeTransferDongTotRequest> | undefined, b: BeforeTransferDongTotRequest | PlainMessage<BeforeTransferDongTotRequest> | undefined): boolean;
184
+ }
185
+
186
+ /**
187
+ * @generated from message ct_logic_uni_rev_payment.v1.BeforeTransferDongTotResponse
188
+ */
189
+ export declare class BeforeTransferDongTotResponse extends Message<BeforeTransferDongTotResponse> {
190
+ /**
191
+ * @generated from field: bool ok = 1;
192
+ */
193
+ ok: boolean;
194
+
195
+ /**
196
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.DataBeforeTransferDongTot data = 2;
197
+ */
198
+ data: DataBeforeTransferDongTot[];
199
+
200
+ constructor(data?: PartialMessage<BeforeTransferDongTotResponse>);
201
+
202
+ static readonly runtime: typeof proto3;
203
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BeforeTransferDongTotResponse";
204
+ static readonly fields: FieldList;
205
+
206
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BeforeTransferDongTotResponse;
207
+
208
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BeforeTransferDongTotResponse;
209
+
210
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BeforeTransferDongTotResponse;
211
+
212
+ static equals(a: BeforeTransferDongTotResponse | PlainMessage<BeforeTransferDongTotResponse> | undefined, b: BeforeTransferDongTotResponse | PlainMessage<BeforeTransferDongTotResponse> | undefined): boolean;
213
+ }
214
+
215
+ /**
216
+ * @generated from message ct_logic_uni_rev_payment.v1.DataBeforeTransferDongTot
217
+ */
218
+ export declare class DataBeforeTransferDongTot extends Message<DataBeforeTransferDongTot> {
219
+ /**
220
+ * @generated from field: int64 amount = 1;
221
+ */
222
+ amount: bigint;
223
+
224
+ /**
225
+ * @generated from field: int64 id = 2;
226
+ */
227
+ id: bigint;
228
+
229
+ /**
230
+ * @generated from field: int64 expire_time = 3;
231
+ */
232
+ expireTime: bigint;
233
+
234
+ constructor(data?: PartialMessage<DataBeforeTransferDongTot>);
235
+
236
+ static readonly runtime: typeof proto3;
237
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DataBeforeTransferDongTot";
238
+ static readonly fields: FieldList;
239
+
240
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DataBeforeTransferDongTot;
241
+
242
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DataBeforeTransferDongTot;
243
+
244
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DataBeforeTransferDongTot;
245
+
246
+ static equals(a: DataBeforeTransferDongTot | PlainMessage<DataBeforeTransferDongTot> | undefined, b: DataBeforeTransferDongTot | PlainMessage<DataBeforeTransferDongTot> | undefined): boolean;
247
+ }
248
+
249
+ /**
250
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferHistoryRequest
251
+ */
252
+ export declare class GetTransferHistoryRequest extends Message<GetTransferHistoryRequest> {
253
+ /**
254
+ * @generated from field: int64 sender = 1;
255
+ */
256
+ sender: bigint;
257
+
258
+ /**
259
+ * @generated from field: int64 limit = 2;
260
+ */
261
+ limit: bigint;
262
+
263
+ /**
264
+ * @generated from field: int64 offset = 3;
265
+ */
266
+ offset: bigint;
267
+
268
+ /**
269
+ * @generated from field: string type = 4;
270
+ */
271
+ type: string;
272
+
273
+ /**
274
+ * @generated from field: google.protobuf.Timestamp from = 5;
275
+ */
276
+ from?: Timestamp;
277
+
278
+ /**
279
+ * @generated from field: google.protobuf.Timestamp to = 6;
280
+ */
281
+ to?: Timestamp;
282
+
283
+ /**
284
+ * @generated from field: int64 account_id = 7;
285
+ */
286
+ accountId: bigint;
287
+
288
+ /**
289
+ * @generated from field: int64 transfer_id = 8;
290
+ */
291
+ transferId: bigint;
292
+
293
+ constructor(data?: PartialMessage<GetTransferHistoryRequest>);
294
+
295
+ static readonly runtime: typeof proto3;
296
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferHistoryRequest";
297
+ static readonly fields: FieldList;
298
+
299
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferHistoryRequest;
300
+
301
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferHistoryRequest;
302
+
303
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferHistoryRequest;
304
+
305
+ static equals(a: GetTransferHistoryRequest | PlainMessage<GetTransferHistoryRequest> | undefined, b: GetTransferHistoryRequest | PlainMessage<GetTransferHistoryRequest> | undefined): boolean;
306
+ }
307
+
308
+ /**
309
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferHistoryResponse
310
+ */
311
+ export declare class GetTransferHistoryResponse extends Message<GetTransferHistoryResponse> {
312
+ /**
313
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TransferHistory data = 1;
314
+ */
315
+ data: TransferHistory[];
316
+
317
+ /**
318
+ * @generated from field: int64 total = 2;
319
+ */
320
+ total: bigint;
321
+
322
+ constructor(data?: PartialMessage<GetTransferHistoryResponse>);
323
+
324
+ static readonly runtime: typeof proto3;
325
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferHistoryResponse";
326
+ static readonly fields: FieldList;
327
+
328
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferHistoryResponse;
329
+
330
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferHistoryResponse;
331
+
332
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferHistoryResponse;
333
+
334
+ static equals(a: GetTransferHistoryResponse | PlainMessage<GetTransferHistoryResponse> | undefined, b: GetTransferHistoryResponse | PlainMessage<GetTransferHistoryResponse> | undefined): boolean;
335
+ }
336
+
337
+ /**
338
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferHistory
339
+ */
340
+ export declare class TransferHistory extends Message<TransferHistory> {
341
+ /**
342
+ * @generated from field: int64 id = 1;
343
+ */
344
+ id: bigint;
345
+
346
+ /**
347
+ * @generated from field: string code = 2;
348
+ */
349
+ code: string;
350
+
351
+ /**
352
+ * @generated from field: string platform_id = 3;
353
+ */
354
+ platformId: string;
355
+
356
+ /**
357
+ * @generated from field: string type_id = 4;
358
+ */
359
+ typeId: string;
360
+
361
+ /**
362
+ * @generated from field: google.protobuf.Timestamp created_time = 5;
363
+ */
364
+ createdTime?: Timestamp;
365
+
366
+ /**
367
+ * @generated from field: google.protobuf.Timestamp updated_time = 6;
368
+ */
369
+ updatedTime?: Timestamp;
370
+
371
+ /**
372
+ * @generated from field: int64 number_of_receiver = 7;
373
+ */
374
+ numberOfReceiver: bigint;
375
+
376
+ /**
377
+ * @generated from field: string description = 8;
378
+ */
379
+ description: string;
380
+
381
+ /**
382
+ * @generated from field: int64 sender = 9;
383
+ */
384
+ sender: bigint;
385
+
386
+ /**
387
+ * @generated from field: int64 total_amount = 10;
388
+ */
389
+ totalAmount: bigint;
390
+
391
+ /**
392
+ * @generated from field: string status = 11;
393
+ */
394
+ status: string;
395
+
396
+ /**
397
+ * @generated from field: int64 full_count = 12;
398
+ */
399
+ fullCount: bigint;
400
+
401
+ constructor(data?: PartialMessage<TransferHistory>);
402
+
403
+ static readonly runtime: typeof proto3;
404
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferHistory";
405
+ static readonly fields: FieldList;
406
+
407
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferHistory;
408
+
409
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferHistory;
410
+
411
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferHistory;
412
+
413
+ static equals(a: TransferHistory | PlainMessage<TransferHistory> | undefined, b: TransferHistory | PlainMessage<TransferHistory> | undefined): boolean;
414
+ }
415
+
416
+ /**
417
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferHistoryByTransferIdRequest
418
+ */
419
+ export declare class GetTransferHistoryByTransferIdRequest extends Message<GetTransferHistoryByTransferIdRequest> {
420
+ /**
421
+ * @generated from field: int64 sender = 1;
422
+ */
423
+ sender: bigint;
424
+
425
+ /**
426
+ * @generated from field: int64 transfer_id = 2;
427
+ */
428
+ transferId: bigint;
429
+
430
+ /**
431
+ * @generated from field: int64 limit = 3;
432
+ */
433
+ limit: bigint;
434
+
435
+ /**
436
+ * @generated from field: int64 offset = 4;
437
+ */
438
+ offset: bigint;
439
+
440
+ constructor(data?: PartialMessage<GetTransferHistoryByTransferIdRequest>);
441
+
442
+ static readonly runtime: typeof proto3;
443
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferHistoryByTransferIdRequest";
444
+ static readonly fields: FieldList;
445
+
446
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferHistoryByTransferIdRequest;
447
+
448
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferHistoryByTransferIdRequest;
449
+
450
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferHistoryByTransferIdRequest;
451
+
452
+ static equals(a: GetTransferHistoryByTransferIdRequest | PlainMessage<GetTransferHistoryByTransferIdRequest> | undefined, b: GetTransferHistoryByTransferIdRequest | PlainMessage<GetTransferHistoryByTransferIdRequest> | undefined): boolean;
453
+ }
454
+
455
+ /**
456
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferHistoryByTransferIdResponse
457
+ */
458
+ export declare class GetTransferHistoryByTransferIdResponse extends Message<GetTransferHistoryByTransferIdResponse> {
459
+ /**
460
+ * @generated from field: ct_logic_uni_rev_payment.v1.Transfer info = 1;
461
+ */
462
+ info?: Transfer;
463
+
464
+ /**
465
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TransferHistoryDetail detail = 2;
466
+ */
467
+ detail: TransferHistoryDetail[];
468
+
469
+ /**
470
+ * @generated from field: int64 total = 3;
471
+ */
472
+ total: bigint;
473
+
474
+ constructor(data?: PartialMessage<GetTransferHistoryByTransferIdResponse>);
475
+
476
+ static readonly runtime: typeof proto3;
477
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferHistoryByTransferIdResponse";
478
+ static readonly fields: FieldList;
479
+
480
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferHistoryByTransferIdResponse;
481
+
482
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferHistoryByTransferIdResponse;
483
+
484
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferHistoryByTransferIdResponse;
485
+
486
+ static equals(a: GetTransferHistoryByTransferIdResponse | PlainMessage<GetTransferHistoryByTransferIdResponse> | undefined, b: GetTransferHistoryByTransferIdResponse | PlainMessage<GetTransferHistoryByTransferIdResponse> | undefined): boolean;
487
+ }
488
+
489
+ /**
490
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferHistoryDetail
491
+ */
492
+ export declare class TransferHistoryDetail extends Message<TransferHistoryDetail> {
493
+ /**
494
+ * @generated from field: int64 id = 1;
495
+ */
496
+ id: bigint;
497
+
498
+ /**
499
+ * @generated from field: int64 transfer_id = 2;
500
+ */
501
+ transferId: bigint;
502
+
503
+ /**
504
+ * @generated from field: string platform_id = 3;
505
+ */
506
+ platformId: string;
507
+
508
+ /**
509
+ * @generated from field: string type_id = 4;
510
+ */
511
+ typeId: string;
512
+
513
+ /**
514
+ * @generated from field: google.protobuf.Timestamp created_time = 5;
515
+ */
516
+ createdTime?: Timestamp;
517
+
518
+ /**
519
+ * @generated from field: google.protobuf.Timestamp updated_time = 6;
520
+ */
521
+ updatedTime?: Timestamp;
522
+
523
+ /**
524
+ * @generated from field: int64 sender = 7;
525
+ */
526
+ sender: bigint;
527
+
528
+ /**
529
+ * @generated from field: int64 receiver = 8;
530
+ */
531
+ receiver: bigint;
532
+
533
+ /**
534
+ * @generated from field: int64 amount = 9;
535
+ */
536
+ amount: bigint;
537
+
538
+ /**
539
+ * @generated from field: string status = 10;
540
+ */
541
+ status: string;
542
+
543
+ /**
544
+ * @generated from field: google.protobuf.Timestamp dt_expired_time = 11;
545
+ */
546
+ dtExpiredTime?: Timestamp;
547
+
548
+ /**
549
+ * @generated from field: int64 full_count = 12;
550
+ */
551
+ fullCount: bigint;
552
+
553
+ /**
554
+ * @generated from field: string full_name = 13;
555
+ */
556
+ fullName: string;
557
+
558
+ /**
559
+ * @generated from field: string email = 14;
560
+ */
561
+ email: string;
562
+
563
+ /**
564
+ * @generated from field: string phone = 15;
565
+ */
566
+ phone: string;
567
+
568
+ constructor(data?: PartialMessage<TransferHistoryDetail>);
569
+
570
+ static readonly runtime: typeof proto3;
571
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferHistoryDetail";
572
+ static readonly fields: FieldList;
573
+
574
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferHistoryDetail;
575
+
576
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferHistoryDetail;
577
+
578
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferHistoryDetail;
579
+
580
+ static equals(a: TransferHistoryDetail | PlainMessage<TransferHistoryDetail> | undefined, b: TransferHistoryDetail | PlainMessage<TransferHistoryDetail> | undefined): boolean;
581
+ }
582
+
583
+ /**
584
+ * @generated from message ct_logic_uni_rev_payment.v1.GetReceiveHistoryRequest
585
+ */
586
+ export declare class GetReceiveHistoryRequest extends Message<GetReceiveHistoryRequest> {
587
+ /**
588
+ * @generated from field: int64 receiver = 1;
589
+ */
590
+ receiver: bigint;
591
+
592
+ /**
593
+ * @generated from field: int64 limit = 2;
594
+ */
595
+ limit: bigint;
596
+
597
+ /**
598
+ * @generated from field: int64 offset = 3;
599
+ */
600
+ offset: bigint;
601
+
602
+ /**
603
+ * @generated from field: google.protobuf.Timestamp from = 4;
604
+ */
605
+ from?: Timestamp;
606
+
607
+ /**
608
+ * @generated from field: google.protobuf.Timestamp to = 5;
609
+ */
610
+ to?: Timestamp;
611
+
612
+ /**
613
+ * @generated from field: string type = 6;
614
+ */
615
+ type: string;
616
+
617
+ constructor(data?: PartialMessage<GetReceiveHistoryRequest>);
618
+
619
+ static readonly runtime: typeof proto3;
620
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetReceiveHistoryRequest";
621
+ static readonly fields: FieldList;
622
+
623
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetReceiveHistoryRequest;
624
+
625
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetReceiveHistoryRequest;
626
+
627
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetReceiveHistoryRequest;
628
+
629
+ static equals(a: GetReceiveHistoryRequest | PlainMessage<GetReceiveHistoryRequest> | undefined, b: GetReceiveHistoryRequest | PlainMessage<GetReceiveHistoryRequest> | undefined): boolean;
630
+ }
631
+
632
+ /**
633
+ * @generated from message ct_logic_uni_rev_payment.v1.ReceiveHistory
634
+ */
635
+ export declare class ReceiveHistory extends Message<ReceiveHistory> {
636
+ /**
637
+ * @generated from field: int64 id = 1;
638
+ */
639
+ id: bigint;
640
+
641
+ /**
642
+ * @generated from field: int64 transfer_id = 2;
643
+ */
644
+ transferId: bigint;
645
+
646
+ /**
647
+ * @generated from field: string platform_id = 3;
648
+ */
649
+ platformId: string;
650
+
651
+ /**
652
+ * @generated from field: string type_id = 4;
653
+ */
654
+ typeId: string;
655
+
656
+ /**
657
+ * @generated from field: google.protobuf.Timestamp created_time = 5;
658
+ */
659
+ createdTime?: Timestamp;
660
+
661
+ /**
662
+ * @generated from field: google.protobuf.Timestamp updated_time = 6;
663
+ */
664
+ updatedTime?: Timestamp;
665
+
666
+ /**
667
+ * @generated from field: int64 sender = 7;
668
+ */
669
+ sender: bigint;
670
+
671
+ /**
672
+ * @generated from field: int64 receiver = 8;
673
+ */
674
+ receiver: bigint;
675
+
676
+ /**
677
+ * @generated from field: int64 amount = 9;
678
+ */
679
+ amount: bigint;
680
+
681
+ /**
682
+ * @generated from field: string status = 10;
683
+ */
684
+ status: string;
685
+
686
+ /**
687
+ * @generated from field: google.protobuf.Timestamp dt_expired_time = 11;
688
+ */
689
+ dtExpiredTime?: Timestamp;
690
+
691
+ /**
692
+ * @generated from field: int64 full_count = 12;
693
+ */
694
+ fullCount: bigint;
695
+
696
+ /**
697
+ * @generated from field: string code = 13;
698
+ */
699
+ code: string;
700
+
701
+ /**
702
+ * @generated from field: int64 total_amount = 14;
703
+ */
704
+ totalAmount: bigint;
705
+
706
+ /**
707
+ * @generated from field: int64 number_of_receiver = 15;
708
+ */
709
+ numberOfReceiver: bigint;
710
+
711
+ constructor(data?: PartialMessage<ReceiveHistory>);
712
+
713
+ static readonly runtime: typeof proto3;
714
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ReceiveHistory";
715
+ static readonly fields: FieldList;
716
+
717
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReceiveHistory;
718
+
719
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReceiveHistory;
720
+
721
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReceiveHistory;
722
+
723
+ static equals(a: ReceiveHistory | PlainMessage<ReceiveHistory> | undefined, b: ReceiveHistory | PlainMessage<ReceiveHistory> | undefined): boolean;
724
+ }
725
+
726
+ /**
727
+ * @generated from message ct_logic_uni_rev_payment.v1.GetReceiveHistoryResponse
728
+ */
729
+ export declare class GetReceiveHistoryResponse extends Message<GetReceiveHistoryResponse> {
730
+ /**
731
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ReceiveHistory data = 1;
732
+ */
733
+ data: ReceiveHistory[];
734
+
735
+ /**
736
+ * @generated from field: int64 total = 2;
737
+ */
738
+ total: bigint;
739
+
740
+ constructor(data?: PartialMessage<GetReceiveHistoryResponse>);
741
+
742
+ static readonly runtime: typeof proto3;
743
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetReceiveHistoryResponse";
744
+ static readonly fields: FieldList;
745
+
746
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetReceiveHistoryResponse;
747
+
748
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetReceiveHistoryResponse;
749
+
750
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetReceiveHistoryResponse;
751
+
752
+ static equals(a: GetReceiveHistoryResponse | PlainMessage<GetReceiveHistoryResponse> | undefined, b: GetReceiveHistoryResponse | PlainMessage<GetReceiveHistoryResponse> | undefined): boolean;
753
+ }
754
+
755
+ /**
756
+ * @generated from message ct_logic_uni_rev_payment.v1.GetReceiveHistoryByCodeRequest
757
+ */
758
+ export declare class GetReceiveHistoryByCodeRequest extends Message<GetReceiveHistoryByCodeRequest> {
759
+ /**
760
+ * @generated from field: int64 receiver = 1;
761
+ */
762
+ receiver: bigint;
763
+
764
+ /**
765
+ * @generated from field: int64 transfer_id = 2;
766
+ */
767
+ transferId: bigint;
768
+
769
+ constructor(data?: PartialMessage<GetReceiveHistoryByCodeRequest>);
770
+
771
+ static readonly runtime: typeof proto3;
772
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetReceiveHistoryByCodeRequest";
773
+ static readonly fields: FieldList;
774
+
775
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetReceiveHistoryByCodeRequest;
776
+
777
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetReceiveHistoryByCodeRequest;
778
+
779
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetReceiveHistoryByCodeRequest;
780
+
781
+ static equals(a: GetReceiveHistoryByCodeRequest | PlainMessage<GetReceiveHistoryByCodeRequest> | undefined, b: GetReceiveHistoryByCodeRequest | PlainMessage<GetReceiveHistoryByCodeRequest> | undefined): boolean;
782
+ }
783
+
784
+ /**
785
+ * @generated from message ct_logic_uni_rev_payment.v1.GetReceiveHistoryByCodeResponse
786
+ */
787
+ export declare class GetReceiveHistoryByCodeResponse extends Message<GetReceiveHistoryByCodeResponse> {
788
+ /**
789
+ * @generated from field: ct_logic_uni_rev_payment.v1.Transfer info = 1;
790
+ */
791
+ info?: Transfer;
792
+
793
+ /**
794
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TransferDetail detail = 2;
795
+ */
796
+ detail: TransferDetail[];
797
+
798
+ constructor(data?: PartialMessage<GetReceiveHistoryByCodeResponse>);
799
+
800
+ static readonly runtime: typeof proto3;
801
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetReceiveHistoryByCodeResponse";
802
+ static readonly fields: FieldList;
803
+
804
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetReceiveHistoryByCodeResponse;
805
+
806
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetReceiveHistoryByCodeResponse;
807
+
808
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetReceiveHistoryByCodeResponse;
809
+
810
+ static equals(a: GetReceiveHistoryByCodeResponse | PlainMessage<GetReceiveHistoryByCodeResponse> | undefined, b: GetReceiveHistoryByCodeResponse | PlainMessage<GetReceiveHistoryByCodeResponse> | undefined): boolean;
811
+ }
812
+
813
+ /**
814
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferTotalRequest
815
+ */
816
+ export declare class GetTransferTotalRequest extends Message<GetTransferTotalRequest> {
817
+ /**
818
+ * @generated from field: int64 account_id = 1;
819
+ */
820
+ accountId: bigint;
821
+
822
+ /**
823
+ * @generated from field: int64 from = 2;
824
+ */
825
+ from: bigint;
826
+
827
+ /**
828
+ * @generated from field: int64 to = 3;
829
+ */
830
+ to: bigint;
831
+
832
+ constructor(data?: PartialMessage<GetTransferTotalRequest>);
833
+
834
+ static readonly runtime: typeof proto3;
835
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferTotalRequest";
836
+ static readonly fields: FieldList;
837
+
838
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferTotalRequest;
839
+
840
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferTotalRequest;
841
+
842
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferTotalRequest;
843
+
844
+ static equals(a: GetTransferTotalRequest | PlainMessage<GetTransferTotalRequest> | undefined, b: GetTransferTotalRequest | PlainMessage<GetTransferTotalRequest> | undefined): boolean;
845
+ }
846
+
847
+ /**
848
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferTotalResponse
849
+ */
850
+ export declare class GetTransferTotalResponse extends Message<GetTransferTotalResponse> {
851
+ /**
852
+ * @generated from field: int64 total = 1;
853
+ */
854
+ total: bigint;
855
+
856
+ constructor(data?: PartialMessage<GetTransferTotalResponse>);
857
+
858
+ static readonly runtime: typeof proto3;
859
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferTotalResponse";
860
+ static readonly fields: FieldList;
861
+
862
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferTotalResponse;
863
+
864
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferTotalResponse;
865
+
866
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferTotalResponse;
867
+
868
+ static equals(a: GetTransferTotalResponse | PlainMessage<GetTransferTotalResponse> | undefined, b: GetTransferTotalResponse | PlainMessage<GetTransferTotalResponse> | undefined): boolean;
869
+ }
870
+
871
+ /**
872
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferInformationRequest
873
+ */
874
+ export declare class GetTransferInformationRequest extends Message<GetTransferInformationRequest> {
875
+ /**
876
+ * @generated from field: int64 sender = 1;
877
+ */
878
+ sender: bigint;
879
+
880
+ /**
881
+ * @generated from field: int64 receiver = 2;
882
+ */
883
+ receiver: bigint;
884
+
885
+ /**
886
+ * @generated from field: string status = 3;
887
+ */
888
+ status: string;
889
+
890
+ /**
891
+ * @generated from field: string dt_type = 4;
892
+ */
893
+ dtType: string;
894
+
895
+ /**
896
+ * @generated from field: string transfer_code = 5;
897
+ */
898
+ transferCode: string;
899
+
900
+ /**
901
+ * @generated from field: int64 from = 6;
902
+ */
903
+ from: bigint;
904
+
905
+ /**
906
+ * @generated from field: int64 to = 7;
907
+ */
908
+ to: bigint;
909
+
910
+ /**
911
+ * @generated from field: int32 limit = 8;
912
+ */
913
+ limit: number;
914
+
915
+ /**
916
+ * @generated from field: int32 offset = 9;
917
+ */
918
+ offset: number;
919
+
920
+ constructor(data?: PartialMessage<GetTransferInformationRequest>);
921
+
922
+ static readonly runtime: typeof proto3;
923
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferInformationRequest";
924
+ static readonly fields: FieldList;
925
+
926
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferInformationRequest;
927
+
928
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferInformationRequest;
929
+
930
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferInformationRequest;
931
+
932
+ static equals(a: GetTransferInformationRequest | PlainMessage<GetTransferInformationRequest> | undefined, b: GetTransferInformationRequest | PlainMessage<GetTransferInformationRequest> | undefined): boolean;
933
+ }
934
+
935
+ /**
936
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferInformation
937
+ */
938
+ export declare class TransferInformation extends Message<TransferInformation> {
939
+ /**
940
+ * @generated from field: string code = 1;
941
+ */
942
+ code: string;
943
+
944
+ /**
945
+ * @generated from field: int64 total_amount = 2;
946
+ */
947
+ totalAmount: bigint;
948
+
949
+ /**
950
+ * @generated from field: int64 sender = 3;
951
+ */
952
+ sender: bigint;
953
+
954
+ /**
955
+ * @generated from field: int64 receiver = 4;
956
+ */
957
+ receiver: bigint;
958
+
959
+ /**
960
+ * @generated from field: int64 amount = 5;
961
+ */
962
+ amount: bigint;
963
+
964
+ /**
965
+ * @generated from field: string status = 6;
966
+ */
967
+ status: string;
968
+
969
+ /**
970
+ * @generated from field: string type_id = 7;
971
+ */
972
+ typeId: string;
973
+
974
+ /**
975
+ * @generated from field: int64 created_time = 8;
976
+ */
977
+ createdTime: bigint;
978
+
979
+ /**
980
+ * @generated from field: int64 dt_expired_time = 9;
981
+ */
982
+ dtExpiredTime: bigint;
983
+
984
+ constructor(data?: PartialMessage<TransferInformation>);
985
+
986
+ static readonly runtime: typeof proto3;
987
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferInformation";
988
+ static readonly fields: FieldList;
989
+
990
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferInformation;
991
+
992
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferInformation;
993
+
994
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferInformation;
995
+
996
+ static equals(a: TransferInformation | PlainMessage<TransferInformation> | undefined, b: TransferInformation | PlainMessage<TransferInformation> | undefined): boolean;
997
+ }
998
+
999
+ /**
1000
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferInformation
1001
+ */
1002
+ export declare class GetTransferInformation extends Message<GetTransferInformation> {
1003
+ /**
1004
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TransferInformation transfers = 1;
1005
+ */
1006
+ transfers: TransferInformation[];
1007
+
1008
+ /**
1009
+ * @generated from field: int64 total = 2;
1010
+ */
1011
+ total: bigint;
1012
+
1013
+ constructor(data?: PartialMessage<GetTransferInformation>);
1014
+
1015
+ static readonly runtime: typeof proto3;
1016
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferInformation";
1017
+ static readonly fields: FieldList;
1018
+
1019
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferInformation;
1020
+
1021
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferInformation;
1022
+
1023
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferInformation;
1024
+
1025
+ static equals(a: GetTransferInformation | PlainMessage<GetTransferInformation> | undefined, b: GetTransferInformation | PlainMessage<GetTransferInformation> | undefined): boolean;
1026
+ }
1027
+
1028
+ /**
1029
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTransferInformationResponse
1030
+ */
1031
+ export declare class GetTransferInformationResponse extends Message<GetTransferInformationResponse> {
1032
+ /**
1033
+ * @generated from field: bool success = 1;
1034
+ */
1035
+ success: boolean;
1036
+
1037
+ /**
1038
+ * @generated from field: ct_logic_uni_rev_payment.v1.GetTransferInformation data = 2;
1039
+ */
1040
+ data?: GetTransferInformation;
1041
+
1042
+ constructor(data?: PartialMessage<GetTransferInformationResponse>);
1043
+
1044
+ static readonly runtime: typeof proto3;
1045
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTransferInformationResponse";
1046
+ static readonly fields: FieldList;
1047
+
1048
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTransferInformationResponse;
1049
+
1050
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTransferInformationResponse;
1051
+
1052
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTransferInformationResponse;
1053
+
1054
+ static equals(a: GetTransferInformationResponse | PlainMessage<GetTransferInformationResponse> | undefined, b: GetTransferInformationResponse | PlainMessage<GetTransferInformationResponse> | undefined): boolean;
1055
+ }
1056
+
1057
+ /**
1058
+ * @generated from message ct_logic_uni_rev_payment.v1.Transfer
1059
+ */
1060
+ export declare class Transfer extends Message<Transfer> {
1061
+ /**
1062
+ * @generated from field: int64 id = 1;
1063
+ */
1064
+ id: bigint;
1065
+
1066
+ /**
1067
+ * @generated from field: string code = 2;
1068
+ */
1069
+ code: string;
1070
+
1071
+ /**
1072
+ * @generated from field: string platform_id = 3;
1073
+ */
1074
+ platformId: string;
1075
+
1076
+ /**
1077
+ * @generated from field: string type_id = 4;
1078
+ */
1079
+ typeId: string;
1080
+
1081
+ /**
1082
+ * @generated from field: google.protobuf.Timestamp created_time = 5;
1083
+ */
1084
+ createdTime?: Timestamp;
1085
+
1086
+ /**
1087
+ * @generated from field: google.protobuf.Timestamp updated_time = 6;
1088
+ */
1089
+ updatedTime?: Timestamp;
1090
+
1091
+ /**
1092
+ * @generated from field: int64 number_of_receiver = 7;
1093
+ */
1094
+ numberOfReceiver: bigint;
1095
+
1096
+ /**
1097
+ * @generated from field: string description = 8;
1098
+ */
1099
+ description: string;
1100
+
1101
+ /**
1102
+ * @generated from field: int64 sender = 9;
1103
+ */
1104
+ sender: bigint;
1105
+
1106
+ /**
1107
+ * @generated from field: int64 total_amount = 10;
1108
+ */
1109
+ totalAmount: bigint;
1110
+
1111
+ /**
1112
+ * @generated from field: string status = 11;
1113
+ */
1114
+ status: string;
1115
+
1116
+ constructor(data?: PartialMessage<Transfer>);
1117
+
1118
+ static readonly runtime: typeof proto3;
1119
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Transfer";
1120
+ static readonly fields: FieldList;
1121
+
1122
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Transfer;
1123
+
1124
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Transfer;
1125
+
1126
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Transfer;
1127
+
1128
+ static equals(a: Transfer | PlainMessage<Transfer> | undefined, b: Transfer | PlainMessage<Transfer> | undefined): boolean;
1129
+ }
1130
+
1131
+ /**
1132
+ * @generated from message ct_logic_uni_rev_payment.v1.TransferDetail
1133
+ */
1134
+ export declare class TransferDetail extends Message<TransferDetail> {
1135
+ /**
1136
+ * @generated from field: int64 id = 1;
1137
+ */
1138
+ id: bigint;
1139
+
1140
+ /**
1141
+ * @generated from field: int64 transfer_id = 2;
1142
+ */
1143
+ transferId: bigint;
1144
+
1145
+ /**
1146
+ * @generated from field: string platform_id = 3;
1147
+ */
1148
+ platformId: string;
1149
+
1150
+ /**
1151
+ * @generated from field: string type_id = 4;
1152
+ */
1153
+ typeId: string;
1154
+
1155
+ /**
1156
+ * @generated from field: google.protobuf.Timestamp created_time = 5;
1157
+ */
1158
+ createdTime?: Timestamp;
1159
+
1160
+ /**
1161
+ * @generated from field: google.protobuf.Timestamp updated_time = 6;
1162
+ */
1163
+ updatedTime?: Timestamp;
1164
+
1165
+ /**
1166
+ * @generated from field: int64 sender = 7;
1167
+ */
1168
+ sender: bigint;
1169
+
1170
+ /**
1171
+ * @generated from field: int64 receiver = 8;
1172
+ */
1173
+ receiver: bigint;
1174
+
1175
+ /**
1176
+ * @generated from field: int64 amount = 9;
1177
+ */
1178
+ amount: bigint;
1179
+
1180
+ /**
1181
+ * @generated from field: string status = 10;
1182
+ */
1183
+ status: string;
1184
+
1185
+ /**
1186
+ * @generated from field: google.protobuf.Timestamp dt_expired_time = 11;
1187
+ */
1188
+ dtExpiredTime?: Timestamp;
1189
+
1190
+ /**
1191
+ * @generated from field: int64 full_count = 12;
1192
+ */
1193
+ fullCount: bigint;
1194
+
1195
+ constructor(data?: PartialMessage<TransferDetail>);
1196
+
1197
+ static readonly runtime: typeof proto3;
1198
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TransferDetail";
1199
+ static readonly fields: FieldList;
1200
+
1201
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TransferDetail;
1202
+
1203
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TransferDetail;
1204
+
1205
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TransferDetail;
1206
+
1207
+ static equals(a: TransferDetail | PlainMessage<TransferDetail> | undefined, b: TransferDetail | PlainMessage<TransferDetail> | undefined): boolean;
1208
+ }
1209
+
1210
+ /**
1211
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceByTypeRequest
1212
+ */
1213
+ export declare class GetBalanceByTypeRequest extends Message<GetBalanceByTypeRequest> {
1214
+ /**
1215
+ * @generated from field: int64 account_id = 1;
1216
+ */
1217
+ accountId: bigint;
1218
+
1219
+ /**
1220
+ * @generated from field: string platform = 2;
1221
+ */
1222
+ platform: string;
1223
+
1224
+ /**
1225
+ * @generated from field: string type = 3;
1226
+ */
1227
+ type: string;
1228
+
1229
+ /**
1230
+ * @generated from field: bool include_frozen_balance = 4;
1231
+ */
1232
+ includeFrozenBalance: boolean;
1233
+
1234
+ constructor(data?: PartialMessage<GetBalanceByTypeRequest>);
1235
+
1236
+ static readonly runtime: typeof proto3;
1237
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceByTypeRequest";
1238
+ static readonly fields: FieldList;
1239
+
1240
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceByTypeRequest;
1241
+
1242
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceByTypeRequest;
1243
+
1244
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceByTypeRequest;
1245
+
1246
+ static equals(a: GetBalanceByTypeRequest | PlainMessage<GetBalanceByTypeRequest> | undefined, b: GetBalanceByTypeRequest | PlainMessage<GetBalanceByTypeRequest> | undefined): boolean;
1247
+ }
1248
+
1249
+ /**
1250
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceByTypeResponse
1251
+ */
1252
+ export declare class GetBalanceByTypeResponse extends Message<GetBalanceByTypeResponse> {
1253
+ /**
1254
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceByType balances = 1;
1255
+ */
1256
+ balances: BalanceByType[];
1257
+
1258
+ /**
1259
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceByType frozen_balances = 2;
1260
+ */
1261
+ frozenBalances: BalanceByType[];
1262
+
1263
+ constructor(data?: PartialMessage<GetBalanceByTypeResponse>);
1264
+
1265
+ static readonly runtime: typeof proto3;
1266
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceByTypeResponse";
1267
+ static readonly fields: FieldList;
1268
+
1269
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceByTypeResponse;
1270
+
1271
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceByTypeResponse;
1272
+
1273
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceByTypeResponse;
1274
+
1275
+ static equals(a: GetBalanceByTypeResponse | PlainMessage<GetBalanceByTypeResponse> | undefined, b: GetBalanceByTypeResponse | PlainMessage<GetBalanceByTypeResponse> | undefined): boolean;
1276
+ }
1277
+
1278
+ /**
1279
+ * @generated from message ct_logic_uni_rev_payment.v1.BalanceByType
1280
+ */
1281
+ export declare class BalanceByType extends Message<BalanceByType> {
1282
+ /**
1283
+ * @generated from field: int64 balance = 1;
1284
+ */
1285
+ balance: bigint;
1286
+
1287
+ /**
1288
+ * @generated from field: int64 expired = 2;
1289
+ */
1290
+ expired: bigint;
1291
+
1292
+ /**
1293
+ * @generated from field: string platform = 3;
1294
+ */
1295
+ platform: string;
1296
+
1297
+ /**
1298
+ * @generated from field: string type = 4;
1299
+ */
1300
+ type: string;
1301
+
1302
+ /**
1303
+ * @generated from field: repeated int64 order_ids = 5;
1304
+ */
1305
+ orderIds: bigint[];
1306
+
1307
+ constructor(data?: PartialMessage<BalanceByType>);
1308
+
1309
+ static readonly runtime: typeof proto3;
1310
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BalanceByType";
1311
+ static readonly fields: FieldList;
1312
+
1313
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BalanceByType;
1314
+
1315
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BalanceByType;
1316
+
1317
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BalanceByType;
1318
+
1319
+ static equals(a: BalanceByType | PlainMessage<BalanceByType> | undefined, b: BalanceByType | PlainMessage<BalanceByType> | undefined): boolean;
1320
+ }
1321
+
1322
+ /**
1323
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroupRequest
1324
+ */
1325
+ export declare class GetBalanceDetailByGroupRequest extends Message<GetBalanceDetailByGroupRequest> {
1326
+ /**
1327
+ * @generated from field: int64 account_id = 1;
1328
+ */
1329
+ accountId: bigint;
1330
+
1331
+ /**
1332
+ * @generated from field: string platform = 2;
1333
+ */
1334
+ platform: string;
1335
+
1336
+ /**
1337
+ * @generated from field: string type = 3;
1338
+ */
1339
+ type: string;
1340
+
1341
+ constructor(data?: PartialMessage<GetBalanceDetailByGroupRequest>);
1342
+
1343
+ static readonly runtime: typeof proto3;
1344
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroupRequest";
1345
+ static readonly fields: FieldList;
1346
+
1347
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceDetailByGroupRequest;
1348
+
1349
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroupRequest;
1350
+
1351
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroupRequest;
1352
+
1353
+ static equals(a: GetBalanceDetailByGroupRequest | PlainMessage<GetBalanceDetailByGroupRequest> | undefined, b: GetBalanceDetailByGroupRequest | PlainMessage<GetBalanceDetailByGroupRequest> | undefined): boolean;
1354
+ }
1355
+
1356
+ /**
1357
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroupResponse
1358
+ */
1359
+ export declare class GetBalanceDetailByGroupResponse extends Message<GetBalanceDetailByGroupResponse> {
1360
+ /**
1361
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroup balance_details = 1;
1362
+ */
1363
+ balanceDetails: GetBalanceDetailByGroup[];
1364
+
1365
+ constructor(data?: PartialMessage<GetBalanceDetailByGroupResponse>);
1366
+
1367
+ static readonly runtime: typeof proto3;
1368
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroupResponse";
1369
+ static readonly fields: FieldList;
1370
+
1371
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceDetailByGroupResponse;
1372
+
1373
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroupResponse;
1374
+
1375
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroupResponse;
1376
+
1377
+ static equals(a: GetBalanceDetailByGroupResponse | PlainMessage<GetBalanceDetailByGroupResponse> | undefined, b: GetBalanceDetailByGroupResponse | PlainMessage<GetBalanceDetailByGroupResponse> | undefined): boolean;
1378
+ }
1379
+
1380
+ /**
1381
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroup
1382
+ */
1383
+ export declare class GetBalanceDetailByGroup extends Message<GetBalanceDetailByGroup> {
1384
+ /**
1385
+ * @generated from field: int64 total_amount = 1;
1386
+ */
1387
+ totalAmount: bigint;
1388
+
1389
+ /**
1390
+ * @generated from field: int64 closest_expired_amount = 2;
1391
+ */
1392
+ closestExpiredAmount: bigint;
1393
+
1394
+ /**
1395
+ * @generated from field: int64 closest_expired_time = 3;
1396
+ */
1397
+ closestExpiredTime: bigint;
1398
+
1399
+ /**
1400
+ * @generated from field: int64 priority = 4;
1401
+ */
1402
+ priority: bigint;
1403
+
1404
+ /**
1405
+ * @generated from field: string type_id = 5;
1406
+ */
1407
+ typeId: string;
1408
+
1409
+ /**
1410
+ * @generated from field: string type = 6;
1411
+ */
1412
+ type: string;
1413
+
1414
+ constructor(data?: PartialMessage<GetBalanceDetailByGroup>);
1415
+
1416
+ static readonly runtime: typeof proto3;
1417
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceDetailByGroup";
1418
+ static readonly fields: FieldList;
1419
+
1420
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceDetailByGroup;
1421
+
1422
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroup;
1423
+
1424
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceDetailByGroup;
1425
+
1426
+ static equals(a: GetBalanceDetailByGroup | PlainMessage<GetBalanceDetailByGroup> | undefined, b: GetBalanceDetailByGroup | PlainMessage<GetBalanceDetailByGroup> | undefined): boolean;
1427
+ }
1428
+
1429
+ /**
1430
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTotalBalanceRequest
1431
+ */
1432
+ export declare class GetTotalBalanceRequest extends Message<GetTotalBalanceRequest> {
1433
+ /**
1434
+ * @generated from field: int64 account_id = 1;
1435
+ */
1436
+ accountId: bigint;
1437
+
1438
+ /**
1439
+ * @generated from field: string platform = 2;
1440
+ */
1441
+ platform: string;
1442
+
1443
+ /**
1444
+ * @generated from field: string type = 3;
1445
+ */
1446
+ type: string;
1447
+
1448
+ constructor(data?: PartialMessage<GetTotalBalanceRequest>);
1449
+
1450
+ static readonly runtime: typeof proto3;
1451
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTotalBalanceRequest";
1452
+ static readonly fields: FieldList;
1453
+
1454
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTotalBalanceRequest;
1455
+
1456
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTotalBalanceRequest;
1457
+
1458
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTotalBalanceRequest;
1459
+
1460
+ static equals(a: GetTotalBalanceRequest | PlainMessage<GetTotalBalanceRequest> | undefined, b: GetTotalBalanceRequest | PlainMessage<GetTotalBalanceRequest> | undefined): boolean;
1461
+ }
1462
+
1463
+ /**
1464
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTotalBalanceResponse
1465
+ */
1466
+ export declare class GetTotalBalanceResponse extends Message<GetTotalBalanceResponse> {
1467
+ /**
1468
+ * @generated from field: int64 balance = 1;
1469
+ */
1470
+ balance: bigint;
1471
+
1472
+ constructor(data?: PartialMessage<GetTotalBalanceResponse>);
1473
+
1474
+ static readonly runtime: typeof proto3;
1475
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTotalBalanceResponse";
1476
+ static readonly fields: FieldList;
1477
+
1478
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTotalBalanceResponse;
1479
+
1480
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTotalBalanceResponse;
1481
+
1482
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTotalBalanceResponse;
1483
+
1484
+ static equals(a: GetTotalBalanceResponse | PlainMessage<GetTotalBalanceResponse> | undefined, b: GetTotalBalanceResponse | PlainMessage<GetTotalBalanceResponse> | undefined): boolean;
1485
+ }
1486
+
1487
+ /**
1488
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceAfterOrderIdRequest
1489
+ */
1490
+ export declare class GetBalanceAfterOrderIdRequest extends Message<GetBalanceAfterOrderIdRequest> {
1491
+ /**
1492
+ * @generated from field: int64 account_id = 1;
1493
+ */
1494
+ accountId: bigint;
1495
+
1496
+ /**
1497
+ * @generated from field: int64 order_id = 2;
1498
+ */
1499
+ orderId: bigint;
1500
+
1501
+ constructor(data?: PartialMessage<GetBalanceAfterOrderIdRequest>);
1502
+
1503
+ static readonly runtime: typeof proto3;
1504
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceAfterOrderIdRequest";
1505
+ static readonly fields: FieldList;
1506
+
1507
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceAfterOrderIdRequest;
1508
+
1509
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceAfterOrderIdRequest;
1510
+
1511
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceAfterOrderIdRequest;
1512
+
1513
+ static equals(a: GetBalanceAfterOrderIdRequest | PlainMessage<GetBalanceAfterOrderIdRequest> | undefined, b: GetBalanceAfterOrderIdRequest | PlainMessage<GetBalanceAfterOrderIdRequest> | undefined): boolean;
1514
+ }
1515
+
1516
+ /**
1517
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceAfterOrderIdResponse
1518
+ */
1519
+ export declare class GetBalanceAfterOrderIdResponse extends Message<GetBalanceAfterOrderIdResponse> {
1520
+ /**
1521
+ * @generated from field: int64 before_balance = 1;
1522
+ */
1523
+ beforeBalance: bigint;
1524
+
1525
+ /**
1526
+ * @generated from field: int64 after_balance = 2;
1527
+ */
1528
+ afterBalance: bigint;
1529
+
1530
+ constructor(data?: PartialMessage<GetBalanceAfterOrderIdResponse>);
1531
+
1532
+ static readonly runtime: typeof proto3;
1533
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceAfterOrderIdResponse";
1534
+ static readonly fields: FieldList;
1535
+
1536
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceAfterOrderIdResponse;
1537
+
1538
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceAfterOrderIdResponse;
1539
+
1540
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceAfterOrderIdResponse;
1541
+
1542
+ static equals(a: GetBalanceAfterOrderIdResponse | PlainMessage<GetBalanceAfterOrderIdResponse> | undefined, b: GetBalanceAfterOrderIdResponse | PlainMessage<GetBalanceAfterOrderIdResponse> | undefined): boolean;
1543
+ }
1544
+
1545
+ /**
1546
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceExpireDongTotRequest
1547
+ */
1548
+ export declare class ForceExpireDongTotRequest extends Message<ForceExpireDongTotRequest> {
1549
+ /**
1550
+ * @generated from field: int64 account_id = 1;
1551
+ */
1552
+ accountId: bigint;
1553
+
1554
+ /**
1555
+ * @generated from field: int64 topup_order_id = 2;
1556
+ */
1557
+ topupOrderId: bigint;
1558
+
1559
+ /**
1560
+ * @generated from field: string note_withdraw = 3;
1561
+ */
1562
+ noteWithdraw: string;
1563
+
1564
+ constructor(data?: PartialMessage<ForceExpireDongTotRequest>);
1565
+
1566
+ static readonly runtime: typeof proto3;
1567
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceExpireDongTotRequest";
1568
+ static readonly fields: FieldList;
1569
+
1570
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceExpireDongTotRequest;
1571
+
1572
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceExpireDongTotRequest;
1573
+
1574
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceExpireDongTotRequest;
1575
+
1576
+ static equals(a: ForceExpireDongTotRequest | PlainMessage<ForceExpireDongTotRequest> | undefined, b: ForceExpireDongTotRequest | PlainMessage<ForceExpireDongTotRequest> | undefined): boolean;
1577
+ }
1578
+
1579
+ /**
1580
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceExpireDongTotResponse
1581
+ */
1582
+ export declare class ForceExpireDongTotResponse extends Message<ForceExpireDongTotResponse> {
1583
+ /**
1584
+ * @generated from field: string status = 1;
1585
+ */
1586
+ status: string;
1587
+
1588
+ /**
1589
+ * @generated from field: int64 total_refund = 2;
1590
+ */
1591
+ totalRefund: bigint;
1592
+
1593
+ constructor(data?: PartialMessage<ForceExpireDongTotResponse>);
1594
+
1595
+ static readonly runtime: typeof proto3;
1596
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceExpireDongTotResponse";
1597
+ static readonly fields: FieldList;
1598
+
1599
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceExpireDongTotResponse;
1600
+
1601
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceExpireDongTotResponse;
1602
+
1603
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceExpireDongTotResponse;
1604
+
1605
+ static equals(a: ForceExpireDongTotResponse | PlainMessage<ForceExpireDongTotResponse> | undefined, b: ForceExpireDongTotResponse | PlainMessage<ForceExpireDongTotResponse> | undefined): boolean;
1606
+ }
1607
+
1608
+ /**
1609
+ * @generated from message ct_logic_uni_rev_payment.v1.RefundUnrecordedWithdrawRequest
1610
+ */
1611
+ export declare class RefundUnrecordedWithdrawRequest extends Message<RefundUnrecordedWithdrawRequest> {
1612
+ /**
1613
+ * @generated from field: int64 order_id = 1;
1614
+ */
1615
+ orderId: bigint;
1616
+
1617
+ constructor(data?: PartialMessage<RefundUnrecordedWithdrawRequest>);
1618
+
1619
+ static readonly runtime: typeof proto3;
1620
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RefundUnrecordedWithdrawRequest";
1621
+ static readonly fields: FieldList;
1622
+
1623
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RefundUnrecordedWithdrawRequest;
1624
+
1625
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RefundUnrecordedWithdrawRequest;
1626
+
1627
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RefundUnrecordedWithdrawRequest;
1628
+
1629
+ static equals(a: RefundUnrecordedWithdrawRequest | PlainMessage<RefundUnrecordedWithdrawRequest> | undefined, b: RefundUnrecordedWithdrawRequest | PlainMessage<RefundUnrecordedWithdrawRequest> | undefined): boolean;
1630
+ }
1631
+
1632
+ /**
1633
+ * @generated from message ct_logic_uni_rev_payment.v1.RefundUnrecordedWithdrawResponse
1634
+ */
1635
+ export declare class RefundUnrecordedWithdrawResponse extends Message<RefundUnrecordedWithdrawResponse> {
1636
+ constructor(data?: PartialMessage<RefundUnrecordedWithdrawResponse>);
1637
+
1638
+ static readonly runtime: typeof proto3;
1639
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RefundUnrecordedWithdrawResponse";
1640
+ static readonly fields: FieldList;
1641
+
1642
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RefundUnrecordedWithdrawResponse;
1643
+
1644
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RefundUnrecordedWithdrawResponse;
1645
+
1646
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RefundUnrecordedWithdrawResponse;
1647
+
1648
+ static equals(a: RefundUnrecordedWithdrawResponse | PlainMessage<RefundUnrecordedWithdrawResponse> | undefined, b: RefundUnrecordedWithdrawResponse | PlainMessage<RefundUnrecordedWithdrawResponse> | undefined): boolean;
1649
+ }
1650
+
1651
+ /**
1652
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceTopupOrderRequest
1653
+ */
1654
+ export declare class GetBalanceTopupOrderRequest extends Message<GetBalanceTopupOrderRequest> {
1655
+ /**
1656
+ * @generated from field: string platform = 1;
1657
+ */
1658
+ platform: string;
1659
+
1660
+ /**
1661
+ * @generated from field: repeated int64 orderids = 2;
1662
+ */
1663
+ orderids: bigint[];
1664
+
1665
+ /**
1666
+ * @generated from field: repeated int64 creditorderids = 3;
1667
+ */
1668
+ creditorderids: bigint[];
1669
+
1670
+ constructor(data?: PartialMessage<GetBalanceTopupOrderRequest>);
1671
+
1672
+ static readonly runtime: typeof proto3;
1673
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceTopupOrderRequest";
1674
+ static readonly fields: FieldList;
1675
+
1676
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceTopupOrderRequest;
1677
+
1678
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceTopupOrderRequest;
1679
+
1680
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceTopupOrderRequest;
1681
+
1682
+ static equals(a: GetBalanceTopupOrderRequest | PlainMessage<GetBalanceTopupOrderRequest> | undefined, b: GetBalanceTopupOrderRequest | PlainMessage<GetBalanceTopupOrderRequest> | undefined): boolean;
1683
+ }
1684
+
1685
+ /**
1686
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalanceTopupOrderResponse
1687
+ */
1688
+ export declare class GetBalanceTopupOrderResponse extends Message<GetBalanceTopupOrderResponse> {
1689
+ /**
1690
+ * @generated from field: bool ok = 1;
1691
+ */
1692
+ ok: boolean;
1693
+
1694
+ /**
1695
+ * @generated from field: map<string, int64> data = 2;
1696
+ */
1697
+ data: { [key: string]: bigint };
1698
+
1699
+ constructor(data?: PartialMessage<GetBalanceTopupOrderResponse>);
1700
+
1701
+ static readonly runtime: typeof proto3;
1702
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalanceTopupOrderResponse";
1703
+ static readonly fields: FieldList;
1704
+
1705
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalanceTopupOrderResponse;
1706
+
1707
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalanceTopupOrderResponse;
1708
+
1709
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalanceTopupOrderResponse;
1710
+
1711
+ static equals(a: GetBalanceTopupOrderResponse | PlainMessage<GetBalanceTopupOrderResponse> | undefined, b: GetBalanceTopupOrderResponse | PlainMessage<GetBalanceTopupOrderResponse> | undefined): boolean;
1712
+ }
1713
+
1714
+ /**
1715
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalancesByAccountIdsRequest
1716
+ */
1717
+ export declare class GetBalancesByAccountIdsRequest extends Message<GetBalancesByAccountIdsRequest> {
1718
+ /**
1719
+ * @generated from field: string platform = 1;
1720
+ */
1721
+ platform: string;
1722
+
1723
+ /**
1724
+ * @generated from field: string type = 2;
1725
+ */
1726
+ type: string;
1727
+
1728
+ /**
1729
+ * @generated from field: repeated int64 account_ids = 3;
1730
+ */
1731
+ accountIds: bigint[];
1732
+
1733
+ constructor(data?: PartialMessage<GetBalancesByAccountIdsRequest>);
1734
+
1735
+ static readonly runtime: typeof proto3;
1736
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalancesByAccountIdsRequest";
1737
+ static readonly fields: FieldList;
1738
+
1739
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalancesByAccountIdsRequest;
1740
+
1741
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalancesByAccountIdsRequest;
1742
+
1743
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalancesByAccountIdsRequest;
1744
+
1745
+ static equals(a: GetBalancesByAccountIdsRequest | PlainMessage<GetBalancesByAccountIdsRequest> | undefined, b: GetBalancesByAccountIdsRequest | PlainMessage<GetBalancesByAccountIdsRequest> | undefined): boolean;
1746
+ }
1747
+
1748
+ /**
1749
+ * @generated from message ct_logic_uni_rev_payment.v1.GetBalancesByAccountIdsResponse
1750
+ */
1751
+ export declare class GetBalancesByAccountIdsResponse extends Message<GetBalancesByAccountIdsResponse> {
1752
+ /**
1753
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceByAccountId balances = 1;
1754
+ */
1755
+ balances: BalanceByAccountId[];
1756
+
1757
+ constructor(data?: PartialMessage<GetBalancesByAccountIdsResponse>);
1758
+
1759
+ static readonly runtime: typeof proto3;
1760
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetBalancesByAccountIdsResponse";
1761
+ static readonly fields: FieldList;
1762
+
1763
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBalancesByAccountIdsResponse;
1764
+
1765
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBalancesByAccountIdsResponse;
1766
+
1767
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBalancesByAccountIdsResponse;
1768
+
1769
+ static equals(a: GetBalancesByAccountIdsResponse | PlainMessage<GetBalancesByAccountIdsResponse> | undefined, b: GetBalancesByAccountIdsResponse | PlainMessage<GetBalancesByAccountIdsResponse> | undefined): boolean;
1770
+ }
1771
+
1772
+ /**
1773
+ * @generated from message ct_logic_uni_rev_payment.v1.BalanceByAccountId
1774
+ */
1775
+ export declare class BalanceByAccountId extends Message<BalanceByAccountId> {
1776
+ /**
1777
+ * @generated from field: int64 balance = 1;
1778
+ */
1779
+ balance: bigint;
1780
+
1781
+ /**
1782
+ * @generated from field: int64 expired = 2;
1783
+ */
1784
+ expired: bigint;
1785
+
1786
+ /**
1787
+ * @generated from field: string platform = 3;
1788
+ */
1789
+ platform: string;
1790
+
1791
+ /**
1792
+ * @generated from field: string type = 4;
1793
+ */
1794
+ type: string;
1795
+
1796
+ /**
1797
+ * @generated from field: int64 account_id = 5;
1798
+ */
1799
+ accountId: bigint;
1800
+
1801
+ constructor(data?: PartialMessage<BalanceByAccountId>);
1802
+
1803
+ static readonly runtime: typeof proto3;
1804
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BalanceByAccountId";
1805
+ static readonly fields: FieldList;
1806
+
1807
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BalanceByAccountId;
1808
+
1809
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BalanceByAccountId;
1810
+
1811
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BalanceByAccountId;
1812
+
1813
+ static equals(a: BalanceByAccountId | PlainMessage<BalanceByAccountId> | undefined, b: BalanceByAccountId | PlainMessage<BalanceByAccountId> | undefined): boolean;
1814
+ }
1815
+
1816
+ /**
1817
+ * @generated from message ct_logic_uni_rev_payment.v1.GetOrderCheckRequest
1818
+ */
1819
+ export declare class GetOrderCheckRequest extends Message<GetOrderCheckRequest> {
1820
+ /**
1821
+ * @generated from field: string platform = 1;
1822
+ */
1823
+ platform: string;
1824
+
1825
+ /**
1826
+ * @generated from field: repeated int64 orderids = 2;
1827
+ */
1828
+ orderids: bigint[];
1829
+
1830
+ /**
1831
+ * @generated from field: repeated int64 creditorderids = 3;
1832
+ */
1833
+ creditorderids: bigint[];
1834
+
1835
+ constructor(data?: PartialMessage<GetOrderCheckRequest>);
1836
+
1837
+ static readonly runtime: typeof proto3;
1838
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetOrderCheckRequest";
1839
+ static readonly fields: FieldList;
1840
+
1841
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetOrderCheckRequest;
1842
+
1843
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetOrderCheckRequest;
1844
+
1845
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetOrderCheckRequest;
1846
+
1847
+ static equals(a: GetOrderCheckRequest | PlainMessage<GetOrderCheckRequest> | undefined, b: GetOrderCheckRequest | PlainMessage<GetOrderCheckRequest> | undefined): boolean;
1848
+ }
1849
+
1850
+ /**
1851
+ * @generated from message ct_logic_uni_rev_payment.v1.GetOrderCheckResponse
1852
+ */
1853
+ export declare class GetOrderCheckResponse extends Message<GetOrderCheckResponse> {
1854
+ /**
1855
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Order orders = 1;
1856
+ */
1857
+ orders: Order[];
1858
+
1859
+ constructor(data?: PartialMessage<GetOrderCheckResponse>);
1860
+
1861
+ static readonly runtime: typeof proto3;
1862
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetOrderCheckResponse";
1863
+ static readonly fields: FieldList;
1864
+
1865
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetOrderCheckResponse;
1866
+
1867
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetOrderCheckResponse;
1868
+
1869
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetOrderCheckResponse;
1870
+
1871
+ static equals(a: GetOrderCheckResponse | PlainMessage<GetOrderCheckResponse> | undefined, b: GetOrderCheckResponse | PlainMessage<GetOrderCheckResponse> | undefined): boolean;
1872
+ }
1873
+
1874
+ /**
1875
+ * @generated from message ct_logic_uni_rev_payment.v1.Order
1876
+ */
1877
+ export declare class Order extends Message<Order> {
1878
+ /**
1879
+ * @generated from field: int64 id = 1;
1880
+ */
1881
+ id: bigint;
1882
+
1883
+ /**
1884
+ * @generated from field: string platform_id = 2;
1885
+ */
1886
+ platformId: string;
1887
+
1888
+ /**
1889
+ * @generated from field: int64 amount = 3;
1890
+ */
1891
+ amount: bigint;
1892
+
1893
+ /**
1894
+ * @generated from field: string type_id = 4;
1895
+ */
1896
+ typeId: string;
1897
+
1898
+ /**
1899
+ * @generated from field: int64 ref_service_id = 5;
1900
+ */
1901
+ refServiceId: bigint;
1902
+
1903
+ /**
1904
+ * @generated from field: string status_id = 6;
1905
+ */
1906
+ statusId: string;
1907
+
1908
+ /**
1909
+ * @generated from field: int64 created_time = 7;
1910
+ */
1911
+ createdTime: bigint;
1912
+
1913
+ /**
1914
+ * @generated from field: int64 updated_time = 8;
1915
+ */
1916
+ updatedTime: bigint;
1917
+
1918
+ /**
1919
+ * @generated from field: int64 account_id = 9;
1920
+ */
1921
+ accountId: bigint;
1922
+
1923
+ /**
1924
+ * @generated from field: string transactiontype_id = 10;
1925
+ */
1926
+ transactiontypeId: string;
1927
+
1928
+ /**
1929
+ * @generated from field: int64 ref_order_id = 11;
1930
+ */
1931
+ refOrderId: bigint;
1932
+
1933
+ /**
1934
+ * @generated from field: int64 total_balance_after = 12;
1935
+ */
1936
+ totalBalanceAfter: bigint;
1937
+
1938
+ constructor(data?: PartialMessage<Order>);
1939
+
1940
+ static readonly runtime: typeof proto3;
1941
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Order";
1942
+ static readonly fields: FieldList;
1943
+
1944
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Order;
1945
+
1946
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Order;
1947
+
1948
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Order;
1949
+
1950
+ static equals(a: Order | PlainMessage<Order> | undefined, b: Order | PlainMessage<Order> | undefined): boolean;
1951
+ }
1952
+
1953
+ /**
1954
+ * @generated from message ct_logic_uni_rev_payment.v1.CheckAmountOrderRequest
1955
+ */
1956
+ export declare class CheckAmountOrderRequest extends Message<CheckAmountOrderRequest> {
1957
+ /**
1958
+ * @generated from field: int64 order_id = 1;
1959
+ */
1960
+ orderId: bigint;
1961
+
1962
+ constructor(data?: PartialMessage<CheckAmountOrderRequest>);
1963
+
1964
+ static readonly runtime: typeof proto3;
1965
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CheckAmountOrderRequest";
1966
+ static readonly fields: FieldList;
1967
+
1968
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CheckAmountOrderRequest;
1969
+
1970
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CheckAmountOrderRequest;
1971
+
1972
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CheckAmountOrderRequest;
1973
+
1974
+ static equals(a: CheckAmountOrderRequest | PlainMessage<CheckAmountOrderRequest> | undefined, b: CheckAmountOrderRequest | PlainMessage<CheckAmountOrderRequest> | undefined): boolean;
1975
+ }
1976
+
1977
+ /**
1978
+ * @generated from message ct_logic_uni_rev_payment.v1.CheckAmountOrderResponse
1979
+ */
1980
+ export declare class CheckAmountOrderResponse extends Message<CheckAmountOrderResponse> {
1981
+ /**
1982
+ * @generated from field: bool is_remain_amount = 1;
1983
+ */
1984
+ isRemainAmount: boolean;
1985
+
1986
+ constructor(data?: PartialMessage<CheckAmountOrderResponse>);
1987
+
1988
+ static readonly runtime: typeof proto3;
1989
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CheckAmountOrderResponse";
1990
+ static readonly fields: FieldList;
1991
+
1992
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CheckAmountOrderResponse;
1993
+
1994
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CheckAmountOrderResponse;
1995
+
1996
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CheckAmountOrderResponse;
1997
+
1998
+ static equals(a: CheckAmountOrderResponse | PlainMessage<CheckAmountOrderResponse> | undefined, b: CheckAmountOrderResponse | PlainMessage<CheckAmountOrderResponse> | undefined): boolean;
1999
+ }
2000
+
2001
+ /**
2002
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTopupInfoRequest
2003
+ */
2004
+ export declare class GetTopupInfoRequest extends Message<GetTopupInfoRequest> {
2005
+ /**
2006
+ * @generated from field: int64 order_id = 1;
2007
+ */
2008
+ orderId: bigint;
2009
+
2010
+ constructor(data?: PartialMessage<GetTopupInfoRequest>);
2011
+
2012
+ static readonly runtime: typeof proto3;
2013
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTopupInfoRequest";
2014
+ static readonly fields: FieldList;
2015
+
2016
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTopupInfoRequest;
2017
+
2018
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTopupInfoRequest;
2019
+
2020
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTopupInfoRequest;
2021
+
2022
+ static equals(a: GetTopupInfoRequest | PlainMessage<GetTopupInfoRequest> | undefined, b: GetTopupInfoRequest | PlainMessage<GetTopupInfoRequest> | undefined): boolean;
2023
+ }
2024
+
2025
+ /**
2026
+ * @generated from message ct_logic_uni_rev_payment.v1.GetTopupInfoResponse
2027
+ */
2028
+ export declare class GetTopupInfoResponse extends Message<GetTopupInfoResponse> {
2029
+ /**
2030
+ * @generated from field: bool ok = 1;
2031
+ */
2032
+ ok: boolean;
2033
+
2034
+ /**
2035
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TopupInfo data = 2;
2036
+ */
2037
+ data: TopupInfo[];
2038
+
2039
+ constructor(data?: PartialMessage<GetTopupInfoResponse>);
2040
+
2041
+ static readonly runtime: typeof proto3;
2042
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetTopupInfoResponse";
2043
+ static readonly fields: FieldList;
2044
+
2045
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTopupInfoResponse;
2046
+
2047
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTopupInfoResponse;
2048
+
2049
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTopupInfoResponse;
2050
+
2051
+ static equals(a: GetTopupInfoResponse | PlainMessage<GetTopupInfoResponse> | undefined, b: GetTopupInfoResponse | PlainMessage<GetTopupInfoResponse> | undefined): boolean;
2052
+ }
2053
+
2054
+ /**
2055
+ * @generated from message ct_logic_uni_rev_payment.v1.TopupInfo
2056
+ */
2057
+ export declare class TopupInfo extends Message<TopupInfo> {
2058
+ /**
2059
+ * @generated from field: int64 amount = 1;
2060
+ */
2061
+ amount: bigint;
2062
+
2063
+ /**
2064
+ * @generated from field: string type_id = 2;
2065
+ */
2066
+ typeId: string;
2067
+
2068
+ /**
2069
+ * @generated from field: int64 created_time = 3;
2070
+ */
2071
+ createdTime: bigint;
2072
+
2073
+ /**
2074
+ * @generated from field: int64 account_id = 4;
2075
+ */
2076
+ accountId: bigint;
2077
+
2078
+ /**
2079
+ * @generated from field: int64 priority = 5;
2080
+ */
2081
+ priority: bigint;
2082
+
2083
+ constructor(data?: PartialMessage<TopupInfo>);
2084
+
2085
+ static readonly runtime: typeof proto3;
2086
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TopupInfo";
2087
+ static readonly fields: FieldList;
2088
+
2089
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TopupInfo;
2090
+
2091
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TopupInfo;
2092
+
2093
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TopupInfo;
2094
+
2095
+ static equals(a: TopupInfo | PlainMessage<TopupInfo> | undefined, b: TopupInfo | PlainMessage<TopupInfo> | undefined): boolean;
2096
+ }
2097
+
2098
+ /**
2099
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryRequest
2100
+ */
2101
+ export declare class GetHistoryRequest extends Message<GetHistoryRequest> {
2102
+ /**
2103
+ * @generated from field: int64 account_id = 1;
2104
+ */
2105
+ accountId: bigint;
2106
+
2107
+ /**
2108
+ * @generated from field: string platform = 2;
2109
+ */
2110
+ platform: string;
2111
+
2112
+ /**
2113
+ * @generated from field: string type = 3;
2114
+ */
2115
+ type: string;
2116
+
2117
+ /**
2118
+ * @generated from field: string order_type = 4;
2119
+ */
2120
+ orderType: string;
2121
+
2122
+ /**
2123
+ * @generated from field: int64 begin = 5;
2124
+ */
2125
+ begin: bigint;
2126
+
2127
+ /**
2128
+ * @generated from field: int64 end = 6;
2129
+ */
2130
+ end: bigint;
2131
+
2132
+ /**
2133
+ * @generated from field: int64 limit = 7;
2134
+ */
2135
+ limit: bigint;
2136
+
2137
+ /**
2138
+ * @generated from field: int64 offset = 8;
2139
+ */
2140
+ offset: bigint;
2141
+
2142
+ constructor(data?: PartialMessage<GetHistoryRequest>);
2143
+
2144
+ static readonly runtime: typeof proto3;
2145
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryRequest";
2146
+ static readonly fields: FieldList;
2147
+
2148
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryRequest;
2149
+
2150
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryRequest;
2151
+
2152
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryRequest;
2153
+
2154
+ static equals(a: GetHistoryRequest | PlainMessage<GetHistoryRequest> | undefined, b: GetHistoryRequest | PlainMessage<GetHistoryRequest> | undefined): boolean;
2155
+ }
2156
+
2157
+ /**
2158
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryResponse
2159
+ */
2160
+ export declare class GetHistoryResponse extends Message<GetHistoryResponse> {
2161
+ /**
2162
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.History histories = 1;
2163
+ */
2164
+ histories: History[];
2165
+
2166
+ constructor(data?: PartialMessage<GetHistoryResponse>);
2167
+
2168
+ static readonly runtime: typeof proto3;
2169
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryResponse";
2170
+ static readonly fields: FieldList;
2171
+
2172
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryResponse;
2173
+
2174
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryResponse;
2175
+
2176
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryResponse;
2177
+
2178
+ static equals(a: GetHistoryResponse | PlainMessage<GetHistoryResponse> | undefined, b: GetHistoryResponse | PlainMessage<GetHistoryResponse> | undefined): boolean;
2179
+ }
2180
+
2181
+ /**
2182
+ * @generated from message ct_logic_uni_rev_payment.v1.History
2183
+ */
2184
+ export declare class History extends Message<History> {
2185
+ /**
2186
+ * @generated from field: int64 id = 1;
2187
+ */
2188
+ id: bigint;
2189
+
2190
+ /**
2191
+ * @generated from field: int64 amount = 2;
2192
+ */
2193
+ amount: bigint;
2194
+
2195
+ /**
2196
+ * @generated from field: string account_type = 3;
2197
+ */
2198
+ accountType: string;
2199
+
2200
+ /**
2201
+ * @generated from field: int64 account_id = 4;
2202
+ */
2203
+ accountId: bigint;
2204
+
2205
+ /**
2206
+ * @generated from field: int64 credit_order_id = 5;
2207
+ */
2208
+ creditOrderId: bigint;
2209
+
2210
+ /**
2211
+ * @generated from field: int64 created_time = 6;
2212
+ */
2213
+ createdTime: bigint;
2214
+
2215
+ /**
2216
+ * @generated from field: string order_status = 7;
2217
+ */
2218
+ orderStatus: string;
2219
+
2220
+ /**
2221
+ * @generated from field: string order_type = 8;
2222
+ */
2223
+ orderType: string;
2224
+
2225
+ /**
2226
+ * @generated from field: int64 order_id = 9;
2227
+ */
2228
+ orderId: bigint;
2229
+
2230
+ /**
2231
+ * @generated from field: int64 service_id = 10;
2232
+ */
2233
+ serviceId: bigint;
2234
+
2235
+ /**
2236
+ * @generated from field: int64 topup_transaction_detail_id = 11;
2237
+ */
2238
+ topupTransactionDetailId: bigint;
2239
+
2240
+ /**
2241
+ * @generated from field: string platform = 12;
2242
+ */
2243
+ platform: string;
2244
+
2245
+ constructor(data?: PartialMessage<History>);
2246
+
2247
+ static readonly runtime: typeof proto3;
2248
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.History";
2249
+ static readonly fields: FieldList;
2250
+
2251
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): History;
2252
+
2253
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): History;
2254
+
2255
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): History;
2256
+
2257
+ static equals(a: History | PlainMessage<History> | undefined, b: History | PlainMessage<History> | undefined): boolean;
2258
+ }
2259
+
2260
+ /**
2261
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryByAccountIdAndOrderIdRequest
2262
+ */
2263
+ export declare class GetHistoryByAccountIdAndOrderIdRequest extends Message<GetHistoryByAccountIdAndOrderIdRequest> {
2264
+ /**
2265
+ * @generated from field: int64 account_id = 1;
2266
+ */
2267
+ accountId: bigint;
2268
+
2269
+ /**
2270
+ * @generated from field: int64 order_id = 2;
2271
+ */
2272
+ orderId: bigint;
2273
+
2274
+ constructor(data?: PartialMessage<GetHistoryByAccountIdAndOrderIdRequest>);
2275
+
2276
+ static readonly runtime: typeof proto3;
2277
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryByAccountIdAndOrderIdRequest";
2278
+ static readonly fields: FieldList;
2279
+
2280
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryByAccountIdAndOrderIdRequest;
2281
+
2282
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryByAccountIdAndOrderIdRequest;
2283
+
2284
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryByAccountIdAndOrderIdRequest;
2285
+
2286
+ static equals(a: GetHistoryByAccountIdAndOrderIdRequest | PlainMessage<GetHistoryByAccountIdAndOrderIdRequest> | undefined, b: GetHistoryByAccountIdAndOrderIdRequest | PlainMessage<GetHistoryByAccountIdAndOrderIdRequest> | undefined): boolean;
2287
+ }
2288
+
2289
+ /**
2290
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryByAccountIdAndOrderIdResponse
2291
+ */
2292
+ export declare class GetHistoryByAccountIdAndOrderIdResponse extends Message<GetHistoryByAccountIdAndOrderIdResponse> {
2293
+ /**
2294
+ * @generated from field: bool ok = 1;
2295
+ */
2296
+ ok: boolean;
2297
+
2298
+ /**
2299
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.HistoryByAccountIdAndOrderId data = 2;
2300
+ */
2301
+ data: HistoryByAccountIdAndOrderId[];
2302
+
2303
+ /**
2304
+ * @generated from field: ct_logic_uni_rev_payment.v1.AmountHistoryByAccountIdAndOrderId amount = 3;
2305
+ */
2306
+ amount?: AmountHistoryByAccountIdAndOrderId;
2307
+
2308
+ constructor(data?: PartialMessage<GetHistoryByAccountIdAndOrderIdResponse>);
2309
+
2310
+ static readonly runtime: typeof proto3;
2311
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryByAccountIdAndOrderIdResponse";
2312
+ static readonly fields: FieldList;
2313
+
2314
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryByAccountIdAndOrderIdResponse;
2315
+
2316
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryByAccountIdAndOrderIdResponse;
2317
+
2318
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryByAccountIdAndOrderIdResponse;
2319
+
2320
+ static equals(a: GetHistoryByAccountIdAndOrderIdResponse | PlainMessage<GetHistoryByAccountIdAndOrderIdResponse> | undefined, b: GetHistoryByAccountIdAndOrderIdResponse | PlainMessage<GetHistoryByAccountIdAndOrderIdResponse> | undefined): boolean;
2321
+ }
2322
+
2323
+ /**
2324
+ * @generated from message ct_logic_uni_rev_payment.v1.HistoryByAccountIdAndOrderId
2325
+ */
2326
+ export declare class HistoryByAccountIdAndOrderId extends Message<HistoryByAccountIdAndOrderId> {
2327
+ /**
2328
+ * @generated from field: int64 id = 1;
2329
+ */
2330
+ id: bigint;
2331
+
2332
+ /**
2333
+ * @generated from field: int64 amount = 2;
2334
+ */
2335
+ amount: bigint;
2336
+
2337
+ /**
2338
+ * @generated from field: string type_id = 3;
2339
+ */
2340
+ typeId: string;
2341
+
2342
+ /**
2343
+ * @generated from field: int64 account_id = 4;
2344
+ */
2345
+ accountId: bigint;
2346
+
2347
+ /**
2348
+ * @generated from field: int64 credit_order_id = 5;
2349
+ */
2350
+ creditOrderId: bigint;
2351
+
2352
+ /**
2353
+ * @generated from field: string status_id = 6;
2354
+ */
2355
+ statusId: string;
2356
+
2357
+ /**
2358
+ * @generated from field: string transactiontype_id = 7;
2359
+ */
2360
+ transactiontypeId: string;
2361
+
2362
+ /**
2363
+ * @generated from field: int64 ref_order_id = 8;
2364
+ */
2365
+ refOrderId: bigint;
2366
+
2367
+ /**
2368
+ * @generated from field: int64 ref_service_id = 9;
2369
+ */
2370
+ refServiceId: bigint;
2371
+
2372
+ /**
2373
+ * @generated from field: int64 is_refund = 10;
2374
+ */
2375
+ isRefund: bigint;
2376
+
2377
+ /**
2378
+ * @generated from field: int64 topup_transaction_detail_id = 11;
2379
+ */
2380
+ topupTransactionDetailId: bigint;
2381
+
2382
+ /**
2383
+ * @generated from field: string platform_id = 12;
2384
+ */
2385
+ platformId: string;
2386
+
2387
+ constructor(data?: PartialMessage<HistoryByAccountIdAndOrderId>);
2388
+
2389
+ static readonly runtime: typeof proto3;
2390
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.HistoryByAccountIdAndOrderId";
2391
+ static readonly fields: FieldList;
2392
+
2393
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HistoryByAccountIdAndOrderId;
2394
+
2395
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HistoryByAccountIdAndOrderId;
2396
+
2397
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HistoryByAccountIdAndOrderId;
2398
+
2399
+ static equals(a: HistoryByAccountIdAndOrderId | PlainMessage<HistoryByAccountIdAndOrderId> | undefined, b: HistoryByAccountIdAndOrderId | PlainMessage<HistoryByAccountIdAndOrderId> | undefined): boolean;
2400
+ }
2401
+
2402
+ /**
2403
+ * @generated from message ct_logic_uni_rev_payment.v1.AmountHistoryByAccountIdAndOrderId
2404
+ */
2405
+ export declare class AmountHistoryByAccountIdAndOrderId extends Message<AmountHistoryByAccountIdAndOrderId> {
2406
+ /**
2407
+ * @generated from field: int64 paid = 1;
2408
+ */
2409
+ paid: bigint;
2410
+
2411
+ /**
2412
+ * @generated from field: int64 free = 2;
2413
+ */
2414
+ free: bigint;
2415
+
2416
+ constructor(data?: PartialMessage<AmountHistoryByAccountIdAndOrderId>);
2417
+
2418
+ static readonly runtime: typeof proto3;
2419
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AmountHistoryByAccountIdAndOrderId";
2420
+ static readonly fields: FieldList;
2421
+
2422
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AmountHistoryByAccountIdAndOrderId;
2423
+
2424
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AmountHistoryByAccountIdAndOrderId;
2425
+
2426
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AmountHistoryByAccountIdAndOrderId;
2427
+
2428
+ static equals(a: AmountHistoryByAccountIdAndOrderId | PlainMessage<AmountHistoryByAccountIdAndOrderId> | undefined, b: AmountHistoryByAccountIdAndOrderId | PlainMessage<AmountHistoryByAccountIdAndOrderId> | undefined): boolean;
2429
+ }
2430
+
2431
+ /**
2432
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryDetailRequest
2433
+ */
2434
+ export declare class GetHistoryDetailRequest extends Message<GetHistoryDetailRequest> {
2435
+ /**
2436
+ * @generated from field: int64 account_id = 1;
2437
+ */
2438
+ accountId: bigint;
2439
+
2440
+ /**
2441
+ * @generated from field: repeated int64 orderids = 2;
2442
+ */
2443
+ orderids: bigint[];
2444
+
2445
+ constructor(data?: PartialMessage<GetHistoryDetailRequest>);
2446
+
2447
+ static readonly runtime: typeof proto3;
2448
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryDetailRequest";
2449
+ static readonly fields: FieldList;
2450
+
2451
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryDetailRequest;
2452
+
2453
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryDetailRequest;
2454
+
2455
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryDetailRequest;
2456
+
2457
+ static equals(a: GetHistoryDetailRequest | PlainMessage<GetHistoryDetailRequest> | undefined, b: GetHistoryDetailRequest | PlainMessage<GetHistoryDetailRequest> | undefined): boolean;
2458
+ }
2459
+
2460
+ /**
2461
+ * @generated from message ct_logic_uni_rev_payment.v1.GetHistoryDetailResponse
2462
+ */
2463
+ export declare class GetHistoryDetailResponse extends Message<GetHistoryDetailResponse> {
2464
+ /**
2465
+ * @generated from field: bool ok = 1;
2466
+ */
2467
+ ok: boolean;
2468
+
2469
+ /**
2470
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.HistoryDetail data = 2;
2471
+ */
2472
+ data: HistoryDetail[];
2473
+
2474
+ constructor(data?: PartialMessage<GetHistoryDetailResponse>);
2475
+
2476
+ static readonly runtime: typeof proto3;
2477
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetHistoryDetailResponse";
2478
+ static readonly fields: FieldList;
2479
+
2480
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetHistoryDetailResponse;
2481
+
2482
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetHistoryDetailResponse;
2483
+
2484
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetHistoryDetailResponse;
2485
+
2486
+ static equals(a: GetHistoryDetailResponse | PlainMessage<GetHistoryDetailResponse> | undefined, b: GetHistoryDetailResponse | PlainMessage<GetHistoryDetailResponse> | undefined): boolean;
2487
+ }
2488
+
2489
+ /**
2490
+ * @generated from message ct_logic_uni_rev_payment.v1.HistoryDetail
2491
+ */
2492
+ export declare class HistoryDetail extends Message<HistoryDetail> {
2493
+ /**
2494
+ * @generated from field: string account_type = 1;
2495
+ */
2496
+ accountType: string;
2497
+
2498
+ /**
2499
+ * @generated from field: int64 order_id = 2;
2500
+ */
2501
+ orderId: bigint;
2502
+
2503
+ /**
2504
+ * @generated from field: string order_type = 3;
2505
+ */
2506
+ orderType: string;
2507
+
2508
+ /**
2509
+ * @generated from field: int64 service_id = 4;
2510
+ */
2511
+ serviceId: bigint;
2512
+
2513
+ /**
2514
+ * @generated from field: string platform = 5;
2515
+ */
2516
+ platform: string;
2517
+
2518
+ /**
2519
+ * @generated from field: int64 created_time = 6;
2520
+ */
2521
+ createdTime: bigint;
2522
+
2523
+ /**
2524
+ * @generated from field: string order_status = 7;
2525
+ */
2526
+ orderStatus: string;
2527
+
2528
+ /**
2529
+ * because client currently using type string (order-history), will refactor later
2530
+ *
2531
+ * @generated from field: string amount = 8;
2532
+ */
2533
+ amount: string;
2534
+
2535
+ constructor(data?: PartialMessage<HistoryDetail>);
2536
+
2537
+ static readonly runtime: typeof proto3;
2538
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.HistoryDetail";
2539
+ static readonly fields: FieldList;
2540
+
2541
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HistoryDetail;
2542
+
2543
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HistoryDetail;
2544
+
2545
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HistoryDetail;
2546
+
2547
+ static equals(a: HistoryDetail | PlainMessage<HistoryDetail> | undefined, b: HistoryDetail | PlainMessage<HistoryDetail> | undefined): boolean;
2548
+ }
2549
+
2550
+ /**
2551
+ * RabbitMQ message for topup DongTot
2552
+ *
2553
+ * @generated from message ct_logic_uni_rev_payment.v1.TopupDongtotRequest
2554
+ */
2555
+ export declare class TopupDongtotRequest extends Message<TopupDongtotRequest> {
2556
+ /**
2557
+ * @generated from field: int64 order_id = 1;
2558
+ */
2559
+ orderId: bigint;
2560
+
2561
+ /**
2562
+ * @generated from field: string source = 2;
2563
+ */
2564
+ source: string;
2565
+
2566
+ /**
2567
+ * @generated from field: int64 account_id = 3;
2568
+ */
2569
+ accountId: bigint;
2570
+
2571
+ /**
2572
+ * @generated from field: int64 service_id = 4;
2573
+ */
2574
+ serviceId: bigint;
2575
+
2576
+ /**
2577
+ * @generated from field: ct_logic_uni_rev_payment.v1.ServiceInfo service_info = 5;
2578
+ */
2579
+ serviceInfo?: ServiceInfo;
2580
+
2581
+ /**
2582
+ * @generated from field: int64 price = 6;
2583
+ */
2584
+ price: bigint;
2585
+
2586
+ constructor(data?: PartialMessage<TopupDongtotRequest>);
2587
+
2588
+ static readonly runtime: typeof proto3;
2589
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TopupDongtotRequest";
2590
+ static readonly fields: FieldList;
2591
+
2592
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TopupDongtotRequest;
2593
+
2594
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TopupDongtotRequest;
2595
+
2596
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TopupDongtotRequest;
2597
+
2598
+ static equals(a: TopupDongtotRequest | PlainMessage<TopupDongtotRequest> | undefined, b: TopupDongtotRequest | PlainMessage<TopupDongtotRequest> | undefined): boolean;
2599
+ }
2600
+
2601
+ /**
2602
+ * @generated from message ct_logic_uni_rev_payment.v1.ServiceInfo
2603
+ */
2604
+ export declare class ServiceInfo extends Message<ServiceInfo> {
2605
+ /**
2606
+ * @generated from field: string package_id = 1;
2607
+ */
2608
+ packageId: string;
2609
+
2610
+ /**
2611
+ * @generated from field: string service_params = 2;
2612
+ */
2613
+ serviceParams: string;
2614
+
2615
+ /**
2616
+ * @generated from field: string type = 3;
2617
+ */
2618
+ type: string;
2619
+
2620
+ /**
2621
+ * @generated from field: string topup_type = 4;
2622
+ */
2623
+ topupType: string;
2624
+
2625
+ constructor(data?: PartialMessage<ServiceInfo>);
2626
+
2627
+ static readonly runtime: typeof proto3;
2628
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ServiceInfo";
2629
+ static readonly fields: FieldList;
2630
+
2631
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ServiceInfo;
2632
+
2633
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ServiceInfo;
2634
+
2635
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ServiceInfo;
2636
+
2637
+ static equals(a: ServiceInfo | PlainMessage<ServiceInfo> | undefined, b: ServiceInfo | PlainMessage<ServiceInfo> | undefined): boolean;
2638
+ }
2639
+
2640
+ /**
2641
+ * @generated from message ct_logic_uni_rev_payment.v1.WithdrawDongtotRequest
2642
+ */
2643
+ export declare class WithdrawDongtotRequest extends Message<WithdrawDongtotRequest> {
2644
+ /**
2645
+ * @generated from field: string platform = 1;
2646
+ */
2647
+ platform: string;
2648
+
2649
+ /**
2650
+ * @generated from field: int64 account_id = 2;
2651
+ */
2652
+ accountId: bigint;
2653
+
2654
+ /**
2655
+ * @generated from field: int64 amount = 3;
2656
+ */
2657
+ amount: bigint;
2658
+
2659
+ /**
2660
+ * @generated from field: int64 order = 4;
2661
+ */
2662
+ order: bigint;
2663
+
2664
+ /**
2665
+ * @generated from field: repeated int64 service_ids = 5;
2666
+ */
2667
+ serviceIds: bigint[];
2668
+
2669
+ /**
2670
+ * @generated from field: repeated int64 service_amounts = 6;
2671
+ */
2672
+ serviceAmounts: bigint[];
2673
+
2674
+ /**
2675
+ * @generated from field: string payment_method = 7;
2676
+ */
2677
+ paymentMethod: string;
2678
+
2679
+ /**
2680
+ * @generated from field: int64 child_account_id = 8;
2681
+ */
2682
+ childAccountId: bigint;
2683
+
2684
+ constructor(data?: PartialMessage<WithdrawDongtotRequest>);
2685
+
2686
+ static readonly runtime: typeof proto3;
2687
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.WithdrawDongtotRequest";
2688
+ static readonly fields: FieldList;
2689
+
2690
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WithdrawDongtotRequest;
2691
+
2692
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WithdrawDongtotRequest;
2693
+
2694
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WithdrawDongtotRequest;
2695
+
2696
+ static equals(a: WithdrawDongtotRequest | PlainMessage<WithdrawDongtotRequest> | undefined, b: WithdrawDongtotRequest | PlainMessage<WithdrawDongtotRequest> | undefined): boolean;
2697
+ }
2698
+
2699
+ /**
2700
+ * @generated from message ct_logic_uni_rev_payment.v1.WithdrawDongtotResponse
2701
+ */
2702
+ export declare class WithdrawDongtotResponse extends Message<WithdrawDongtotResponse> {
2703
+ /**
2704
+ * @generated from field: string status = 1;
2705
+ */
2706
+ status: string;
2707
+
2708
+ /**
2709
+ * @generated from field: string message = 2;
2710
+ */
2711
+ message: string;
2712
+
2713
+ /**
2714
+ * @generated from field: bool ok = 3;
2715
+ */
2716
+ ok: boolean;
2717
+
2718
+ /**
2719
+ * @generated from field: int64 transaction_id = 4;
2720
+ */
2721
+ transactionId: bigint;
2722
+
2723
+ constructor(data?: PartialMessage<WithdrawDongtotResponse>);
2724
+
2725
+ static readonly runtime: typeof proto3;
2726
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.WithdrawDongtotResponse";
2727
+ static readonly fields: FieldList;
2728
+
2729
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WithdrawDongtotResponse;
2730
+
2731
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WithdrawDongtotResponse;
2732
+
2733
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WithdrawDongtotResponse;
2734
+
2735
+ static equals(a: WithdrawDongtotResponse | PlainMessage<WithdrawDongtotResponse> | undefined, b: WithdrawDongtotResponse | PlainMessage<WithdrawDongtotResponse> | undefined): boolean;
2736
+ }
2737
+
2738
+ /**
2739
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateTopupDongtotOrderRequest
2740
+ */
2741
+ export declare class CreateTopupDongtotOrderRequest extends Message<CreateTopupDongtotOrderRequest> {
2742
+ /**
2743
+ * legacy support. Otherwise, we should extract from context
2744
+ *
2745
+ * @generated from field: optional int64 account_id = 1;
2746
+ */
2747
+ accountId?: bigint;
2748
+
2749
+ /**
2750
+ * @generated from field: string phone = 2;
2751
+ */
2752
+ phone: string;
2753
+
2754
+ /**
2755
+ * @generated from field: string source = 3;
2756
+ */
2757
+ source: string;
2758
+
2759
+ /**
2760
+ * @generated from field: repeated int64 package_ids = 4;
2761
+ */
2762
+ packageIds: bigint[];
2763
+
2764
+ /**
2765
+ * legacy, probably not used
2766
+ *
2767
+ * @generated from field: string platform = 5;
2768
+ */
2769
+ platform: string;
2770
+
2771
+ /**
2772
+ * order_id need to be paid by Dongtot after this topup completed
2773
+ *
2774
+ * @generated from field: int64 credit_order_id = 6;
2775
+ */
2776
+ creditOrderId: bigint;
2777
+
2778
+ /**
2779
+ * only to distinguisA between topup_credit and topup, probably not use
2780
+ *
2781
+ * @generated from field: string topup_type = 7;
2782
+ */
2783
+ topupType: string;
2784
+
2785
+ /**
2786
+ * support ProPay
2787
+ *
2788
+ * @generated from field: int64 campaign_id = 8;
2789
+ */
2790
+ campaignId: bigint;
2791
+
2792
+ /**
2793
+ * support ProPay
2794
+ *
2795
+ * @generated from field: string payment_method = 9;
2796
+ */
2797
+ paymentMethod: string;
2798
+
2799
+ /**
2800
+ * amount of DT users want to receive
2801
+ *
2802
+ * @generated from field: int64 dongtot_amount = 10;
2803
+ */
2804
+ dongtotAmount: bigint;
2805
+
2806
+ constructor(data?: PartialMessage<CreateTopupDongtotOrderRequest>);
2807
+
2808
+ static readonly runtime: typeof proto3;
2809
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateTopupDongtotOrderRequest";
2810
+ static readonly fields: FieldList;
2811
+
2812
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTopupDongtotOrderRequest;
2813
+
2814
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTopupDongtotOrderRequest;
2815
+
2816
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTopupDongtotOrderRequest;
2817
+
2818
+ static equals(a: CreateTopupDongtotOrderRequest | PlainMessage<CreateTopupDongtotOrderRequest> | undefined, b: CreateTopupDongtotOrderRequest | PlainMessage<CreateTopupDongtotOrderRequest> | undefined): boolean;
2819
+ }
2820
+
2821
+ /**
2822
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateTopupDongtotOrderResponse
2823
+ */
2824
+ export declare class CreateTopupDongtotOrderResponse extends Message<CreateTopupDongtotOrderResponse> {
2825
+ /**
2826
+ * @generated from field: int64 order_id = 1;
2827
+ */
2828
+ orderId: bigint;
2829
+
2830
+ /**
2831
+ * @generated from field: string payment_code = 2;
2832
+ */
2833
+ paymentCode: string;
2834
+
2835
+ /**
2836
+ * @generated from field: int64 cost = 3;
2837
+ */
2838
+ cost: bigint;
2839
+
2840
+ constructor(data?: PartialMessage<CreateTopupDongtotOrderResponse>);
2841
+
2842
+ static readonly runtime: typeof proto3;
2843
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateTopupDongtotOrderResponse";
2844
+ static readonly fields: FieldList;
2845
+
2846
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTopupDongtotOrderResponse;
2847
+
2848
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTopupDongtotOrderResponse;
2849
+
2850
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTopupDongtotOrderResponse;
2851
+
2852
+ static equals(a: CreateTopupDongtotOrderResponse | PlainMessage<CreateTopupDongtotOrderResponse> | undefined, b: CreateTopupDongtotOrderResponse | PlainMessage<CreateTopupDongtotOrderResponse> | undefined): boolean;
2853
+ }
2854
+
2855
+ /**
2856
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceExpireDongTotBoRequest
2857
+ */
2858
+ export declare class ForceExpireDongTotBoRequest extends Message<ForceExpireDongTotBoRequest> {
2859
+ /**
2860
+ * @generated from field: int64 account_id = 1;
2861
+ */
2862
+ accountId: bigint;
2863
+
2864
+ /**
2865
+ * @generated from field: int64 topup_order_id = 2;
2866
+ */
2867
+ topupOrderId: bigint;
2868
+
2869
+ /**
2870
+ * @generated from field: string note_withdraw = 3;
2871
+ */
2872
+ noteWithdraw: string;
2873
+
2874
+ /**
2875
+ * @generated from field: string phone = 4;
2876
+ */
2877
+ phone: string;
2878
+
2879
+ /**
2880
+ * @generated from field: ct_logic_uni_rev_payment.v1.BoAdminInfo bo_admin_info = 6;
2881
+ */
2882
+ boAdminInfo?: BoAdminInfo;
2883
+
2884
+ constructor(data?: PartialMessage<ForceExpireDongTotBoRequest>);
2885
+
2886
+ static readonly runtime: typeof proto3;
2887
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceExpireDongTotBoRequest";
2888
+ static readonly fields: FieldList;
2889
+
2890
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceExpireDongTotBoRequest;
2891
+
2892
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceExpireDongTotBoRequest;
2893
+
2894
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceExpireDongTotBoRequest;
2895
+
2896
+ static equals(a: ForceExpireDongTotBoRequest | PlainMessage<ForceExpireDongTotBoRequest> | undefined, b: ForceExpireDongTotBoRequest | PlainMessage<ForceExpireDongTotBoRequest> | undefined): boolean;
2897
+ }
2898
+
2899
+ /**
2900
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceExpireDongTotBoResponse
2901
+ */
2902
+ export declare class ForceExpireDongTotBoResponse extends Message<ForceExpireDongTotBoResponse> {
2903
+ /**
2904
+ * @generated from field: string status = 1;
2905
+ */
2906
+ status: string;
2907
+
2908
+ /**
2909
+ * @generated from field: int64 total_refund = 2;
2910
+ */
2911
+ totalRefund: bigint;
2912
+
2913
+ constructor(data?: PartialMessage<ForceExpireDongTotBoResponse>);
2914
+
2915
+ static readonly runtime: typeof proto3;
2916
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceExpireDongTotBoResponse";
2917
+ static readonly fields: FieldList;
2918
+
2919
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceExpireDongTotBoResponse;
2920
+
2921
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceExpireDongTotBoResponse;
2922
+
2923
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceExpireDongTotBoResponse;
2924
+
2925
+ static equals(a: ForceExpireDongTotBoResponse | PlainMessage<ForceExpireDongTotBoResponse> | undefined, b: ForceExpireDongTotBoResponse | PlainMessage<ForceExpireDongTotBoResponse> | undefined): boolean;
2926
+ }
2927
+
2928
+ /**
2929
+ * @generated from message ct_logic_uni_rev_payment.v1.BoDongtotExpired
2930
+ */
2931
+ export declare class BoDongtotExpired extends Message<BoDongtotExpired> {
2932
+ /**
2933
+ * @generated from field: int64 id = 1;
2934
+ */
2935
+ id: bigint;
2936
+
2937
+ /**
2938
+ * @generated from field: int64 order_id = 2;
2939
+ */
2940
+ orderId: bigint;
2941
+
2942
+ /**
2943
+ * @generated from field: string phone = 3;
2944
+ */
2945
+ phone: string;
2946
+
2947
+ /**
2948
+ * @generated from field: string expired_type = 4;
2949
+ */
2950
+ expiredType: string;
2951
+
2952
+ /**
2953
+ * @generated from field: google.protobuf.Timestamp created_at = 5;
2954
+ */
2955
+ createdAt?: Timestamp;
2956
+
2957
+ /**
2958
+ * @generated from field: string admin_id = 6;
2959
+ */
2960
+ adminId: string;
2961
+
2962
+ constructor(data?: PartialMessage<BoDongtotExpired>);
2963
+
2964
+ static readonly runtime: typeof proto3;
2965
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BoDongtotExpired";
2966
+ static readonly fields: FieldList;
2967
+
2968
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BoDongtotExpired;
2969
+
2970
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BoDongtotExpired;
2971
+
2972
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BoDongtotExpired;
2973
+
2974
+ static equals(a: BoDongtotExpired | PlainMessage<BoDongtotExpired> | undefined, b: BoDongtotExpired | PlainMessage<BoDongtotExpired> | undefined): boolean;
2975
+ }
2976
+
2977
+ /**
2978
+ * @generated from message ct_logic_uni_rev_payment.v1.BoAdminInfo
2979
+ */
2980
+ export declare class BoAdminInfo extends Message<BoAdminInfo> {
2981
+ /**
2982
+ * @generated from field: string id = 1;
2983
+ */
2984
+ id: string;
2985
+
2986
+ /**
2987
+ * @generated from field: string email = 2;
2988
+ */
2989
+ email: string;
2990
+
2991
+ constructor(data?: PartialMessage<BoAdminInfo>);
2992
+
2993
+ static readonly runtime: typeof proto3;
2994
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BoAdminInfo";
2995
+ static readonly fields: FieldList;
2996
+
2997
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BoAdminInfo;
2998
+
2999
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BoAdminInfo;
3000
+
3001
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BoAdminInfo;
3002
+
3003
+ static equals(a: BoAdminInfo | PlainMessage<BoAdminInfo> | undefined, b: BoAdminInfo | PlainMessage<BoAdminInfo> | undefined): boolean;
3004
+ }
3005
+
3006
+ /**
3007
+ * @generated from message ct_logic_uni_rev_payment.v1.GetListBoDongtotExpiredRequest
3008
+ */
3009
+ export declare class GetListBoDongtotExpiredRequest extends Message<GetListBoDongtotExpiredRequest> {
3010
+ /**
3011
+ * @generated from field: int64 limit = 1;
3012
+ */
3013
+ limit: bigint;
3014
+
3015
+ /**
3016
+ * @generated from field: int64 offset = 2;
3017
+ */
3018
+ offset: bigint;
3019
+
3020
+ /**
3021
+ * @generated from field: int64 order_id = 3;
3022
+ */
3023
+ orderId: bigint;
3024
+
3025
+ /**
3026
+ * @generated from field: string phone = 4;
3027
+ */
3028
+ phone: string;
3029
+
3030
+ /**
3031
+ * @generated from field: string expired_type = 5;
3032
+ */
3033
+ expiredType: string;
3034
+
3035
+ /**
3036
+ * @generated from field: string admin_id = 6;
3037
+ */
3038
+ adminId: string;
3039
+
3040
+ constructor(data?: PartialMessage<GetListBoDongtotExpiredRequest>);
3041
+
3042
+ static readonly runtime: typeof proto3;
3043
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetListBoDongtotExpiredRequest";
3044
+ static readonly fields: FieldList;
3045
+
3046
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListBoDongtotExpiredRequest;
3047
+
3048
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListBoDongtotExpiredRequest;
3049
+
3050
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListBoDongtotExpiredRequest;
3051
+
3052
+ static equals(a: GetListBoDongtotExpiredRequest | PlainMessage<GetListBoDongtotExpiredRequest> | undefined, b: GetListBoDongtotExpiredRequest | PlainMessage<GetListBoDongtotExpiredRequest> | undefined): boolean;
3053
+ }
3054
+
3055
+ /**
3056
+ * @generated from message ct_logic_uni_rev_payment.v1.GetListBoDongtotExpiredResponse
3057
+ */
3058
+ export declare class GetListBoDongtotExpiredResponse extends Message<GetListBoDongtotExpiredResponse> {
3059
+ /**
3060
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BoDongtotExpired list_bo_dongtot_expired = 1;
3061
+ */
3062
+ listBoDongtotExpired: BoDongtotExpired[];
3063
+
3064
+ /**
3065
+ * @generated from field: int64 total = 2;
3066
+ */
3067
+ total: bigint;
3068
+
3069
+ constructor(data?: PartialMessage<GetListBoDongtotExpiredResponse>);
3070
+
3071
+ static readonly runtime: typeof proto3;
3072
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetListBoDongtotExpiredResponse";
3073
+ static readonly fields: FieldList;
3074
+
3075
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListBoDongtotExpiredResponse;
3076
+
3077
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListBoDongtotExpiredResponse;
3078
+
3079
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListBoDongtotExpiredResponse;
3080
+
3081
+ static equals(a: GetListBoDongtotExpiredResponse | PlainMessage<GetListBoDongtotExpiredResponse> | undefined, b: GetListBoDongtotExpiredResponse | PlainMessage<GetListBoDongtotExpiredResponse> | undefined): boolean;
3082
+ }
3083
+
3084
+ /**
3085
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageCategoriesRequest
3086
+ */
3087
+ export declare class GetDongtotManagementPageCategoriesRequest extends Message<GetDongtotManagementPageCategoriesRequest> {
3088
+ /**
3089
+ * @generated from field: string platform = 1;
3090
+ */
3091
+ platform: string;
3092
+
3093
+ /**
3094
+ * @generated from field: int64 account_id = 2;
3095
+ */
3096
+ accountId: bigint;
3097
+
3098
+ constructor(data?: PartialMessage<GetDongtotManagementPageCategoriesRequest>);
3099
+
3100
+ static readonly runtime: typeof proto3;
3101
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageCategoriesRequest";
3102
+ static readonly fields: FieldList;
3103
+
3104
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageCategoriesRequest;
3105
+
3106
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageCategoriesRequest;
3107
+
3108
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageCategoriesRequest;
3109
+
3110
+ static equals(a: GetDongtotManagementPageCategoriesRequest | PlainMessage<GetDongtotManagementPageCategoriesRequest> | undefined, b: GetDongtotManagementPageCategoriesRequest | PlainMessage<GetDongtotManagementPageCategoriesRequest> | undefined): boolean;
3111
+ }
3112
+
3113
+ /**
3114
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageCategoriesResponse
3115
+ */
3116
+ export declare class GetDongtotManagementPageCategoriesResponse extends Message<GetDongtotManagementPageCategoriesResponse> {
3117
+ /**
3118
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.DongtotManagementPageCategory categories = 1;
3119
+ */
3120
+ categories: DongtotManagementPageCategory[];
3121
+
3122
+ constructor(data?: PartialMessage<GetDongtotManagementPageCategoriesResponse>);
3123
+
3124
+ static readonly runtime: typeof proto3;
3125
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageCategoriesResponse";
3126
+ static readonly fields: FieldList;
3127
+
3128
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageCategoriesResponse;
3129
+
3130
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageCategoriesResponse;
3131
+
3132
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageCategoriesResponse;
3133
+
3134
+ static equals(a: GetDongtotManagementPageCategoriesResponse | PlainMessage<GetDongtotManagementPageCategoriesResponse> | undefined, b: GetDongtotManagementPageCategoriesResponse | PlainMessage<GetDongtotManagementPageCategoriesResponse> | undefined): boolean;
3135
+ }
3136
+
3137
+ /**
3138
+ * @generated from message ct_logic_uni_rev_payment.v1.DongtotManagementPageCategory
3139
+ */
3140
+ export declare class DongtotManagementPageCategory extends Message<DongtotManagementPageCategory> {
3141
+ /**
3142
+ * @generated from field: string title = 1;
3143
+ */
3144
+ title: string;
3145
+
3146
+ /**
3147
+ * @generated from field: string key = 2;
3148
+ */
3149
+ key: string;
3150
+
3151
+ /**
3152
+ * @generated from field: string badge = 3;
3153
+ */
3154
+ badge: string;
3155
+
3156
+ /**
3157
+ * @generated from field: string web_icon_url = 4;
3158
+ */
3159
+ webIconUrl: string;
3160
+
3161
+ /**
3162
+ * @generated from field: string mobile_icon_url = 5;
3163
+ */
3164
+ mobileIconUrl: string;
3165
+
3166
+ /**
3167
+ * @generated from field: int64 position = 6;
3168
+ */
3169
+ position: bigint;
3170
+
3171
+ /**
3172
+ * @generated from field: string hidden_web_icon_url = 7;
3173
+ */
3174
+ hiddenWebIconUrl: string;
3175
+
3176
+ /**
3177
+ * @generated from field: string hidden_mobile_icon_url = 8;
3178
+ */
3179
+ hiddenMobileIconUrl: string;
3180
+
3181
+ constructor(data?: PartialMessage<DongtotManagementPageCategory>);
3182
+
3183
+ static readonly runtime: typeof proto3;
3184
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DongtotManagementPageCategory";
3185
+ static readonly fields: FieldList;
3186
+
3187
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DongtotManagementPageCategory;
3188
+
3189
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DongtotManagementPageCategory;
3190
+
3191
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DongtotManagementPageCategory;
3192
+
3193
+ static equals(a: DongtotManagementPageCategory | PlainMessage<DongtotManagementPageCategory> | undefined, b: DongtotManagementPageCategory | PlainMessage<DongtotManagementPageCategory> | undefined): boolean;
3194
+ }
3195
+
3196
+ /**
3197
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailRequest
3198
+ */
3199
+ export declare class GetDongtotManagementPageDetailRequest extends Message<GetDongtotManagementPageDetailRequest> {
3200
+ /**
3201
+ * @generated from field: int64 account_id = 1;
3202
+ */
3203
+ accountId: bigint;
3204
+
3205
+ constructor(data?: PartialMessage<GetDongtotManagementPageDetailRequest>);
3206
+
3207
+ static readonly runtime: typeof proto3;
3208
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailRequest";
3209
+ static readonly fields: FieldList;
3210
+
3211
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageDetailRequest;
3212
+
3213
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailRequest;
3214
+
3215
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailRequest;
3216
+
3217
+ static equals(a: GetDongtotManagementPageDetailRequest | PlainMessage<GetDongtotManagementPageDetailRequest> | undefined, b: GetDongtotManagementPageDetailRequest | PlainMessage<GetDongtotManagementPageDetailRequest> | undefined): boolean;
3218
+ }
3219
+
3220
+ /**
3221
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailResponse
3222
+ */
3223
+ export declare class GetDongtotManagementPageDetailResponse extends Message<GetDongtotManagementPageDetailResponse> {
3224
+ /**
3225
+ * @generated from field: int64 total_amount = 1;
3226
+ */
3227
+ totalAmount: bigint;
3228
+
3229
+ /**
3230
+ * @generated from field: int64 total_amount_expired_within_7_days = 2;
3231
+ */
3232
+ totalAmountExpiredWithin7Days: bigint;
3233
+
3234
+ /**
3235
+ * @generated from field: ct_logic_uni_rev_payment.v1.BalanceDetailEachType dt_365 = 3;
3236
+ */
3237
+ dt365?: BalanceDetailEachType;
3238
+
3239
+ /**
3240
+ * @generated from field: ct_logic_uni_rev_payment.v1.BalanceDetailEachType dt_expiry = 4;
3241
+ */
3242
+ dtExpiry?: BalanceDetailEachType;
3243
+
3244
+ /**
3245
+ * @generated from field: ct_logic_uni_rev_payment.v1.BalanceDetailEachType dt_free = 5;
3246
+ */
3247
+ dtFree?: BalanceDetailEachType;
3248
+
3249
+ /**
3250
+ * @generated from field: ct_logic_uni_rev_payment.v1.AccountHierarchyInfo account_hierarchy_info = 6;
3251
+ */
3252
+ accountHierarchyInfo?: AccountHierarchyInfo;
3253
+
3254
+ /**
3255
+ * @generated from field: string highlight_message = 7;
3256
+ */
3257
+ highlightMessage: string;
3258
+
3259
+ constructor(data?: PartialMessage<GetDongtotManagementPageDetailResponse>);
3260
+
3261
+ static readonly runtime: typeof proto3;
3262
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailResponse";
3263
+ static readonly fields: FieldList;
3264
+
3265
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageDetailResponse;
3266
+
3267
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailResponse;
3268
+
3269
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailResponse;
3270
+
3271
+ static equals(a: GetDongtotManagementPageDetailResponse | PlainMessage<GetDongtotManagementPageDetailResponse> | undefined, b: GetDongtotManagementPageDetailResponse | PlainMessage<GetDongtotManagementPageDetailResponse> | undefined): boolean;
3272
+ }
3273
+
3274
+ /**
3275
+ * @generated from message ct_logic_uni_rev_payment.v1.BalanceDetailEachType
3276
+ */
3277
+ export declare class BalanceDetailEachType extends Message<BalanceDetailEachType> {
3278
+ /**
3279
+ * @generated from field: int64 total_amount = 1;
3280
+ */
3281
+ totalAmount: bigint;
3282
+
3283
+ /**
3284
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceDetailFullInfo balance_detail_full_info = 2;
3285
+ */
3286
+ balanceDetailFullInfo: BalanceDetailFullInfo[];
3287
+
3288
+ /**
3289
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceDetailFullInfo frozen_balance_detail_full_info = 3;
3290
+ */
3291
+ frozenBalanceDetailFullInfo: BalanceDetailFullInfo[];
3292
+
3293
+ constructor(data?: PartialMessage<BalanceDetailEachType>);
3294
+
3295
+ static readonly runtime: typeof proto3;
3296
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BalanceDetailEachType";
3297
+ static readonly fields: FieldList;
3298
+
3299
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BalanceDetailEachType;
3300
+
3301
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BalanceDetailEachType;
3302
+
3303
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BalanceDetailEachType;
3304
+
3305
+ static equals(a: BalanceDetailEachType | PlainMessage<BalanceDetailEachType> | undefined, b: BalanceDetailEachType | PlainMessage<BalanceDetailEachType> | undefined): boolean;
3306
+ }
3307
+
3308
+ /**
3309
+ * @generated from message ct_logic_uni_rev_payment.v1.BalanceDetailFullInfo
3310
+ */
3311
+ export declare class BalanceDetailFullInfo extends Message<BalanceDetailFullInfo> {
3312
+ /**
3313
+ * @generated from field: int64 id = 1;
3314
+ */
3315
+ id: bigint;
3316
+
3317
+ /**
3318
+ * @generated from field: int64 amount = 2;
3319
+ */
3320
+ amount: bigint;
3321
+
3322
+ /**
3323
+ * @generated from field: google.protobuf.Timestamp expired_time = 3;
3324
+ */
3325
+ expiredTime?: Timestamp;
3326
+
3327
+ /**
3328
+ * @generated from field: string dt_type = 4;
3329
+ */
3330
+ dtType: string;
3331
+
3332
+ /**
3333
+ * @generated from field: int64 priority = 5;
3334
+ */
3335
+ priority: bigint;
3336
+
3337
+ /**
3338
+ * @generated from field: string type_id = 6;
3339
+ */
3340
+ typeId: string;
3341
+
3342
+ /**
3343
+ * @generated from field: int64 account_id = 7;
3344
+ */
3345
+ accountId: bigint;
3346
+
3347
+ /**
3348
+ * @generated from field: string dt_source = 8;
3349
+ */
3350
+ dtSource: string;
3351
+
3352
+ /**
3353
+ * @generated from field: int64 order_id = 9;
3354
+ */
3355
+ orderId: bigint;
3356
+
3357
+ /**
3358
+ * @generated from field: string order_code = 10;
3359
+ */
3360
+ orderCode: string;
3361
+
3362
+ /**
3363
+ * @generated from field: bool near_expired_within_7_days = 11;
3364
+ */
3365
+ nearExpiredWithin7Days: boolean;
3366
+
3367
+ /**
3368
+ * @generated from field: string near_expired_within_7_days_note = 12;
3369
+ */
3370
+ nearExpiredWithin7DaysNote: string;
3371
+
3372
+ /**
3373
+ * @generated from field: bool near_expired_within_today = 13;
3374
+ */
3375
+ nearExpiredWithinToday: boolean;
3376
+
3377
+ /**
3378
+ * @generated from field: string e_contract_hash = 14;
3379
+ */
3380
+ eContractHash: string;
3381
+
3382
+ /**
3383
+ * @generated from field: int64 e_contract_id = 15;
3384
+ */
3385
+ eContractId: bigint;
3386
+
3387
+ /**
3388
+ * used for frozen balance detail
3389
+ *
3390
+ * @generated from field: string description_message = 16;
3391
+ */
3392
+ descriptionMessage: string;
3393
+
3394
+ constructor(data?: PartialMessage<BalanceDetailFullInfo>);
3395
+
3396
+ static readonly runtime: typeof proto3;
3397
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BalanceDetailFullInfo";
3398
+ static readonly fields: FieldList;
3399
+
3400
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BalanceDetailFullInfo;
3401
+
3402
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BalanceDetailFullInfo;
3403
+
3404
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BalanceDetailFullInfo;
3405
+
3406
+ static equals(a: BalanceDetailFullInfo | PlainMessage<BalanceDetailFullInfo> | undefined, b: BalanceDetailFullInfo | PlainMessage<BalanceDetailFullInfo> | undefined): boolean;
3407
+ }
3408
+
3409
+ /**
3410
+ * @generated from message ct_logic_uni_rev_payment.v1.AccountHierarchyInfo
3411
+ */
3412
+ export declare class AccountHierarchyInfo extends Message<AccountHierarchyInfo> {
3413
+ /**
3414
+ * @generated from field: int64 remaining_budget = 1;
3415
+ */
3416
+ remainingBudget: bigint;
3417
+
3418
+ /**
3419
+ * @generated from field: google.protobuf.Timestamp end_time = 2;
3420
+ */
3421
+ endTime?: Timestamp;
3422
+
3423
+ /**
3424
+ * @generated from field: int64 amount_per_order = 3;
3425
+ */
3426
+ amountPerOrder: bigint;
3427
+
3428
+ constructor(data?: PartialMessage<AccountHierarchyInfo>);
3429
+
3430
+ static readonly runtime: typeof proto3;
3431
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AccountHierarchyInfo";
3432
+ static readonly fields: FieldList;
3433
+
3434
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AccountHierarchyInfo;
3435
+
3436
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AccountHierarchyInfo;
3437
+
3438
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AccountHierarchyInfo;
3439
+
3440
+ static equals(a: AccountHierarchyInfo | PlainMessage<AccountHierarchyInfo> | undefined, b: AccountHierarchyInfo | PlainMessage<AccountHierarchyInfo> | undefined): boolean;
3441
+ }
3442
+
3443
+ /**
3444
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPromotionCodesRequest
3445
+ */
3446
+ export declare class GetDongtotManagementPromotionCodesRequest extends Message<GetDongtotManagementPromotionCodesRequest> {
3447
+ /**
3448
+ * @generated from field: int64 account_id = 1;
3449
+ */
3450
+ accountId: bigint;
3451
+
3452
+ constructor(data?: PartialMessage<GetDongtotManagementPromotionCodesRequest>);
3453
+
3454
+ static readonly runtime: typeof proto3;
3455
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPromotionCodesRequest";
3456
+ static readonly fields: FieldList;
3457
+
3458
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPromotionCodesRequest;
3459
+
3460
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPromotionCodesRequest;
3461
+
3462
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPromotionCodesRequest;
3463
+
3464
+ static equals(a: GetDongtotManagementPromotionCodesRequest | PlainMessage<GetDongtotManagementPromotionCodesRequest> | undefined, b: GetDongtotManagementPromotionCodesRequest | PlainMessage<GetDongtotManagementPromotionCodesRequest> | undefined): boolean;
3465
+ }
3466
+
3467
+ /**
3468
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPromotionCodesResponse
3469
+ */
3470
+ export declare class GetDongtotManagementPromotionCodesResponse extends Message<GetDongtotManagementPromotionCodesResponse> {
3471
+ /**
3472
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.DongtotManagementPromotionCode promotion_codes = 1;
3473
+ */
3474
+ promotionCodes: DongtotManagementPromotionCode[];
3475
+
3476
+ constructor(data?: PartialMessage<GetDongtotManagementPromotionCodesResponse>);
3477
+
3478
+ static readonly runtime: typeof proto3;
3479
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPromotionCodesResponse";
3480
+ static readonly fields: FieldList;
3481
+
3482
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPromotionCodesResponse;
3483
+
3484
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPromotionCodesResponse;
3485
+
3486
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPromotionCodesResponse;
3487
+
3488
+ static equals(a: GetDongtotManagementPromotionCodesResponse | PlainMessage<GetDongtotManagementPromotionCodesResponse> | undefined, b: GetDongtotManagementPromotionCodesResponse | PlainMessage<GetDongtotManagementPromotionCodesResponse> | undefined): boolean;
3489
+ }
3490
+
3491
+ /**
3492
+ * @generated from message ct_logic_uni_rev_payment.v1.DongtotManagementPromotionCode
3493
+ */
3494
+ export declare class DongtotManagementPromotionCode extends Message<DongtotManagementPromotionCode> {
3495
+ /**
3496
+ * @generated from field: string icon_url = 1;
3497
+ */
3498
+ iconUrl: string;
3499
+
3500
+ /**
3501
+ * @generated from field: string code = 2;
3502
+ */
3503
+ code: string;
3504
+
3505
+ /**
3506
+ * @generated from field: google.protobuf.Timestamp end_time = 3;
3507
+ */
3508
+ endTime?: Timestamp;
3509
+
3510
+ /**
3511
+ * @generated from field: int64 assignment_id = 4;
3512
+ */
3513
+ assignmentId: bigint;
3514
+
3515
+ /**
3516
+ * @generated from field: int64 credit_value = 5;
3517
+ */
3518
+ creditValue: bigint;
3519
+
3520
+ /**
3521
+ * @generated from field: int64 quantity = 6;
3522
+ */
3523
+ quantity: bigint;
3524
+
3525
+ constructor(data?: PartialMessage<DongtotManagementPromotionCode>);
3526
+
3527
+ static readonly runtime: typeof proto3;
3528
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DongtotManagementPromotionCode";
3529
+ static readonly fields: FieldList;
3530
+
3531
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DongtotManagementPromotionCode;
3532
+
3533
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DongtotManagementPromotionCode;
3534
+
3535
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DongtotManagementPromotionCode;
3536
+
3537
+ static equals(a: DongtotManagementPromotionCode | PlainMessage<DongtotManagementPromotionCode> | undefined, b: DongtotManagementPromotionCode | PlainMessage<DongtotManagementPromotionCode> | undefined): boolean;
3538
+ }
3539
+
3540
+ /**
3541
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementEContractsRequest
3542
+ */
3543
+ export declare class GetDongtotManagementEContractsRequest extends Message<GetDongtotManagementEContractsRequest> {
3544
+ /**
3545
+ * @generated from field: int64 account_id = 1;
3546
+ */
3547
+ accountId: bigint;
3548
+
3549
+ constructor(data?: PartialMessage<GetDongtotManagementEContractsRequest>);
3550
+
3551
+ static readonly runtime: typeof proto3;
3552
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementEContractsRequest";
3553
+ static readonly fields: FieldList;
3554
+
3555
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementEContractsRequest;
3556
+
3557
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementEContractsRequest;
3558
+
3559
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementEContractsRequest;
3560
+
3561
+ static equals(a: GetDongtotManagementEContractsRequest | PlainMessage<GetDongtotManagementEContractsRequest> | undefined, b: GetDongtotManagementEContractsRequest | PlainMessage<GetDongtotManagementEContractsRequest> | undefined): boolean;
3562
+ }
3563
+
3564
+ /**
3565
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementEContractsResponse
3566
+ */
3567
+ export declare class GetDongtotManagementEContractsResponse extends Message<GetDongtotManagementEContractsResponse> {
3568
+ /**
3569
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.DongtotManagementEContract e_contracts = 1;
3570
+ */
3571
+ eContracts: DongtotManagementEContract[];
3572
+
3573
+ constructor(data?: PartialMessage<GetDongtotManagementEContractsResponse>);
3574
+
3575
+ static readonly runtime: typeof proto3;
3576
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementEContractsResponse";
3577
+ static readonly fields: FieldList;
3578
+
3579
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementEContractsResponse;
3580
+
3581
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementEContractsResponse;
3582
+
3583
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementEContractsResponse;
3584
+
3585
+ static equals(a: GetDongtotManagementEContractsResponse | PlainMessage<GetDongtotManagementEContractsResponse> | undefined, b: GetDongtotManagementEContractsResponse | PlainMessage<GetDongtotManagementEContractsResponse> | undefined): boolean;
3586
+ }
3587
+
3588
+ /**
3589
+ * @generated from message ct_logic_uni_rev_payment.v1.DongtotManagementEContract
3590
+ */
3591
+ export declare class DongtotManagementEContract extends Message<DongtotManagementEContract> {
3592
+ /**
3593
+ * @generated from field: int64 amount = 1;
3594
+ */
3595
+ amount: bigint;
3596
+
3597
+ /**
3598
+ * @generated from field: int64 amount_dongtot = 2;
3599
+ */
3600
+ amountDongtot: bigint;
3601
+
3602
+ /**
3603
+ * @generated from field: google.protobuf.Timestamp expiration_time = 3;
3604
+ */
3605
+ expirationTime?: Timestamp;
3606
+
3607
+ /**
3608
+ * @generated from field: string e_contract_url = 4;
3609
+ */
3610
+ eContractUrl: string;
3611
+
3612
+ /**
3613
+ * @generated from field: string e_contract_hash_id = 5;
3614
+ */
3615
+ eContractHashId: string;
3616
+
3617
+ /**
3618
+ * @generated from field: string expiration_type = 6;
3619
+ */
3620
+ expirationType: string;
3621
+
3622
+ /**
3623
+ * @generated from field: int64 usage_day = 7;
3624
+ */
3625
+ usageDay: bigint;
3626
+
3627
+ /**
3628
+ * @generated from field: string banner_url = 8;
3629
+ */
3630
+ bannerUrl: string;
3631
+
3632
+ /**
3633
+ * @generated from field: int64 id = 9;
3634
+ */
3635
+ id: bigint;
3636
+
3637
+ constructor(data?: PartialMessage<DongtotManagementEContract>);
3638
+
3639
+ static readonly runtime: typeof proto3;
3640
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DongtotManagementEContract";
3641
+ static readonly fields: FieldList;
3642
+
3643
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DongtotManagementEContract;
3644
+
3645
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DongtotManagementEContract;
3646
+
3647
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DongtotManagementEContract;
3648
+
3649
+ static equals(a: DongtotManagementEContract | PlainMessage<DongtotManagementEContract> | undefined, b: DongtotManagementEContract | PlainMessage<DongtotManagementEContract> | undefined): boolean;
3650
+ }
3651
+
3652
+ /**
3653
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementTopupPackagesRequest
3654
+ */
3655
+ export declare class GetDongtotManagementTopupPackagesRequest extends Message<GetDongtotManagementTopupPackagesRequest> {
3656
+ /**
3657
+ * @generated from field: int64 account_id = 1;
3658
+ */
3659
+ accountId: bigint;
3660
+
3661
+ /**
3662
+ * @generated from field: string platform = 2;
3663
+ */
3664
+ platform: string;
3665
+
3666
+ /**
3667
+ * @generated from field: string type = 3;
3668
+ */
3669
+ type: string;
3670
+
3671
+ /**
3672
+ * @generated from field: string method = 4;
3673
+ */
3674
+ method: string;
3675
+
3676
+ /**
3677
+ * @generated from field: string packagesids = 5;
3678
+ */
3679
+ packagesids: string;
3680
+
3681
+ /**
3682
+ * @generated from field: int64 promotion = 6;
3683
+ */
3684
+ promotion: bigint;
3685
+
3686
+ /**
3687
+ * @generated from field: int64 show_iap_package = 7;
3688
+ */
3689
+ showIapPackage: bigint;
3690
+
3691
+ constructor(data?: PartialMessage<GetDongtotManagementTopupPackagesRequest>);
3692
+
3693
+ static readonly runtime: typeof proto3;
3694
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementTopupPackagesRequest";
3695
+ static readonly fields: FieldList;
3696
+
3697
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementTopupPackagesRequest;
3698
+
3699
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementTopupPackagesRequest;
3700
+
3701
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementTopupPackagesRequest;
3702
+
3703
+ static equals(a: GetDongtotManagementTopupPackagesRequest | PlainMessage<GetDongtotManagementTopupPackagesRequest> | undefined, b: GetDongtotManagementTopupPackagesRequest | PlainMessage<GetDongtotManagementTopupPackagesRequest> | undefined): boolean;
3704
+ }
3705
+
3706
+ /**
3707
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementTopupPackagesResponse
3708
+ */
3709
+ export declare class GetDongtotManagementTopupPackagesResponse extends Message<GetDongtotManagementTopupPackagesResponse> {
3710
+ /**
3711
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.DongtotManagementTopupPackage packages = 1;
3712
+ */
3713
+ packages: DongtotManagementTopupPackage[];
3714
+
3715
+ constructor(data?: PartialMessage<GetDongtotManagementTopupPackagesResponse>);
3716
+
3717
+ static readonly runtime: typeof proto3;
3718
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementTopupPackagesResponse";
3719
+ static readonly fields: FieldList;
3720
+
3721
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementTopupPackagesResponse;
3722
+
3723
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementTopupPackagesResponse;
3724
+
3725
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementTopupPackagesResponse;
3726
+
3727
+ static equals(a: GetDongtotManagementTopupPackagesResponse | PlainMessage<GetDongtotManagementTopupPackagesResponse> | undefined, b: GetDongtotManagementTopupPackagesResponse | PlainMessage<GetDongtotManagementTopupPackagesResponse> | undefined): boolean;
3728
+ }
3729
+
3730
+ /**
3731
+ * @generated from message ct_logic_uni_rev_payment.v1.DongtotManagementTopupPackage
3732
+ */
3733
+ export declare class DongtotManagementTopupPackage extends Message<DongtotManagementTopupPackage> {
3734
+ /**
3735
+ * @generated from field: int64 id = 1;
3736
+ */
3737
+ id: bigint;
3738
+
3739
+ /**
3740
+ * @generated from field: string name = 2;
3741
+ */
3742
+ name: string;
3743
+
3744
+ /**
3745
+ * @generated from field: string type = 3;
3746
+ */
3747
+ type: string;
3748
+
3749
+ /**
3750
+ * @generated from field: int64 price = 4;
3751
+ */
3752
+ price: bigint;
3753
+
3754
+ /**
3755
+ * @generated from field: int64 free_amount = 5;
3756
+ */
3757
+ freeAmount: bigint;
3758
+
3759
+ /**
3760
+ * @generated from field: int64 paid_amount = 6;
3761
+ */
3762
+ paidAmount: bigint;
3763
+
3764
+ /**
3765
+ * @generated from field: int64 promotion_amount = 7;
3766
+ */
3767
+ promotionAmount: bigint;
3768
+
3769
+ /**
3770
+ * @generated from field: string platform = 8;
3771
+ */
3772
+ platform: string;
3773
+
3774
+ /**
3775
+ * @generated from field: int64 created_at = 9;
3776
+ */
3777
+ createdAt: bigint;
3778
+
3779
+ /**
3780
+ * @generated from field: int64 expired_at = 10;
3781
+ */
3782
+ expiredAt: bigint;
3783
+
3784
+ /**
3785
+ * @generated from field: bool actived = 11;
3786
+ */
3787
+ actived: boolean;
3788
+
3789
+ /**
3790
+ * @generated from field: string method = 12;
3791
+ */
3792
+ method: string;
3793
+
3794
+ /**
3795
+ * @generated from field: string package_type = 13;
3796
+ */
3797
+ packageType: string;
3798
+
3799
+ /**
3800
+ * @generated from field: string icon = 14;
3801
+ */
3802
+ icon: string;
3803
+
3804
+ /**
3805
+ * @generated from field: bool is_default = 15;
3806
+ */
3807
+ isDefault: boolean;
3808
+
3809
+ /**
3810
+ * @generated from field: int64 group_id = 16;
3811
+ */
3812
+ groupId: bigint;
3813
+
3814
+ /**
3815
+ * @generated from field: int64 priority = 17;
3816
+ */
3817
+ priority: bigint;
3818
+
3819
+ /**
3820
+ * @generated from field: int64 group_created_at = 18;
3821
+ */
3822
+ groupCreatedAt: bigint;
3823
+
3824
+ /**
3825
+ * @generated from field: int64 user_id = 19;
3826
+ */
3827
+ userId: bigint;
3828
+
3829
+ /**
3830
+ * @generated from field: string promotion_text = 20;
3831
+ */
3832
+ promotionText: string;
3833
+
3834
+ /**
3835
+ * @generated from field: string product_id = 21;
3836
+ */
3837
+ productId: string;
3838
+
3839
+ constructor(data?: PartialMessage<DongtotManagementTopupPackage>);
3840
+
3841
+ static readonly runtime: typeof proto3;
3842
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.DongtotManagementTopupPackage";
3843
+ static readonly fields: FieldList;
3844
+
3845
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DongtotManagementTopupPackage;
3846
+
3847
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DongtotManagementTopupPackage;
3848
+
3849
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DongtotManagementTopupPackage;
3850
+
3851
+ static equals(a: DongtotManagementTopupPackage | PlainMessage<DongtotManagementTopupPackage> | undefined, b: DongtotManagementTopupPackage | PlainMessage<DongtotManagementTopupPackage> | undefined): boolean;
3852
+ }
3853
+
3854
+ /**
3855
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailBoRequest
3856
+ */
3857
+ export declare class GetDongtotManagementPageDetailBoRequest extends Message<GetDongtotManagementPageDetailBoRequest> {
3858
+ /**
3859
+ * @generated from field: int64 account_id = 1;
3860
+ */
3861
+ accountId: bigint;
3862
+
3863
+ constructor(data?: PartialMessage<GetDongtotManagementPageDetailBoRequest>);
3864
+
3865
+ static readonly runtime: typeof proto3;
3866
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailBoRequest";
3867
+ static readonly fields: FieldList;
3868
+
3869
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageDetailBoRequest;
3870
+
3871
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailBoRequest;
3872
+
3873
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailBoRequest;
3874
+
3875
+ static equals(a: GetDongtotManagementPageDetailBoRequest | PlainMessage<GetDongtotManagementPageDetailBoRequest> | undefined, b: GetDongtotManagementPageDetailBoRequest | PlainMessage<GetDongtotManagementPageDetailBoRequest> | undefined): boolean;
3876
+ }
3877
+
3878
+ /**
3879
+ * @generated from message ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailBoResponse
3880
+ */
3881
+ export declare class GetDongtotManagementPageDetailBoResponse extends Message<GetDongtotManagementPageDetailBoResponse> {
3882
+ /**
3883
+ * @generated from field: int64 total_dongtot_balance = 1;
3884
+ */
3885
+ totalDongtotBalance: bigint;
3886
+
3887
+ /**
3888
+ * @generated from field: int64 total_dongtot_paid_balance = 2;
3889
+ */
3890
+ totalDongtotPaidBalance: bigint;
3891
+
3892
+ /**
3893
+ * @generated from field: int64 total_dongtot_expiry_balance = 3;
3894
+ */
3895
+ totalDongtotExpiryBalance: bigint;
3896
+
3897
+ /**
3898
+ * @generated from field: int64 total_dongtot_promotion_balance = 4;
3899
+ */
3900
+ totalDongtotPromotionBalance: bigint;
3901
+
3902
+ /**
3903
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.BalanceDetailBoInfo balance_detail = 5;
3904
+ */
3905
+ balanceDetail: BalanceDetailBoInfo[];
3906
+
3907
+ constructor(data?: PartialMessage<GetDongtotManagementPageDetailBoResponse>);
3908
+
3909
+ static readonly runtime: typeof proto3;
3910
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDongtotManagementPageDetailBoResponse";
3911
+ static readonly fields: FieldList;
3912
+
3913
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDongtotManagementPageDetailBoResponse;
3914
+
3915
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailBoResponse;
3916
+
3917
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDongtotManagementPageDetailBoResponse;
3918
+
3919
+ static equals(a: GetDongtotManagementPageDetailBoResponse | PlainMessage<GetDongtotManagementPageDetailBoResponse> | undefined, b: GetDongtotManagementPageDetailBoResponse | PlainMessage<GetDongtotManagementPageDetailBoResponse> | undefined): boolean;
3920
+ }
3921
+
3922
+ /**
3923
+ * @generated from message ct_logic_uni_rev_payment.v1.BalanceDetailBoInfo
3924
+ */
3925
+ export declare class BalanceDetailBoInfo extends Message<BalanceDetailBoInfo> {
3926
+ /**
3927
+ * @generated from field: int64 order_id = 1;
3928
+ */
3929
+ orderId: bigint;
3930
+
3931
+ /**
3932
+ * @generated from field: string type = 2;
3933
+ */
3934
+ type: string;
3935
+
3936
+ /**
3937
+ * @generated from field: int64 current_balance = 3;
3938
+ */
3939
+ currentBalance: bigint;
3940
+
3941
+ /**
3942
+ * @generated from field: google.protobuf.Timestamp expiry_date = 4;
3943
+ */
3944
+ expiryDate?: Timestamp;
3945
+
3946
+ /**
3947
+ * @generated from field: string note = 5;
3948
+ */
3949
+ note: string;
3950
+
3951
+ constructor(data?: PartialMessage<BalanceDetailBoInfo>);
3952
+
3953
+ static readonly runtime: typeof proto3;
3954
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.BalanceDetailBoInfo";
3955
+ static readonly fields: FieldList;
3956
+
3957
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BalanceDetailBoInfo;
3958
+
3959
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BalanceDetailBoInfo;
3960
+
3961
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BalanceDetailBoInfo;
3962
+
3963
+ static equals(a: BalanceDetailBoInfo | PlainMessage<BalanceDetailBoInfo> | undefined, b: BalanceDetailBoInfo | PlainMessage<BalanceDetailBoInfo> | undefined): boolean;
3964
+ }
3965
+
3966
+ /**
3967
+ * @generated from message ct_logic_uni_rev_payment.v1.OnChangeBalanceDetailMessage
3968
+ */
3969
+ export declare class OnChangeBalanceDetailMessage extends Message<OnChangeBalanceDetailMessage> {
3970
+ /**
3971
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ChangedBalanceDetail changed_balance_details = 1;
3972
+ */
3973
+ changedBalanceDetails: ChangedBalanceDetail[];
3974
+
3975
+ constructor(data?: PartialMessage<OnChangeBalanceDetailMessage>);
3976
+
3977
+ static readonly runtime: typeof proto3;
3978
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.OnChangeBalanceDetailMessage";
3979
+ static readonly fields: FieldList;
3980
+
3981
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OnChangeBalanceDetailMessage;
3982
+
3983
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OnChangeBalanceDetailMessage;
3984
+
3985
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OnChangeBalanceDetailMessage;
3986
+
3987
+ static equals(a: OnChangeBalanceDetailMessage | PlainMessage<OnChangeBalanceDetailMessage> | undefined, b: OnChangeBalanceDetailMessage | PlainMessage<OnChangeBalanceDetailMessage> | undefined): boolean;
3988
+ }
3989
+
3990
+ /**
3991
+ * @generated from message ct_logic_uni_rev_payment.v1.ChangedBalanceDetail
3992
+ */
3993
+ export declare class ChangedBalanceDetail extends Message<ChangedBalanceDetail> {
3994
+ /**
3995
+ * @generated from field: int64 ref_order_id = 1;
3996
+ */
3997
+ refOrderId: bigint;
3998
+
3999
+ /**
4000
+ * @generated from field: int64 source_account_id = 2;
4001
+ */
4002
+ sourceAccountId: bigint;
4003
+
4004
+ /**
4005
+ * @generated from field: int64 current_amount = 3;
4006
+ */
4007
+ currentAmount: bigint;
4008
+
4009
+ /**
4010
+ * @generated from field: string dt_type = 4;
4011
+ */
4012
+ dtType: string;
4013
+
4014
+ /**
4015
+ * @generated from field: string method = 5;
4016
+ */
4017
+ method: string;
4018
+
4019
+ /**
4020
+ * @generated from field: int64 order_amount = 6;
4021
+ */
4022
+ orderAmount: bigint;
4023
+
4024
+ /**
4025
+ * @generated from field: int64 expired_at = 7;
4026
+ */
4027
+ expiredAt: bigint;
4028
+
4029
+ /**
4030
+ * @generated from field: int64 account_id = 8;
4031
+ */
4032
+ accountId: bigint;
4033
+
4034
+ constructor(data?: PartialMessage<ChangedBalanceDetail>);
4035
+
4036
+ static readonly runtime: typeof proto3;
4037
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ChangedBalanceDetail";
4038
+ static readonly fields: FieldList;
4039
+
4040
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ChangedBalanceDetail;
4041
+
4042
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ChangedBalanceDetail;
4043
+
4044
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ChangedBalanceDetail;
4045
+
4046
+ static equals(a: ChangedBalanceDetail | PlainMessage<ChangedBalanceDetail> | undefined, b: ChangedBalanceDetail | PlainMessage<ChangedBalanceDetail> | undefined): boolean;
4047
+ }
4048
+
4049
+ /**
4050
+ * @generated from message ct_logic_uni_rev_payment.v1.ValidateTopupServiceInPurchaseRequest
4051
+ */
4052
+ export declare class ValidateTopupServiceInPurchaseRequest extends Message<ValidateTopupServiceInPurchaseRequest> {
4053
+ /**
4054
+ * @generated from field: int64 account_id = 1;
4055
+ */
4056
+ accountId: bigint;
4057
+
4058
+ /**
4059
+ * @generated from field: int64 order_id = 2;
4060
+ */
4061
+ orderId: bigint;
4062
+
4063
+ /**
4064
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.TopupServiceInPurchase topup_services = 3;
4065
+ */
4066
+ topupServices: TopupServiceInPurchase[];
4067
+
4068
+ constructor(data?: PartialMessage<ValidateTopupServiceInPurchaseRequest>);
4069
+
4070
+ static readonly runtime: typeof proto3;
4071
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ValidateTopupServiceInPurchaseRequest";
4072
+ static readonly fields: FieldList;
4073
+
4074
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ValidateTopupServiceInPurchaseRequest;
4075
+
4076
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ValidateTopupServiceInPurchaseRequest;
4077
+
4078
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ValidateTopupServiceInPurchaseRequest;
4079
+
4080
+ static equals(a: ValidateTopupServiceInPurchaseRequest | PlainMessage<ValidateTopupServiceInPurchaseRequest> | undefined, b: ValidateTopupServiceInPurchaseRequest | PlainMessage<ValidateTopupServiceInPurchaseRequest> | undefined): boolean;
4081
+ }
4082
+
4083
+ /**
4084
+ * @generated from message ct_logic_uni_rev_payment.v1.TopupServiceInPurchase
4085
+ */
4086
+ export declare class TopupServiceInPurchase extends Message<TopupServiceInPurchase> {
4087
+ /**
4088
+ * @generated from field: int64 service_id = 1;
4089
+ */
4090
+ serviceId: bigint;
4091
+
4092
+ /**
4093
+ * @generated from field: int64 service_price = 2;
4094
+ */
4095
+ servicePrice: bigint;
4096
+
4097
+ /**
4098
+ * @generated from field: string service_params = 3;
4099
+ */
4100
+ serviceParams: string;
4101
+
4102
+ constructor(data?: PartialMessage<TopupServiceInPurchase>);
4103
+
4104
+ static readonly runtime: typeof proto3;
4105
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.TopupServiceInPurchase";
4106
+ static readonly fields: FieldList;
4107
+
4108
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TopupServiceInPurchase;
4109
+
4110
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TopupServiceInPurchase;
4111
+
4112
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TopupServiceInPurchase;
4113
+
4114
+ static equals(a: TopupServiceInPurchase | PlainMessage<TopupServiceInPurchase> | undefined, b: TopupServiceInPurchase | PlainMessage<TopupServiceInPurchase> | undefined): boolean;
4115
+ }
4116
+
4117
+ /**
4118
+ * @generated from message ct_logic_uni_rev_payment.v1.ValidateTopupServiceInPurchaseResponse
4119
+ */
4120
+ export declare class ValidateTopupServiceInPurchaseResponse extends Message<ValidateTopupServiceInPurchaseResponse> {
4121
+ /**
4122
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.InvalidTopupServiceInPurchase invalid_services = 1;
4123
+ */
4124
+ invalidServices: InvalidTopupServiceInPurchase[];
4125
+
4126
+ constructor(data?: PartialMessage<ValidateTopupServiceInPurchaseResponse>);
4127
+
4128
+ static readonly runtime: typeof proto3;
4129
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ValidateTopupServiceInPurchaseResponse";
4130
+ static readonly fields: FieldList;
4131
+
4132
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ValidateTopupServiceInPurchaseResponse;
4133
+
4134
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ValidateTopupServiceInPurchaseResponse;
4135
+
4136
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ValidateTopupServiceInPurchaseResponse;
4137
+
4138
+ static equals(a: ValidateTopupServiceInPurchaseResponse | PlainMessage<ValidateTopupServiceInPurchaseResponse> | undefined, b: ValidateTopupServiceInPurchaseResponse | PlainMessage<ValidateTopupServiceInPurchaseResponse> | undefined): boolean;
4139
+ }
4140
+
4141
+ /**
4142
+ * @generated from message ct_logic_uni_rev_payment.v1.InvalidTopupServiceInPurchase
4143
+ */
4144
+ export declare class InvalidTopupServiceInPurchase extends Message<InvalidTopupServiceInPurchase> {
4145
+ /**
4146
+ * @generated from field: int64 service_id = 1;
4147
+ */
4148
+ serviceId: bigint;
4149
+
4150
+ /**
4151
+ * @generated from field: string reason = 2;
4152
+ */
4153
+ reason: string;
4154
+
4155
+ constructor(data?: PartialMessage<InvalidTopupServiceInPurchase>);
4156
+
4157
+ static readonly runtime: typeof proto3;
4158
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.InvalidTopupServiceInPurchase";
4159
+ static readonly fields: FieldList;
4160
+
4161
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): InvalidTopupServiceInPurchase;
4162
+
4163
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): InvalidTopupServiceInPurchase;
4164
+
4165
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): InvalidTopupServiceInPurchase;
4166
+
4167
+ static equals(a: InvalidTopupServiceInPurchase | PlainMessage<InvalidTopupServiceInPurchase> | undefined, b: InvalidTopupServiceInPurchase | PlainMessage<InvalidTopupServiceInPurchase> | undefined): boolean;
4168
+ }
4169
+