@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,1266 @@
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/crepro_campaign.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.CreateCreditPromotionCampaignRequest
13
+ */
14
+ export declare class CreateCreditPromotionCampaignRequest extends Message<CreateCreditPromotionCampaignRequest> {
15
+ /**
16
+ * @generated from field: string name = 1;
17
+ */
18
+ name: string;
19
+
20
+ /**
21
+ * @generated from field: string type = 2;
22
+ */
23
+ type: string;
24
+
25
+ /**
26
+ * @generated from field: int64 department_id = 3;
27
+ */
28
+ departmentId: bigint;
29
+
30
+ /**
31
+ * @generated from field: google.protobuf.Timestamp start_at = 4;
32
+ */
33
+ startAt?: Timestamp;
34
+
35
+ /**
36
+ * @generated from field: google.protobuf.Timestamp end_at = 5;
37
+ */
38
+ endAt?: Timestamp;
39
+
40
+ /**
41
+ * @generated from field: string prefix_code = 6;
42
+ */
43
+ prefixCode: string;
44
+
45
+ /**
46
+ * @generated from field: string custom_code = 7;
47
+ */
48
+ customCode: string;
49
+
50
+ /**
51
+ * @generated from field: int64 total_code = 8;
52
+ */
53
+ totalCode: bigint;
54
+
55
+ /**
56
+ * @generated from field: int64 limit_redeem_per_user = 9;
57
+ */
58
+ limitRedeemPerUser: bigint;
59
+
60
+ /**
61
+ * @generated from field: string meta_data = 10;
62
+ */
63
+ metaData: string;
64
+
65
+ /**
66
+ * @generated from field: int64 credit_value = 11;
67
+ */
68
+ creditValue: bigint;
69
+
70
+ /**
71
+ * @generated from field: string creator = 12;
72
+ */
73
+ creator: string;
74
+
75
+ constructor(data?: PartialMessage<CreateCreditPromotionCampaignRequest>);
76
+
77
+ static readonly runtime: typeof proto3;
78
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateCreditPromotionCampaignRequest";
79
+ static readonly fields: FieldList;
80
+
81
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateCreditPromotionCampaignRequest;
82
+
83
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateCreditPromotionCampaignRequest;
84
+
85
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateCreditPromotionCampaignRequest;
86
+
87
+ static equals(a: CreateCreditPromotionCampaignRequest | PlainMessage<CreateCreditPromotionCampaignRequest> | undefined, b: CreateCreditPromotionCampaignRequest | PlainMessage<CreateCreditPromotionCampaignRequest> | undefined): boolean;
88
+ }
89
+
90
+ /**
91
+ * @generated from message ct_logic_uni_rev_payment.v1.CreateCreditPromotionCampaignResponse
92
+ */
93
+ export declare class CreateCreditPromotionCampaignResponse extends Message<CreateCreditPromotionCampaignResponse> {
94
+ /**
95
+ * @generated from field: int64 campaign_id = 1;
96
+ */
97
+ campaignId: bigint;
98
+
99
+ /**
100
+ * @generated from field: string status = 2;
101
+ */
102
+ status: string;
103
+
104
+ constructor(data?: PartialMessage<CreateCreditPromotionCampaignResponse>);
105
+
106
+ static readonly runtime: typeof proto3;
107
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreateCreditPromotionCampaignResponse";
108
+ static readonly fields: FieldList;
109
+
110
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateCreditPromotionCampaignResponse;
111
+
112
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateCreditPromotionCampaignResponse;
113
+
114
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateCreditPromotionCampaignResponse;
115
+
116
+ static equals(a: CreateCreditPromotionCampaignResponse | PlainMessage<CreateCreditPromotionCampaignResponse> | undefined, b: CreateCreditPromotionCampaignResponse | PlainMessage<CreateCreditPromotionCampaignResponse> | undefined): boolean;
117
+ }
118
+
119
+ /**
120
+ * @generated from message ct_logic_uni_rev_payment.v1.Campaign
121
+ */
122
+ export declare class Campaign extends Message<Campaign> {
123
+ /**
124
+ * @generated from field: int64 id = 1;
125
+ */
126
+ id: bigint;
127
+
128
+ /**
129
+ * @generated from field: string name = 2;
130
+ */
131
+ name: string;
132
+
133
+ /**
134
+ * @generated from field: string type = 3;
135
+ */
136
+ type: string;
137
+
138
+ /**
139
+ * @generated from field: int64 department_id = 4;
140
+ */
141
+ departmentId: bigint;
142
+
143
+ /**
144
+ * @generated from field: google.protobuf.Timestamp start_at = 5;
145
+ */
146
+ startAt?: Timestamp;
147
+
148
+ /**
149
+ * @generated from field: google.protobuf.Timestamp end_at = 6;
150
+ */
151
+ endAt?: Timestamp;
152
+
153
+ /**
154
+ * @generated from field: string prefix_code = 7;
155
+ */
156
+ prefixCode: string;
157
+
158
+ /**
159
+ * @generated from field: string custom_code = 8;
160
+ */
161
+ customCode: string;
162
+
163
+ /**
164
+ * @generated from field: int64 total_code = 9;
165
+ */
166
+ totalCode: bigint;
167
+
168
+ /**
169
+ * @generated from field: int64 limit_redeem_per_user = 10;
170
+ */
171
+ limitRedeemPerUser: bigint;
172
+
173
+ /**
174
+ * @generated from field: string status = 11;
175
+ */
176
+ status: string;
177
+
178
+ /**
179
+ * @generated from field: string meta_data = 12;
180
+ */
181
+ metaData: string;
182
+
183
+ /**
184
+ * @generated from field: google.protobuf.Timestamp created_at = 13;
185
+ */
186
+ createdAt?: Timestamp;
187
+
188
+ /**
189
+ * @generated from field: google.protobuf.Timestamp updated_at = 14;
190
+ */
191
+ updatedAt?: Timestamp;
192
+
193
+ /**
194
+ * @generated from field: string creator = 15;
195
+ */
196
+ creator: string;
197
+
198
+ /**
199
+ * @generated from field: int64 credit_value = 16;
200
+ */
201
+ creditValue: bigint;
202
+
203
+ /**
204
+ * @generated from field: optional int64 total_code_assigned = 17;
205
+ */
206
+ totalCodeAssigned?: bigint;
207
+
208
+ /**
209
+ * @generated from field: optional int64 total_redemption = 18;
210
+ */
211
+ totalRedemption?: bigint;
212
+
213
+ constructor(data?: PartialMessage<Campaign>);
214
+
215
+ static readonly runtime: typeof proto3;
216
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Campaign";
217
+ static readonly fields: FieldList;
218
+
219
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Campaign;
220
+
221
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Campaign;
222
+
223
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Campaign;
224
+
225
+ static equals(a: Campaign | PlainMessage<Campaign> | undefined, b: Campaign | PlainMessage<Campaign> | undefined): boolean;
226
+ }
227
+
228
+ /**
229
+ * @generated from message ct_logic_uni_rev_payment.v1.FilterCampaign
230
+ */
231
+ export declare class FilterCampaign extends Message<FilterCampaign> {
232
+ /**
233
+ * @generated from field: int64 campaign_id = 1;
234
+ */
235
+ campaignId: bigint;
236
+
237
+ /**
238
+ * @generated from field: string type = 2;
239
+ */
240
+ type: string;
241
+
242
+ /**
243
+ * @generated from field: int64 department_id = 3;
244
+ */
245
+ departmentId: bigint;
246
+
247
+ /**
248
+ * @generated from field: string status = 4;
249
+ */
250
+ status: string;
251
+
252
+ /**
253
+ * @generated from field: string creator = 5;
254
+ */
255
+ creator: string;
256
+
257
+ /**
258
+ * @generated from field: google.protobuf.Timestamp start_at = 6;
259
+ */
260
+ startAt?: Timestamp;
261
+
262
+ /**
263
+ * @generated from field: google.protobuf.Timestamp end_at = 7;
264
+ */
265
+ endAt?: Timestamp;
266
+
267
+ /**
268
+ * @generated from field: string prefix_code = 8;
269
+ */
270
+ prefixCode: string;
271
+
272
+ /**
273
+ * @generated from field: string custom_code = 9;
274
+ */
275
+ customCode: string;
276
+
277
+ constructor(data?: PartialMessage<FilterCampaign>);
278
+
279
+ static readonly runtime: typeof proto3;
280
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.FilterCampaign";
281
+ static readonly fields: FieldList;
282
+
283
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FilterCampaign;
284
+
285
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FilterCampaign;
286
+
287
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FilterCampaign;
288
+
289
+ static equals(a: FilterCampaign | PlainMessage<FilterCampaign> | undefined, b: FilterCampaign | PlainMessage<FilterCampaign> | undefined): boolean;
290
+ }
291
+
292
+ /**
293
+ * @generated from message ct_logic_uni_rev_payment.v1.GetListCreditPromotionCampaignRequest
294
+ */
295
+ export declare class GetListCreditPromotionCampaignRequest extends Message<GetListCreditPromotionCampaignRequest> {
296
+ /**
297
+ * @generated from field: int64 max_page_size = 1;
298
+ */
299
+ maxPageSize: bigint;
300
+
301
+ /**
302
+ * @generated from field: string page_token = 2;
303
+ */
304
+ pageToken: string;
305
+
306
+ /**
307
+ * @generated from field: ct_logic_uni_rev_payment.v1.FilterCampaign filter = 3;
308
+ */
309
+ filter?: FilterCampaign;
310
+
311
+ constructor(data?: PartialMessage<GetListCreditPromotionCampaignRequest>);
312
+
313
+ static readonly runtime: typeof proto3;
314
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetListCreditPromotionCampaignRequest";
315
+ static readonly fields: FieldList;
316
+
317
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListCreditPromotionCampaignRequest;
318
+
319
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListCreditPromotionCampaignRequest;
320
+
321
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListCreditPromotionCampaignRequest;
322
+
323
+ static equals(a: GetListCreditPromotionCampaignRequest | PlainMessage<GetListCreditPromotionCampaignRequest> | undefined, b: GetListCreditPromotionCampaignRequest | PlainMessage<GetListCreditPromotionCampaignRequest> | undefined): boolean;
324
+ }
325
+
326
+ /**
327
+ * @generated from message ct_logic_uni_rev_payment.v1.GetListCreditPromotionCampaignResponse
328
+ */
329
+ export declare class GetListCreditPromotionCampaignResponse extends Message<GetListCreditPromotionCampaignResponse> {
330
+ /**
331
+ * @generated from field: string page_token = 1;
332
+ */
333
+ pageToken: string;
334
+
335
+ /**
336
+ * @generated from field: string next_page_token = 2;
337
+ */
338
+ nextPageToken: string;
339
+
340
+ /**
341
+ * @generated from field: int64 total_records = 3;
342
+ */
343
+ totalRecords: bigint;
344
+
345
+ /**
346
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Campaign campaigns = 4;
347
+ */
348
+ campaigns: Campaign[];
349
+
350
+ constructor(data?: PartialMessage<GetListCreditPromotionCampaignResponse>);
351
+
352
+ static readonly runtime: typeof proto3;
353
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetListCreditPromotionCampaignResponse";
354
+ static readonly fields: FieldList;
355
+
356
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListCreditPromotionCampaignResponse;
357
+
358
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListCreditPromotionCampaignResponse;
359
+
360
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListCreditPromotionCampaignResponse;
361
+
362
+ static equals(a: GetListCreditPromotionCampaignResponse | PlainMessage<GetListCreditPromotionCampaignResponse> | undefined, b: GetListCreditPromotionCampaignResponse | PlainMessage<GetListCreditPromotionCampaignResponse> | undefined): boolean;
363
+ }
364
+
365
+ /**
366
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateCreditPromotionCampaignRequest
367
+ */
368
+ export declare class UpdateCreditPromotionCampaignRequest extends Message<UpdateCreditPromotionCampaignRequest> {
369
+ /**
370
+ * @generated from field: int64 campaign_id = 1;
371
+ */
372
+ campaignId: bigint;
373
+
374
+ /**
375
+ * @generated from field: string name = 2;
376
+ */
377
+ name: string;
378
+
379
+ /**
380
+ * @generated from field: string type = 3;
381
+ */
382
+ type: string;
383
+
384
+ /**
385
+ * @generated from field: int64 department_id = 4;
386
+ */
387
+ departmentId: bigint;
388
+
389
+ /**
390
+ * @generated from field: google.protobuf.Timestamp start_at = 5;
391
+ */
392
+ startAt?: Timestamp;
393
+
394
+ /**
395
+ * @generated from field: google.protobuf.Timestamp end_at = 6;
396
+ */
397
+ endAt?: Timestamp;
398
+
399
+ /**
400
+ * @generated from field: string prefix_code = 7;
401
+ */
402
+ prefixCode: string;
403
+
404
+ /**
405
+ * @generated from field: string custom_code = 8;
406
+ */
407
+ customCode: string;
408
+
409
+ /**
410
+ * @generated from field: int64 total_code = 9;
411
+ */
412
+ totalCode: bigint;
413
+
414
+ /**
415
+ * @generated from field: int64 limit_redeem_per_user = 10;
416
+ */
417
+ limitRedeemPerUser: bigint;
418
+
419
+ /**
420
+ * @generated from field: string meta_data = 11;
421
+ */
422
+ metaData: string;
423
+
424
+ /**
425
+ * @generated from field: int64 credit_value = 12;
426
+ */
427
+ creditValue: bigint;
428
+
429
+ /**
430
+ * @generated from field: string action_by = 13;
431
+ */
432
+ actionBy: string;
433
+
434
+ constructor(data?: PartialMessage<UpdateCreditPromotionCampaignRequest>);
435
+
436
+ static readonly runtime: typeof proto3;
437
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateCreditPromotionCampaignRequest";
438
+ static readonly fields: FieldList;
439
+
440
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateCreditPromotionCampaignRequest;
441
+
442
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateCreditPromotionCampaignRequest;
443
+
444
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateCreditPromotionCampaignRequest;
445
+
446
+ static equals(a: UpdateCreditPromotionCampaignRequest | PlainMessage<UpdateCreditPromotionCampaignRequest> | undefined, b: UpdateCreditPromotionCampaignRequest | PlainMessage<UpdateCreditPromotionCampaignRequest> | undefined): boolean;
447
+ }
448
+
449
+ /**
450
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdateCreditPromotionCampaignResponse
451
+ */
452
+ export declare class UpdateCreditPromotionCampaignResponse extends Message<UpdateCreditPromotionCampaignResponse> {
453
+ /**
454
+ * @generated from field: int64 campaign_id = 1;
455
+ */
456
+ campaignId: bigint;
457
+
458
+ /**
459
+ * @generated from field: string status = 2;
460
+ */
461
+ status: string;
462
+
463
+ constructor(data?: PartialMessage<UpdateCreditPromotionCampaignResponse>);
464
+
465
+ static readonly runtime: typeof proto3;
466
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdateCreditPromotionCampaignResponse";
467
+ static readonly fields: FieldList;
468
+
469
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateCreditPromotionCampaignResponse;
470
+
471
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateCreditPromotionCampaignResponse;
472
+
473
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateCreditPromotionCampaignResponse;
474
+
475
+ static equals(a: UpdateCreditPromotionCampaignResponse | PlainMessage<UpdateCreditPromotionCampaignResponse> | undefined, b: UpdateCreditPromotionCampaignResponse | PlainMessage<UpdateCreditPromotionCampaignResponse> | undefined): boolean;
476
+ }
477
+
478
+ /**
479
+ * @generated from message ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApproveRequest
480
+ */
481
+ export declare class MoveCreditPromotionCampaignToWaitForApproveRequest extends Message<MoveCreditPromotionCampaignToWaitForApproveRequest> {
482
+ /**
483
+ * @generated from field: int64 campaign_id = 1;
484
+ */
485
+ campaignId: bigint;
486
+
487
+ /**
488
+ * @generated from field: string action_by = 2;
489
+ */
490
+ actionBy: string;
491
+
492
+ constructor(data?: PartialMessage<MoveCreditPromotionCampaignToWaitForApproveRequest>);
493
+
494
+ static readonly runtime: typeof proto3;
495
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApproveRequest";
496
+ static readonly fields: FieldList;
497
+
498
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MoveCreditPromotionCampaignToWaitForApproveRequest;
499
+
500
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApproveRequest;
501
+
502
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApproveRequest;
503
+
504
+ static equals(a: MoveCreditPromotionCampaignToWaitForApproveRequest | PlainMessage<MoveCreditPromotionCampaignToWaitForApproveRequest> | undefined, b: MoveCreditPromotionCampaignToWaitForApproveRequest | PlainMessage<MoveCreditPromotionCampaignToWaitForApproveRequest> | undefined): boolean;
505
+ }
506
+
507
+ /**
508
+ * @generated from message ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApproveResponse
509
+ */
510
+ export declare class MoveCreditPromotionCampaignToWaitForApproveResponse extends Message<MoveCreditPromotionCampaignToWaitForApproveResponse> {
511
+ /**
512
+ * @generated from field: int64 campaign_id = 1;
513
+ */
514
+ campaignId: bigint;
515
+
516
+ /**
517
+ * @generated from field: string status = 2;
518
+ */
519
+ status: string;
520
+
521
+ constructor(data?: PartialMessage<MoveCreditPromotionCampaignToWaitForApproveResponse>);
522
+
523
+ static readonly runtime: typeof proto3;
524
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApproveResponse";
525
+ static readonly fields: FieldList;
526
+
527
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MoveCreditPromotionCampaignToWaitForApproveResponse;
528
+
529
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApproveResponse;
530
+
531
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApproveResponse;
532
+
533
+ static equals(a: MoveCreditPromotionCampaignToWaitForApproveResponse | PlainMessage<MoveCreditPromotionCampaignToWaitForApproveResponse> | undefined, b: MoveCreditPromotionCampaignToWaitForApproveResponse | PlainMessage<MoveCreditPromotionCampaignToWaitForApproveResponse> | undefined): boolean;
534
+ }
535
+
536
+ /**
537
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveCreditPromotionCampaignRequest
538
+ */
539
+ export declare class ApproveCreditPromotionCampaignRequest extends Message<ApproveCreditPromotionCampaignRequest> {
540
+ /**
541
+ * @generated from field: int64 campaign_id = 1;
542
+ */
543
+ campaignId: bigint;
544
+
545
+ /**
546
+ * @generated from field: string action_by = 2;
547
+ */
548
+ actionBy: string;
549
+
550
+ constructor(data?: PartialMessage<ApproveCreditPromotionCampaignRequest>);
551
+
552
+ static readonly runtime: typeof proto3;
553
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveCreditPromotionCampaignRequest";
554
+ static readonly fields: FieldList;
555
+
556
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveCreditPromotionCampaignRequest;
557
+
558
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveCreditPromotionCampaignRequest;
559
+
560
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveCreditPromotionCampaignRequest;
561
+
562
+ static equals(a: ApproveCreditPromotionCampaignRequest | PlainMessage<ApproveCreditPromotionCampaignRequest> | undefined, b: ApproveCreditPromotionCampaignRequest | PlainMessage<ApproveCreditPromotionCampaignRequest> | undefined): boolean;
563
+ }
564
+
565
+ /**
566
+ * @generated from message ct_logic_uni_rev_payment.v1.ApproveCreditPromotionCampaignResponse
567
+ */
568
+ export declare class ApproveCreditPromotionCampaignResponse extends Message<ApproveCreditPromotionCampaignResponse> {
569
+ /**
570
+ * @generated from field: int64 campaign_id = 1;
571
+ */
572
+ campaignId: bigint;
573
+
574
+ /**
575
+ * @generated from field: string status = 2;
576
+ */
577
+ status: string;
578
+
579
+ constructor(data?: PartialMessage<ApproveCreditPromotionCampaignResponse>);
580
+
581
+ static readonly runtime: typeof proto3;
582
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ApproveCreditPromotionCampaignResponse";
583
+ static readonly fields: FieldList;
584
+
585
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApproveCreditPromotionCampaignResponse;
586
+
587
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApproveCreditPromotionCampaignResponse;
588
+
589
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApproveCreditPromotionCampaignResponse;
590
+
591
+ static equals(a: ApproveCreditPromotionCampaignResponse | PlainMessage<ApproveCreditPromotionCampaignResponse> | undefined, b: ApproveCreditPromotionCampaignResponse | PlainMessage<ApproveCreditPromotionCampaignResponse> | undefined): boolean;
592
+ }
593
+
594
+ /**
595
+ * @generated from message ct_logic_uni_rev_payment.v1.RejectCreditPromotionCampaignRequest
596
+ */
597
+ export declare class RejectCreditPromotionCampaignRequest extends Message<RejectCreditPromotionCampaignRequest> {
598
+ /**
599
+ * @generated from field: int64 campaign_id = 1;
600
+ */
601
+ campaignId: bigint;
602
+
603
+ /**
604
+ * @generated from field: string action_by = 2;
605
+ */
606
+ actionBy: string;
607
+
608
+ constructor(data?: PartialMessage<RejectCreditPromotionCampaignRequest>);
609
+
610
+ static readonly runtime: typeof proto3;
611
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RejectCreditPromotionCampaignRequest";
612
+ static readonly fields: FieldList;
613
+
614
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RejectCreditPromotionCampaignRequest;
615
+
616
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RejectCreditPromotionCampaignRequest;
617
+
618
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RejectCreditPromotionCampaignRequest;
619
+
620
+ static equals(a: RejectCreditPromotionCampaignRequest | PlainMessage<RejectCreditPromotionCampaignRequest> | undefined, b: RejectCreditPromotionCampaignRequest | PlainMessage<RejectCreditPromotionCampaignRequest> | undefined): boolean;
621
+ }
622
+
623
+ /**
624
+ * @generated from message ct_logic_uni_rev_payment.v1.RejectCreditPromotionCampaignResponse
625
+ */
626
+ export declare class RejectCreditPromotionCampaignResponse extends Message<RejectCreditPromotionCampaignResponse> {
627
+ /**
628
+ * @generated from field: int64 campaign_id = 1;
629
+ */
630
+ campaignId: bigint;
631
+
632
+ /**
633
+ * @generated from field: string status = 2;
634
+ */
635
+ status: string;
636
+
637
+ constructor(data?: PartialMessage<RejectCreditPromotionCampaignResponse>);
638
+
639
+ static readonly runtime: typeof proto3;
640
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RejectCreditPromotionCampaignResponse";
641
+ static readonly fields: FieldList;
642
+
643
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RejectCreditPromotionCampaignResponse;
644
+
645
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RejectCreditPromotionCampaignResponse;
646
+
647
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RejectCreditPromotionCampaignResponse;
648
+
649
+ static equals(a: RejectCreditPromotionCampaignResponse | PlainMessage<RejectCreditPromotionCampaignResponse> | undefined, b: RejectCreditPromotionCampaignResponse | PlainMessage<RejectCreditPromotionCampaignResponse> | undefined): boolean;
650
+ }
651
+
652
+ /**
653
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCreditPromotionCampaignByIdRequest
654
+ */
655
+ export declare class GetCreditPromotionCampaignByIdRequest extends Message<GetCreditPromotionCampaignByIdRequest> {
656
+ /**
657
+ * @generated from field: int64 campaign_id = 1;
658
+ */
659
+ campaignId: bigint;
660
+
661
+ constructor(data?: PartialMessage<GetCreditPromotionCampaignByIdRequest>);
662
+
663
+ static readonly runtime: typeof proto3;
664
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCreditPromotionCampaignByIdRequest";
665
+ static readonly fields: FieldList;
666
+
667
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCreditPromotionCampaignByIdRequest;
668
+
669
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCreditPromotionCampaignByIdRequest;
670
+
671
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCreditPromotionCampaignByIdRequest;
672
+
673
+ static equals(a: GetCreditPromotionCampaignByIdRequest | PlainMessage<GetCreditPromotionCampaignByIdRequest> | undefined, b: GetCreditPromotionCampaignByIdRequest | PlainMessage<GetCreditPromotionCampaignByIdRequest> | undefined): boolean;
674
+ }
675
+
676
+ /**
677
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCreditPromotionCampaignByIdResponse
678
+ */
679
+ export declare class GetCreditPromotionCampaignByIdResponse extends Message<GetCreditPromotionCampaignByIdResponse> {
680
+ /**
681
+ * @generated from field: ct_logic_uni_rev_payment.v1.Campaign campaign = 1;
682
+ */
683
+ campaign?: Campaign;
684
+
685
+ constructor(data?: PartialMessage<GetCreditPromotionCampaignByIdResponse>);
686
+
687
+ static readonly runtime: typeof proto3;
688
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCreditPromotionCampaignByIdResponse";
689
+ static readonly fields: FieldList;
690
+
691
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCreditPromotionCampaignByIdResponse;
692
+
693
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCreditPromotionCampaignByIdResponse;
694
+
695
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCreditPromotionCampaignByIdResponse;
696
+
697
+ static equals(a: GetCreditPromotionCampaignByIdResponse | PlainMessage<GetCreditPromotionCampaignByIdResponse> | undefined, b: GetCreditPromotionCampaignByIdResponse | PlainMessage<GetCreditPromotionCampaignByIdResponse> | undefined): boolean;
698
+ }
699
+
700
+ /**
701
+ * @generated from message ct_logic_uni_rev_payment.v1.GenerateCreditPromotionCodeRequest
702
+ */
703
+ export declare class GenerateCreditPromotionCodeRequest extends Message<GenerateCreditPromotionCodeRequest> {
704
+ /**
705
+ * @generated from field: int64 campaign_id = 1;
706
+ */
707
+ campaignId: bigint;
708
+
709
+ /**
710
+ * @generated from field: int64 quantity = 2;
711
+ */
712
+ quantity: bigint;
713
+
714
+ /**
715
+ * @generated from field: string action_by = 3;
716
+ */
717
+ actionBy: string;
718
+
719
+ constructor(data?: PartialMessage<GenerateCreditPromotionCodeRequest>);
720
+
721
+ static readonly runtime: typeof proto3;
722
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GenerateCreditPromotionCodeRequest";
723
+ static readonly fields: FieldList;
724
+
725
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GenerateCreditPromotionCodeRequest;
726
+
727
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GenerateCreditPromotionCodeRequest;
728
+
729
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GenerateCreditPromotionCodeRequest;
730
+
731
+ static equals(a: GenerateCreditPromotionCodeRequest | PlainMessage<GenerateCreditPromotionCodeRequest> | undefined, b: GenerateCreditPromotionCodeRequest | PlainMessage<GenerateCreditPromotionCodeRequest> | undefined): boolean;
732
+ }
733
+
734
+ /**
735
+ * @generated from message ct_logic_uni_rev_payment.v1.GenerateCreditPromotionCodeResponse
736
+ */
737
+ export declare class GenerateCreditPromotionCodeResponse extends Message<GenerateCreditPromotionCodeResponse> {
738
+ /**
739
+ * @generated from field: string status = 1;
740
+ */
741
+ status: string;
742
+
743
+ /**
744
+ * @generated from field: int64 quantity = 2;
745
+ */
746
+ quantity: bigint;
747
+
748
+ constructor(data?: PartialMessage<GenerateCreditPromotionCodeResponse>);
749
+
750
+ static readonly runtime: typeof proto3;
751
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GenerateCreditPromotionCodeResponse";
752
+ static readonly fields: FieldList;
753
+
754
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GenerateCreditPromotionCodeResponse;
755
+
756
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GenerateCreditPromotionCodeResponse;
757
+
758
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GenerateCreditPromotionCodeResponse;
759
+
760
+ static equals(a: GenerateCreditPromotionCodeResponse | PlainMessage<GenerateCreditPromotionCodeResponse> | undefined, b: GenerateCreditPromotionCodeResponse | PlainMessage<GenerateCreditPromotionCodeResponse> | undefined): boolean;
761
+ }
762
+
763
+ /**
764
+ * @generated from message ct_logic_uni_rev_payment.v1.AssignCreditPromotionCodeRequest
765
+ */
766
+ export declare class AssignCreditPromotionCodeRequest extends Message<AssignCreditPromotionCodeRequest> {
767
+ /**
768
+ * @generated from field: int64 campaign_id = 1;
769
+ */
770
+ campaignId: bigint;
771
+
772
+ /**
773
+ * @generated from field: repeated int64 list_account_id = 2;
774
+ */
775
+ listAccountId: bigint[];
776
+
777
+ /**
778
+ * @generated from field: string action_by = 3;
779
+ */
780
+ actionBy: string;
781
+
782
+ constructor(data?: PartialMessage<AssignCreditPromotionCodeRequest>);
783
+
784
+ static readonly runtime: typeof proto3;
785
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AssignCreditPromotionCodeRequest";
786
+ static readonly fields: FieldList;
787
+
788
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AssignCreditPromotionCodeRequest;
789
+
790
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AssignCreditPromotionCodeRequest;
791
+
792
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AssignCreditPromotionCodeRequest;
793
+
794
+ static equals(a: AssignCreditPromotionCodeRequest | PlainMessage<AssignCreditPromotionCodeRequest> | undefined, b: AssignCreditPromotionCodeRequest | PlainMessage<AssignCreditPromotionCodeRequest> | undefined): boolean;
795
+ }
796
+
797
+ /**
798
+ * @generated from message ct_logic_uni_rev_payment.v1.AssignCreditPromotionCodeResponse
799
+ */
800
+ export declare class AssignCreditPromotionCodeResponse extends Message<AssignCreditPromotionCodeResponse> {
801
+ /**
802
+ * @generated from field: string status = 1;
803
+ */
804
+ status: string;
805
+
806
+ /**
807
+ * @generated from field: int64 quantity = 2;
808
+ */
809
+ quantity: bigint;
810
+
811
+ constructor(data?: PartialMessage<AssignCreditPromotionCodeResponse>);
812
+
813
+ static readonly runtime: typeof proto3;
814
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AssignCreditPromotionCodeResponse";
815
+ static readonly fields: FieldList;
816
+
817
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AssignCreditPromotionCodeResponse;
818
+
819
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AssignCreditPromotionCodeResponse;
820
+
821
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AssignCreditPromotionCodeResponse;
822
+
823
+ static equals(a: AssignCreditPromotionCodeResponse | PlainMessage<AssignCreditPromotionCodeResponse> | undefined, b: AssignCreditPromotionCodeResponse | PlainMessage<AssignCreditPromotionCodeResponse> | undefined): boolean;
824
+ }
825
+
826
+ /**
827
+ * @generated from message ct_logic_uni_rev_payment.v1.AutoRedeemCreditPromotionCodeRequest
828
+ */
829
+ export declare class AutoRedeemCreditPromotionCodeRequest extends Message<AutoRedeemCreditPromotionCodeRequest> {
830
+ /**
831
+ * @generated from field: int64 campaign_id = 1;
832
+ */
833
+ campaignId: bigint;
834
+
835
+ /**
836
+ * @generated from field: string action_by = 2;
837
+ */
838
+ actionBy: string;
839
+
840
+ constructor(data?: PartialMessage<AutoRedeemCreditPromotionCodeRequest>);
841
+
842
+ static readonly runtime: typeof proto3;
843
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AutoRedeemCreditPromotionCodeRequest";
844
+ static readonly fields: FieldList;
845
+
846
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AutoRedeemCreditPromotionCodeRequest;
847
+
848
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AutoRedeemCreditPromotionCodeRequest;
849
+
850
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AutoRedeemCreditPromotionCodeRequest;
851
+
852
+ static equals(a: AutoRedeemCreditPromotionCodeRequest | PlainMessage<AutoRedeemCreditPromotionCodeRequest> | undefined, b: AutoRedeemCreditPromotionCodeRequest | PlainMessage<AutoRedeemCreditPromotionCodeRequest> | undefined): boolean;
853
+ }
854
+
855
+ /**
856
+ * @generated from message ct_logic_uni_rev_payment.v1.AutoRedeemCreditPromotionCodeResponse
857
+ */
858
+ export declare class AutoRedeemCreditPromotionCodeResponse extends Message<AutoRedeemCreditPromotionCodeResponse> {
859
+ /**
860
+ * @generated from field: string status = 1;
861
+ */
862
+ status: string;
863
+
864
+ /**
865
+ * @generated from field: int64 quantity = 2;
866
+ */
867
+ quantity: bigint;
868
+
869
+ constructor(data?: PartialMessage<AutoRedeemCreditPromotionCodeResponse>);
870
+
871
+ static readonly runtime: typeof proto3;
872
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AutoRedeemCreditPromotionCodeResponse";
873
+ static readonly fields: FieldList;
874
+
875
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AutoRedeemCreditPromotionCodeResponse;
876
+
877
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AutoRedeemCreditPromotionCodeResponse;
878
+
879
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AutoRedeemCreditPromotionCodeResponse;
880
+
881
+ static equals(a: AutoRedeemCreditPromotionCodeResponse | PlainMessage<AutoRedeemCreditPromotionCodeResponse> | undefined, b: AutoRedeemCreditPromotionCodeResponse | PlainMessage<AutoRedeemCreditPromotionCodeResponse> | undefined): boolean;
882
+ }
883
+
884
+ /**
885
+ * @generated from message ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApprovalRequest
886
+ */
887
+ export declare class MoveCreditPromotionCampaignToWaitForApprovalRequest extends Message<MoveCreditPromotionCampaignToWaitForApprovalRequest> {
888
+ /**
889
+ * @generated from field: int64 campaign_id = 1;
890
+ */
891
+ campaignId: bigint;
892
+
893
+ /**
894
+ * @generated from field: string action_by = 2;
895
+ */
896
+ actionBy: string;
897
+
898
+ constructor(data?: PartialMessage<MoveCreditPromotionCampaignToWaitForApprovalRequest>);
899
+
900
+ static readonly runtime: typeof proto3;
901
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApprovalRequest";
902
+ static readonly fields: FieldList;
903
+
904
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalRequest;
905
+
906
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalRequest;
907
+
908
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalRequest;
909
+
910
+ static equals(a: MoveCreditPromotionCampaignToWaitForApprovalRequest | PlainMessage<MoveCreditPromotionCampaignToWaitForApprovalRequest> | undefined, b: MoveCreditPromotionCampaignToWaitForApprovalRequest | PlainMessage<MoveCreditPromotionCampaignToWaitForApprovalRequest> | undefined): boolean;
911
+ }
912
+
913
+ /**
914
+ * @generated from message ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApprovalResponse
915
+ */
916
+ export declare class MoveCreditPromotionCampaignToWaitForApprovalResponse extends Message<MoveCreditPromotionCampaignToWaitForApprovalResponse> {
917
+ /**
918
+ * @generated from field: string status = 1;
919
+ */
920
+ status: string;
921
+
922
+ constructor(data?: PartialMessage<MoveCreditPromotionCampaignToWaitForApprovalResponse>);
923
+
924
+ static readonly runtime: typeof proto3;
925
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.MoveCreditPromotionCampaignToWaitForApprovalResponse";
926
+ static readonly fields: FieldList;
927
+
928
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalResponse;
929
+
930
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalResponse;
931
+
932
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MoveCreditPromotionCampaignToWaitForApprovalResponse;
933
+
934
+ static equals(a: MoveCreditPromotionCampaignToWaitForApprovalResponse | PlainMessage<MoveCreditPromotionCampaignToWaitForApprovalResponse> | undefined, b: MoveCreditPromotionCampaignToWaitForApprovalResponse | PlainMessage<MoveCreditPromotionCampaignToWaitForApprovalResponse> | undefined): boolean;
935
+ }
936
+
937
+ /**
938
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCampaignInfoByRedemptionInfoRequest
939
+ */
940
+ export declare class GetCampaignInfoByRedemptionInfoRequest extends Message<GetCampaignInfoByRedemptionInfoRequest> {
941
+ /**
942
+ * @generated from field: int64 order_id = 1;
943
+ */
944
+ orderId: bigint;
945
+
946
+ /**
947
+ * @generated from field: int64 account_id = 2;
948
+ */
949
+ accountId: bigint;
950
+
951
+ constructor(data?: PartialMessage<GetCampaignInfoByRedemptionInfoRequest>);
952
+
953
+ static readonly runtime: typeof proto3;
954
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCampaignInfoByRedemptionInfoRequest";
955
+ static readonly fields: FieldList;
956
+
957
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCampaignInfoByRedemptionInfoRequest;
958
+
959
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCampaignInfoByRedemptionInfoRequest;
960
+
961
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCampaignInfoByRedemptionInfoRequest;
962
+
963
+ static equals(a: GetCampaignInfoByRedemptionInfoRequest | PlainMessage<GetCampaignInfoByRedemptionInfoRequest> | undefined, b: GetCampaignInfoByRedemptionInfoRequest | PlainMessage<GetCampaignInfoByRedemptionInfoRequest> | undefined): boolean;
964
+ }
965
+
966
+ /**
967
+ * @generated from message ct_logic_uni_rev_payment.v1.GetCampaignInfoByRedemptionInfoResponse
968
+ */
969
+ export declare class GetCampaignInfoByRedemptionInfoResponse extends Message<GetCampaignInfoByRedemptionInfoResponse> {
970
+ /**
971
+ * @generated from field: ct_logic_uni_rev_payment.v1.Campaign campaign = 1;
972
+ */
973
+ campaign?: Campaign;
974
+
975
+ constructor(data?: PartialMessage<GetCampaignInfoByRedemptionInfoResponse>);
976
+
977
+ static readonly runtime: typeof proto3;
978
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetCampaignInfoByRedemptionInfoResponse";
979
+ static readonly fields: FieldList;
980
+
981
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCampaignInfoByRedemptionInfoResponse;
982
+
983
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCampaignInfoByRedemptionInfoResponse;
984
+
985
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCampaignInfoByRedemptionInfoResponse;
986
+
987
+ static equals(a: GetCampaignInfoByRedemptionInfoResponse | PlainMessage<GetCampaignInfoByRedemptionInfoResponse> | undefined, b: GetCampaignInfoByRedemptionInfoResponse | PlainMessage<GetCampaignInfoByRedemptionInfoResponse> | undefined): boolean;
988
+ }
989
+
990
+ /**
991
+ * @generated from message ct_logic_uni_rev_payment.v1.FilterAssignment
992
+ */
993
+ export declare class FilterAssignment extends Message<FilterAssignment> {
994
+ /**
995
+ * @generated from field: int64 campaign_id = 1;
996
+ */
997
+ campaignId: bigint;
998
+
999
+ /**
1000
+ * @generated from field: int64 account_id = 2;
1001
+ */
1002
+ accountId: bigint;
1003
+
1004
+ /**
1005
+ * @generated from field: string code = 3;
1006
+ */
1007
+ code: string;
1008
+
1009
+ /**
1010
+ * @generated from field: string creator = 4;
1011
+ */
1012
+ creator: string;
1013
+
1014
+ constructor(data?: PartialMessage<FilterAssignment>);
1015
+
1016
+ static readonly runtime: typeof proto3;
1017
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.FilterAssignment";
1018
+ static readonly fields: FieldList;
1019
+
1020
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FilterAssignment;
1021
+
1022
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FilterAssignment;
1023
+
1024
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FilterAssignment;
1025
+
1026
+ static equals(a: FilterAssignment | PlainMessage<FilterAssignment> | undefined, b: FilterAssignment | PlainMessage<FilterAssignment> | undefined): boolean;
1027
+ }
1028
+
1029
+ /**
1030
+ * @generated from message ct_logic_uni_rev_payment.v1.GetAssignmentByFilterRequest
1031
+ */
1032
+ export declare class GetAssignmentByFilterRequest extends Message<GetAssignmentByFilterRequest> {
1033
+ /**
1034
+ * @generated from field: ct_logic_uni_rev_payment.v1.FilterAssignment filter = 1;
1035
+ */
1036
+ filter?: FilterAssignment;
1037
+
1038
+ /**
1039
+ * @generated from field: int64 max_page_size = 2;
1040
+ */
1041
+ maxPageSize: bigint;
1042
+
1043
+ /**
1044
+ * @generated from field: string page_token = 3;
1045
+ */
1046
+ pageToken: string;
1047
+
1048
+ constructor(data?: PartialMessage<GetAssignmentByFilterRequest>);
1049
+
1050
+ static readonly runtime: typeof proto3;
1051
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetAssignmentByFilterRequest";
1052
+ static readonly fields: FieldList;
1053
+
1054
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAssignmentByFilterRequest;
1055
+
1056
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAssignmentByFilterRequest;
1057
+
1058
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAssignmentByFilterRequest;
1059
+
1060
+ static equals(a: GetAssignmentByFilterRequest | PlainMessage<GetAssignmentByFilterRequest> | undefined, b: GetAssignmentByFilterRequest | PlainMessage<GetAssignmentByFilterRequest> | undefined): boolean;
1061
+ }
1062
+
1063
+ /**
1064
+ * @generated from message ct_logic_uni_rev_payment.v1.AssignmentInfo
1065
+ */
1066
+ export declare class AssignmentInfo extends Message<AssignmentInfo> {
1067
+ /**
1068
+ * @generated from field: int64 id = 1;
1069
+ */
1070
+ id: bigint;
1071
+
1072
+ /**
1073
+ * @generated from field: int64 campaign_id = 2;
1074
+ */
1075
+ campaignId: bigint;
1076
+
1077
+ /**
1078
+ * @generated from field: int64 account_id = 3;
1079
+ */
1080
+ accountId: bigint;
1081
+
1082
+ /**
1083
+ * @generated from field: string code_value = 4;
1084
+ */
1085
+ codeValue: string;
1086
+
1087
+ /**
1088
+ * @generated from field: string creator = 5;
1089
+ */
1090
+ creator: string;
1091
+
1092
+ /**
1093
+ * @generated from field: google.protobuf.Timestamp updated_at = 6;
1094
+ */
1095
+ updatedAt?: Timestamp;
1096
+
1097
+ constructor(data?: PartialMessage<AssignmentInfo>);
1098
+
1099
+ static readonly runtime: typeof proto3;
1100
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.AssignmentInfo";
1101
+ static readonly fields: FieldList;
1102
+
1103
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AssignmentInfo;
1104
+
1105
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AssignmentInfo;
1106
+
1107
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AssignmentInfo;
1108
+
1109
+ static equals(a: AssignmentInfo | PlainMessage<AssignmentInfo> | undefined, b: AssignmentInfo | PlainMessage<AssignmentInfo> | undefined): boolean;
1110
+ }
1111
+
1112
+ /**
1113
+ * @generated from message ct_logic_uni_rev_payment.v1.GetAssignmentByFilterResponse
1114
+ */
1115
+ export declare class GetAssignmentByFilterResponse extends Message<GetAssignmentByFilterResponse> {
1116
+ /**
1117
+ * @generated from field: string page_token = 1;
1118
+ */
1119
+ pageToken: string;
1120
+
1121
+ /**
1122
+ * @generated from field: string next_page_token = 2;
1123
+ */
1124
+ nextPageToken: string;
1125
+
1126
+ /**
1127
+ * @generated from field: int64 total_records = 3;
1128
+ */
1129
+ totalRecords: bigint;
1130
+
1131
+ /**
1132
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.AssignmentInfo data = 4;
1133
+ */
1134
+ data: AssignmentInfo[];
1135
+
1136
+ constructor(data?: PartialMessage<GetAssignmentByFilterResponse>);
1137
+
1138
+ static readonly runtime: typeof proto3;
1139
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetAssignmentByFilterResponse";
1140
+ static readonly fields: FieldList;
1141
+
1142
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAssignmentByFilterResponse;
1143
+
1144
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAssignmentByFilterResponse;
1145
+
1146
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAssignmentByFilterResponse;
1147
+
1148
+ static equals(a: GetAssignmentByFilterResponse | PlainMessage<GetAssignmentByFilterResponse> | undefined, b: GetAssignmentByFilterResponse | PlainMessage<GetAssignmentByFilterResponse> | undefined): boolean;
1149
+ }
1150
+
1151
+ /**
1152
+ * @generated from message ct_logic_uni_rev_payment.v1.ExportAssignmentByFilterRequest
1153
+ */
1154
+ export declare class ExportAssignmentByFilterRequest extends Message<ExportAssignmentByFilterRequest> {
1155
+ /**
1156
+ * @generated from field: ct_logic_uni_rev_payment.v1.FilterAssignment filter = 1;
1157
+ */
1158
+ filter?: FilterAssignment;
1159
+
1160
+ /**
1161
+ * @generated from field: int64 max_page_size = 2;
1162
+ */
1163
+ maxPageSize: bigint;
1164
+
1165
+ /**
1166
+ * @generated from field: string page_token = 3;
1167
+ */
1168
+ pageToken: string;
1169
+
1170
+ constructor(data?: PartialMessage<ExportAssignmentByFilterRequest>);
1171
+
1172
+ static readonly runtime: typeof proto3;
1173
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ExportAssignmentByFilterRequest";
1174
+ static readonly fields: FieldList;
1175
+
1176
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ExportAssignmentByFilterRequest;
1177
+
1178
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ExportAssignmentByFilterRequest;
1179
+
1180
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ExportAssignmentByFilterRequest;
1181
+
1182
+ static equals(a: ExportAssignmentByFilterRequest | PlainMessage<ExportAssignmentByFilterRequest> | undefined, b: ExportAssignmentByFilterRequest | PlainMessage<ExportAssignmentByFilterRequest> | undefined): boolean;
1183
+ }
1184
+
1185
+ /**
1186
+ * @generated from message ct_logic_uni_rev_payment.v1.ExportAssignmentByFilterResponse
1187
+ */
1188
+ export declare class ExportAssignmentByFilterResponse extends Message<ExportAssignmentByFilterResponse> {
1189
+ /**
1190
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.AssignmentInfo data = 1;
1191
+ */
1192
+ data: AssignmentInfo[];
1193
+
1194
+ /**
1195
+ * @generated from field: int64 total_records = 2;
1196
+ */
1197
+ totalRecords: bigint;
1198
+
1199
+ constructor(data?: PartialMessage<ExportAssignmentByFilterResponse>);
1200
+
1201
+ static readonly runtime: typeof proto3;
1202
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ExportAssignmentByFilterResponse";
1203
+ static readonly fields: FieldList;
1204
+
1205
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ExportAssignmentByFilterResponse;
1206
+
1207
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ExportAssignmentByFilterResponse;
1208
+
1209
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ExportAssignmentByFilterResponse;
1210
+
1211
+ static equals(a: ExportAssignmentByFilterResponse | PlainMessage<ExportAssignmentByFilterResponse> | undefined, b: ExportAssignmentByFilterResponse | PlainMessage<ExportAssignmentByFilterResponse> | undefined): boolean;
1212
+ }
1213
+
1214
+ /**
1215
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceUpdateCampaignStatusRequest
1216
+ */
1217
+ export declare class ForceUpdateCampaignStatusRequest extends Message<ForceUpdateCampaignStatusRequest> {
1218
+ /**
1219
+ * @generated from field: int64 id = 1;
1220
+ */
1221
+ id: bigint;
1222
+
1223
+ /**
1224
+ * @generated from field: string status = 2;
1225
+ */
1226
+ status: string;
1227
+
1228
+ /**
1229
+ * @generated from field: string action_by = 3;
1230
+ */
1231
+ actionBy: string;
1232
+
1233
+ constructor(data?: PartialMessage<ForceUpdateCampaignStatusRequest>);
1234
+
1235
+ static readonly runtime: typeof proto3;
1236
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceUpdateCampaignStatusRequest";
1237
+ static readonly fields: FieldList;
1238
+
1239
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceUpdateCampaignStatusRequest;
1240
+
1241
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceUpdateCampaignStatusRequest;
1242
+
1243
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceUpdateCampaignStatusRequest;
1244
+
1245
+ static equals(a: ForceUpdateCampaignStatusRequest | PlainMessage<ForceUpdateCampaignStatusRequest> | undefined, b: ForceUpdateCampaignStatusRequest | PlainMessage<ForceUpdateCampaignStatusRequest> | undefined): boolean;
1246
+ }
1247
+
1248
+ /**
1249
+ * @generated from message ct_logic_uni_rev_payment.v1.ForceUpdateCampaignStatusResponse
1250
+ */
1251
+ export declare class ForceUpdateCampaignStatusResponse extends Message<ForceUpdateCampaignStatusResponse> {
1252
+ constructor(data?: PartialMessage<ForceUpdateCampaignStatusResponse>);
1253
+
1254
+ static readonly runtime: typeof proto3;
1255
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ForceUpdateCampaignStatusResponse";
1256
+ static readonly fields: FieldList;
1257
+
1258
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ForceUpdateCampaignStatusResponse;
1259
+
1260
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ForceUpdateCampaignStatusResponse;
1261
+
1262
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ForceUpdateCampaignStatusResponse;
1263
+
1264
+ static equals(a: ForceUpdateCampaignStatusResponse | PlainMessage<ForceUpdateCampaignStatusResponse> | undefined, b: ForceUpdateCampaignStatusResponse | PlainMessage<ForceUpdateCampaignStatusResponse> | undefined): boolean;
1265
+ }
1266
+