@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,893 @@
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/payment_promotion.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.GetPaymentMethodsRequest
13
+ */
14
+ export declare class GetPaymentMethodsRequest extends Message<GetPaymentMethodsRequest> {
15
+ constructor(data?: PartialMessage<GetPaymentMethodsRequest>);
16
+
17
+ static readonly runtime: typeof proto3;
18
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentMethodsRequest";
19
+ static readonly fields: FieldList;
20
+
21
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentMethodsRequest;
22
+
23
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentMethodsRequest;
24
+
25
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentMethodsRequest;
26
+
27
+ static equals(a: GetPaymentMethodsRequest | PlainMessage<GetPaymentMethodsRequest> | undefined, b: GetPaymentMethodsRequest | PlainMessage<GetPaymentMethodsRequest> | undefined): boolean;
28
+ }
29
+
30
+ /**
31
+ * @generated from message ct_logic_uni_rev_payment.v1.GetPaymentMethodsResponse
32
+ */
33
+ export declare class GetPaymentMethodsResponse extends Message<GetPaymentMethodsResponse> {
34
+ /**
35
+ * @generated from field: map<string, string> payment_methods = 1;
36
+ */
37
+ paymentMethods: { [key: string]: string };
38
+
39
+ constructor(data?: PartialMessage<GetPaymentMethodsResponse>);
40
+
41
+ static readonly runtime: typeof proto3;
42
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentMethodsResponse";
43
+ static readonly fields: FieldList;
44
+
45
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentMethodsResponse;
46
+
47
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentMethodsResponse;
48
+
49
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentMethodsResponse;
50
+
51
+ static equals(a: GetPaymentMethodsResponse | PlainMessage<GetPaymentMethodsResponse> | undefined, b: GetPaymentMethodsResponse | PlainMessage<GetPaymentMethodsResponse> | undefined): boolean;
52
+ }
53
+
54
+ /**
55
+ * @generated from message ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignParams
56
+ */
57
+ export declare class PaymentPromotionCampaignParams extends Message<PaymentPromotionCampaignParams> {
58
+ /**
59
+ * @generated from field: repeated string payment_methods = 1;
60
+ */
61
+ paymentMethods: string[];
62
+
63
+ /**
64
+ * @generated from field: string discount_type = 2;
65
+ */
66
+ discountType: string;
67
+
68
+ /**
69
+ * @generated from field: int64 discount_value = 3;
70
+ */
71
+ discountValue: bigint;
72
+
73
+ /**
74
+ * @generated from field: int64 max_promotion_value = 4;
75
+ */
76
+ maxPromotionValue: bigint;
77
+
78
+ /**
79
+ * @generated from field: string segment_id = 5;
80
+ */
81
+ segmentId: string;
82
+
83
+ /**
84
+ * @generated from field: string announcement_message = 6;
85
+ */
86
+ announcementMessage: string;
87
+
88
+ /**
89
+ * @generated from field: repeated string package_icons = 7;
90
+ */
91
+ packageIcons: string[];
92
+
93
+ constructor(data?: PartialMessage<PaymentPromotionCampaignParams>);
94
+
95
+ static readonly runtime: typeof proto3;
96
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignParams";
97
+ static readonly fields: FieldList;
98
+
99
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaymentPromotionCampaignParams;
100
+
101
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaymentPromotionCampaignParams;
102
+
103
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaymentPromotionCampaignParams;
104
+
105
+ static equals(a: PaymentPromotionCampaignParams | PlainMessage<PaymentPromotionCampaignParams> | undefined, b: PaymentPromotionCampaignParams | PlainMessage<PaymentPromotionCampaignParams> | undefined): boolean;
106
+ }
107
+
108
+ /**
109
+ * @generated from message ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignInfo
110
+ */
111
+ export declare class PaymentPromotionCampaignInfo extends Message<PaymentPromotionCampaignInfo> {
112
+ /**
113
+ * @generated from field: string campaign_name = 1;
114
+ */
115
+ campaignName: string;
116
+
117
+ /**
118
+ * @generated from field: string campaign_type = 2;
119
+ */
120
+ campaignType: string;
121
+
122
+ /**
123
+ * @generated from field: string description = 3;
124
+ */
125
+ description: string;
126
+
127
+ /**
128
+ * @generated from field: string image_url = 4;
129
+ */
130
+ imageUrl: string;
131
+
132
+ /**
133
+ * @generated from field: google.protobuf.Timestamp start_time = 5;
134
+ */
135
+ startTime?: Timestamp;
136
+
137
+ /**
138
+ * @generated from field: google.protobuf.Timestamp end_time = 6;
139
+ */
140
+ endTime?: Timestamp;
141
+
142
+ /**
143
+ * @generated from field: int64 min_order_value = 7;
144
+ */
145
+ minOrderValue: bigint;
146
+
147
+ /**
148
+ * @generated from field: int64 max_order_value = 8;
149
+ */
150
+ maxOrderValue: bigint;
151
+
152
+ /**
153
+ * @generated from field: int64 limit_per_user = 9;
154
+ */
155
+ limitPerUser: bigint;
156
+
157
+ /**
158
+ * @generated from field: int64 limit_total_budget = 10;
159
+ */
160
+ limitTotalBudget: bigint;
161
+
162
+ /**
163
+ * @generated from field: string status = 11;
164
+ */
165
+ status: string;
166
+
167
+ /**
168
+ * @generated from field: int32 priority = 12;
169
+ */
170
+ priority: number;
171
+
172
+ /**
173
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignParams campaign_params = 13;
174
+ */
175
+ campaignParams?: PaymentPromotionCampaignParams;
176
+
177
+ constructor(data?: PartialMessage<PaymentPromotionCampaignInfo>);
178
+
179
+ static readonly runtime: typeof proto3;
180
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignInfo";
181
+ static readonly fields: FieldList;
182
+
183
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaymentPromotionCampaignInfo;
184
+
185
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaymentPromotionCampaignInfo;
186
+
187
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaymentPromotionCampaignInfo;
188
+
189
+ static equals(a: PaymentPromotionCampaignInfo | PlainMessage<PaymentPromotionCampaignInfo> | undefined, b: PaymentPromotionCampaignInfo | PlainMessage<PaymentPromotionCampaignInfo> | undefined): boolean;
190
+ }
191
+
192
+ /**
193
+ * @generated from message ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign
194
+ */
195
+ export declare class PaymentPromotionCampaign extends Message<PaymentPromotionCampaign> {
196
+ /**
197
+ * @generated from field: int64 id = 1;
198
+ */
199
+ id: bigint;
200
+
201
+ /**
202
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignInfo campaign_info = 2;
203
+ */
204
+ campaignInfo?: PaymentPromotionCampaignInfo;
205
+
206
+ constructor(data?: PartialMessage<PaymentPromotionCampaign>);
207
+
208
+ static readonly runtime: typeof proto3;
209
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign";
210
+ static readonly fields: FieldList;
211
+
212
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaymentPromotionCampaign;
213
+
214
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaymentPromotionCampaign;
215
+
216
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaymentPromotionCampaign;
217
+
218
+ static equals(a: PaymentPromotionCampaign | PlainMessage<PaymentPromotionCampaign> | undefined, b: PaymentPromotionCampaign | PlainMessage<PaymentPromotionCampaign> | undefined): boolean;
219
+ }
220
+
221
+ /**
222
+ * @generated from message ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignsRequest
223
+ */
224
+ export declare class GetPaymentPromotionCampaignsRequest extends Message<GetPaymentPromotionCampaignsRequest> {
225
+ /**
226
+ * @generated from field: optional string status = 1;
227
+ */
228
+ status?: string;
229
+
230
+ /**
231
+ * @generated from field: optional int64 order_value = 2;
232
+ */
233
+ orderValue?: bigint;
234
+
235
+ /**
236
+ * @generated from field: optional string campaign_type = 3;
237
+ */
238
+ campaignType?: string;
239
+
240
+ /**
241
+ * @generated from field: repeated string payment_methods = 4;
242
+ */
243
+ paymentMethods: string[];
244
+
245
+ constructor(data?: PartialMessage<GetPaymentPromotionCampaignsRequest>);
246
+
247
+ static readonly runtime: typeof proto3;
248
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignsRequest";
249
+ static readonly fields: FieldList;
250
+
251
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentPromotionCampaignsRequest;
252
+
253
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignsRequest;
254
+
255
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignsRequest;
256
+
257
+ static equals(a: GetPaymentPromotionCampaignsRequest | PlainMessage<GetPaymentPromotionCampaignsRequest> | undefined, b: GetPaymentPromotionCampaignsRequest | PlainMessage<GetPaymentPromotionCampaignsRequest> | undefined): boolean;
258
+ }
259
+
260
+ /**
261
+ * @generated from message ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignsResponse
262
+ */
263
+ export declare class GetPaymentPromotionCampaignsResponse extends Message<GetPaymentPromotionCampaignsResponse> {
264
+ /**
265
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign campaigns = 1;
266
+ */
267
+ campaigns: PaymentPromotionCampaign[];
268
+
269
+ constructor(data?: PartialMessage<GetPaymentPromotionCampaignsResponse>);
270
+
271
+ static readonly runtime: typeof proto3;
272
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignsResponse";
273
+ static readonly fields: FieldList;
274
+
275
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentPromotionCampaignsResponse;
276
+
277
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignsResponse;
278
+
279
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignsResponse;
280
+
281
+ static equals(a: GetPaymentPromotionCampaignsResponse | PlainMessage<GetPaymentPromotionCampaignsResponse> | undefined, b: GetPaymentPromotionCampaignsResponse | PlainMessage<GetPaymentPromotionCampaignsResponse> | undefined): boolean;
282
+ }
283
+
284
+ /**
285
+ * @generated from message ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignByIdRequest
286
+ */
287
+ export declare class GetPaymentPromotionCampaignByIdRequest extends Message<GetPaymentPromotionCampaignByIdRequest> {
288
+ /**
289
+ * @generated from field: int64 id = 1;
290
+ */
291
+ id: bigint;
292
+
293
+ constructor(data?: PartialMessage<GetPaymentPromotionCampaignByIdRequest>);
294
+
295
+ static readonly runtime: typeof proto3;
296
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignByIdRequest";
297
+ static readonly fields: FieldList;
298
+
299
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentPromotionCampaignByIdRequest;
300
+
301
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignByIdRequest;
302
+
303
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignByIdRequest;
304
+
305
+ static equals(a: GetPaymentPromotionCampaignByIdRequest | PlainMessage<GetPaymentPromotionCampaignByIdRequest> | undefined, b: GetPaymentPromotionCampaignByIdRequest | PlainMessage<GetPaymentPromotionCampaignByIdRequest> | undefined): boolean;
306
+ }
307
+
308
+ /**
309
+ * @generated from message ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignByIdResponse
310
+ */
311
+ export declare class GetPaymentPromotionCampaignByIdResponse extends Message<GetPaymentPromotionCampaignByIdResponse> {
312
+ /**
313
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign campaign = 1;
314
+ */
315
+ campaign?: PaymentPromotionCampaign;
316
+
317
+ constructor(data?: PartialMessage<GetPaymentPromotionCampaignByIdResponse>);
318
+
319
+ static readonly runtime: typeof proto3;
320
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetPaymentPromotionCampaignByIdResponse";
321
+ static readonly fields: FieldList;
322
+
323
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPaymentPromotionCampaignByIdResponse;
324
+
325
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignByIdResponse;
326
+
327
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPaymentPromotionCampaignByIdResponse;
328
+
329
+ static equals(a: GetPaymentPromotionCampaignByIdResponse | PlainMessage<GetPaymentPromotionCampaignByIdResponse> | undefined, b: GetPaymentPromotionCampaignByIdResponse | PlainMessage<GetPaymentPromotionCampaignByIdResponse> | undefined): boolean;
330
+ }
331
+
332
+ /**
333
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaymentPromotionCampaignRequest
334
+ */
335
+ export declare class CreatePaymentPromotionCampaignRequest extends Message<CreatePaymentPromotionCampaignRequest> {
336
+ /**
337
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignInfo campaign_info = 1;
338
+ */
339
+ campaignInfo?: PaymentPromotionCampaignInfo;
340
+
341
+ /**
342
+ * @generated from field: string username = 2;
343
+ */
344
+ username: string;
345
+
346
+ constructor(data?: PartialMessage<CreatePaymentPromotionCampaignRequest>);
347
+
348
+ static readonly runtime: typeof proto3;
349
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaymentPromotionCampaignRequest";
350
+ static readonly fields: FieldList;
351
+
352
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaymentPromotionCampaignRequest;
353
+
354
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaymentPromotionCampaignRequest;
355
+
356
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaymentPromotionCampaignRequest;
357
+
358
+ static equals(a: CreatePaymentPromotionCampaignRequest | PlainMessage<CreatePaymentPromotionCampaignRequest> | undefined, b: CreatePaymentPromotionCampaignRequest | PlainMessage<CreatePaymentPromotionCampaignRequest> | undefined): boolean;
359
+ }
360
+
361
+ /**
362
+ * @generated from message ct_logic_uni_rev_payment.v1.CreatePaymentPromotionCampaignResponse
363
+ */
364
+ export declare class CreatePaymentPromotionCampaignResponse extends Message<CreatePaymentPromotionCampaignResponse> {
365
+ /**
366
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign campaign = 1;
367
+ */
368
+ campaign?: PaymentPromotionCampaign;
369
+
370
+ constructor(data?: PartialMessage<CreatePaymentPromotionCampaignResponse>);
371
+
372
+ static readonly runtime: typeof proto3;
373
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.CreatePaymentPromotionCampaignResponse";
374
+ static readonly fields: FieldList;
375
+
376
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePaymentPromotionCampaignResponse;
377
+
378
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePaymentPromotionCampaignResponse;
379
+
380
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePaymentPromotionCampaignResponse;
381
+
382
+ static equals(a: CreatePaymentPromotionCampaignResponse | PlainMessage<CreatePaymentPromotionCampaignResponse> | undefined, b: CreatePaymentPromotionCampaignResponse | PlainMessage<CreatePaymentPromotionCampaignResponse> | undefined): boolean;
383
+ }
384
+
385
+ /**
386
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePaymentPromotionCampaignRequest
387
+ */
388
+ export declare class UpdatePaymentPromotionCampaignRequest extends Message<UpdatePaymentPromotionCampaignRequest> {
389
+ /**
390
+ * @generated from field: int64 id = 1;
391
+ */
392
+ id: bigint;
393
+
394
+ /**
395
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaignInfo campaign_info = 2;
396
+ */
397
+ campaignInfo?: PaymentPromotionCampaignInfo;
398
+
399
+ /**
400
+ * @generated from field: string username = 3;
401
+ */
402
+ username: string;
403
+
404
+ constructor(data?: PartialMessage<UpdatePaymentPromotionCampaignRequest>);
405
+
406
+ static readonly runtime: typeof proto3;
407
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePaymentPromotionCampaignRequest";
408
+ static readonly fields: FieldList;
409
+
410
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePaymentPromotionCampaignRequest;
411
+
412
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePaymentPromotionCampaignRequest;
413
+
414
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePaymentPromotionCampaignRequest;
415
+
416
+ static equals(a: UpdatePaymentPromotionCampaignRequest | PlainMessage<UpdatePaymentPromotionCampaignRequest> | undefined, b: UpdatePaymentPromotionCampaignRequest | PlainMessage<UpdatePaymentPromotionCampaignRequest> | undefined): boolean;
417
+ }
418
+
419
+ /**
420
+ * @generated from message ct_logic_uni_rev_payment.v1.UpdatePaymentPromotionCampaignResponse
421
+ */
422
+ export declare class UpdatePaymentPromotionCampaignResponse extends Message<UpdatePaymentPromotionCampaignResponse> {
423
+ /**
424
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign campaign = 1;
425
+ */
426
+ campaign?: PaymentPromotionCampaign;
427
+
428
+ constructor(data?: PartialMessage<UpdatePaymentPromotionCampaignResponse>);
429
+
430
+ static readonly runtime: typeof proto3;
431
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.UpdatePaymentPromotionCampaignResponse";
432
+ static readonly fields: FieldList;
433
+
434
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePaymentPromotionCampaignResponse;
435
+
436
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePaymentPromotionCampaignResponse;
437
+
438
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePaymentPromotionCampaignResponse;
439
+
440
+ static equals(a: UpdatePaymentPromotionCampaignResponse | PlainMessage<UpdatePaymentPromotionCampaignResponse> | undefined, b: UpdatePaymentPromotionCampaignResponse | PlainMessage<UpdatePaymentPromotionCampaignResponse> | undefined): boolean;
441
+ }
442
+
443
+ /**
444
+ * @generated from message ct_logic_uni_rev_payment.v1.ChangePaymentPromotionCampaignStatusRequest
445
+ */
446
+ export declare class ChangePaymentPromotionCampaignStatusRequest extends Message<ChangePaymentPromotionCampaignStatusRequest> {
447
+ /**
448
+ * @generated from field: int64 id = 1;
449
+ */
450
+ id: bigint;
451
+
452
+ /**
453
+ * @generated from field: string status = 2;
454
+ */
455
+ status: string;
456
+
457
+ /**
458
+ * @generated from field: string username = 3;
459
+ */
460
+ username: string;
461
+
462
+ constructor(data?: PartialMessage<ChangePaymentPromotionCampaignStatusRequest>);
463
+
464
+ static readonly runtime: typeof proto3;
465
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ChangePaymentPromotionCampaignStatusRequest";
466
+ static readonly fields: FieldList;
467
+
468
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ChangePaymentPromotionCampaignStatusRequest;
469
+
470
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ChangePaymentPromotionCampaignStatusRequest;
471
+
472
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ChangePaymentPromotionCampaignStatusRequest;
473
+
474
+ static equals(a: ChangePaymentPromotionCampaignStatusRequest | PlainMessage<ChangePaymentPromotionCampaignStatusRequest> | undefined, b: ChangePaymentPromotionCampaignStatusRequest | PlainMessage<ChangePaymentPromotionCampaignStatusRequest> | undefined): boolean;
475
+ }
476
+
477
+ /**
478
+ * @generated from message ct_logic_uni_rev_payment.v1.ChangePaymentPromotionCampaignStatusResponse
479
+ */
480
+ export declare class ChangePaymentPromotionCampaignStatusResponse extends Message<ChangePaymentPromotionCampaignStatusResponse> {
481
+ /**
482
+ * @generated from field: ct_logic_uni_rev_payment.v1.PaymentPromotionCampaign campaign = 1;
483
+ */
484
+ campaign?: PaymentPromotionCampaign;
485
+
486
+ constructor(data?: PartialMessage<ChangePaymentPromotionCampaignStatusResponse>);
487
+
488
+ static readonly runtime: typeof proto3;
489
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ChangePaymentPromotionCampaignStatusResponse";
490
+ static readonly fields: FieldList;
491
+
492
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ChangePaymentPromotionCampaignStatusResponse;
493
+
494
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ChangePaymentPromotionCampaignStatusResponse;
495
+
496
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ChangePaymentPromotionCampaignStatusResponse;
497
+
498
+ static equals(a: ChangePaymentPromotionCampaignStatusResponse | PlainMessage<ChangePaymentPromotionCampaignStatusResponse> | undefined, b: ChangePaymentPromotionCampaignStatusResponse | PlainMessage<ChangePaymentPromotionCampaignStatusResponse> | undefined): boolean;
499
+ }
500
+
501
+ /**
502
+ * REDEEM
503
+ *
504
+ * @generated from message ct_logic_uni_rev_payment.v1.Redeem
505
+ */
506
+ export declare class Redeem extends Message<Redeem> {
507
+ /**
508
+ * @generated from field: int64 campaign_id = 1;
509
+ */
510
+ campaignId: bigint;
511
+
512
+ /**
513
+ * @generated from field: int64 account_id = 2;
514
+ */
515
+ accountId: bigint;
516
+
517
+ /**
518
+ * @generated from field: string phone = 3;
519
+ */
520
+ phone: string;
521
+
522
+ /**
523
+ * @generated from field: int64 order_id = 4;
524
+ */
525
+ orderId: bigint;
526
+
527
+ /**
528
+ * @generated from field: int64 order_value = 5;
529
+ */
530
+ orderValue: bigint;
531
+
532
+ /**
533
+ * @generated from field: int64 redeem_amount = 6;
534
+ */
535
+ redeemAmount: bigint;
536
+
537
+ /**
538
+ * @generated from field: string status = 7;
539
+ */
540
+ status: string;
541
+
542
+ /**
543
+ * @generated from field: string created_at = 8;
544
+ */
545
+ createdAt: string;
546
+
547
+ /**
548
+ * @generated from field: string updated_at = 9;
549
+ */
550
+ updatedAt: string;
551
+
552
+ constructor(data?: PartialMessage<Redeem>);
553
+
554
+ static readonly runtime: typeof proto3;
555
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.Redeem";
556
+ static readonly fields: FieldList;
557
+
558
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Redeem;
559
+
560
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Redeem;
561
+
562
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Redeem;
563
+
564
+ static equals(a: Redeem | PlainMessage<Redeem> | undefined, b: Redeem | PlainMessage<Redeem> | undefined): boolean;
565
+ }
566
+
567
+ /**
568
+ * @generated from message ct_logic_uni_rev_payment.v1.GetRedeemsRequest
569
+ */
570
+ export declare class GetRedeemsRequest extends Message<GetRedeemsRequest> {
571
+ /**
572
+ * @generated from field: optional int64 campaign_id = 1;
573
+ */
574
+ campaignId?: bigint;
575
+
576
+ /**
577
+ * @generated from field: optional int64 account_id = 2;
578
+ */
579
+ accountId?: bigint;
580
+
581
+ /**
582
+ * @generated from field: optional int64 order_id = 3;
583
+ */
584
+ orderId?: bigint;
585
+
586
+ /**
587
+ * @generated from field: int32 offset = 4;
588
+ */
589
+ offset: number;
590
+
591
+ /**
592
+ * @generated from field: int32 limit = 5;
593
+ */
594
+ limit: number;
595
+
596
+ constructor(data?: PartialMessage<GetRedeemsRequest>);
597
+
598
+ static readonly runtime: typeof proto3;
599
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetRedeemsRequest";
600
+ static readonly fields: FieldList;
601
+
602
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemsRequest;
603
+
604
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemsRequest;
605
+
606
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemsRequest;
607
+
608
+ static equals(a: GetRedeemsRequest | PlainMessage<GetRedeemsRequest> | undefined, b: GetRedeemsRequest | PlainMessage<GetRedeemsRequest> | undefined): boolean;
609
+ }
610
+
611
+ /**
612
+ * @generated from message ct_logic_uni_rev_payment.v1.GetRedeemsResponse
613
+ */
614
+ export declare class GetRedeemsResponse extends Message<GetRedeemsResponse> {
615
+ /**
616
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.Redeem redeem = 1;
617
+ */
618
+ redeem: Redeem[];
619
+
620
+ /**
621
+ * @generated from field: int64 total = 2;
622
+ */
623
+ total: bigint;
624
+
625
+ /**
626
+ * @generated from field: int32 offset = 3;
627
+ */
628
+ offset: number;
629
+
630
+ /**
631
+ * @generated from field: int32 limit = 4;
632
+ */
633
+ limit: number;
634
+
635
+ constructor(data?: PartialMessage<GetRedeemsResponse>);
636
+
637
+ static readonly runtime: typeof proto3;
638
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetRedeemsResponse";
639
+ static readonly fields: FieldList;
640
+
641
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemsResponse;
642
+
643
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemsResponse;
644
+
645
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemsResponse;
646
+
647
+ static equals(a: GetRedeemsResponse | PlainMessage<GetRedeemsResponse> | undefined, b: GetRedeemsResponse | PlainMessage<GetRedeemsResponse> | undefined): boolean;
648
+ }
649
+
650
+ /**
651
+ * @generated from message ct_logic_uni_rev_payment.v1.ActionLog
652
+ */
653
+ export declare class ActionLog extends Message<ActionLog> {
654
+ /**
655
+ * @generated from field: string username = 1;
656
+ */
657
+ username: string;
658
+
659
+ /**
660
+ * @generated from field: string old_state = 2;
661
+ */
662
+ oldState: string;
663
+
664
+ /**
665
+ * @generated from field: string new_state = 3;
666
+ */
667
+ newState: string;
668
+
669
+ /**
670
+ * @generated from field: string action = 4;
671
+ */
672
+ action: string;
673
+
674
+ /**
675
+ * @generated from field: string created_at = 5;
676
+ */
677
+ createdAt: string;
678
+
679
+ /**
680
+ * @generated from field: int64 id = 6;
681
+ */
682
+ id: bigint;
683
+
684
+ constructor(data?: PartialMessage<ActionLog>);
685
+
686
+ static readonly runtime: typeof proto3;
687
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ActionLog";
688
+ static readonly fields: FieldList;
689
+
690
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ActionLog;
691
+
692
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ActionLog;
693
+
694
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ActionLog;
695
+
696
+ static equals(a: ActionLog | PlainMessage<ActionLog> | undefined, b: ActionLog | PlainMessage<ActionLog> | undefined): boolean;
697
+ }
698
+
699
+ /**
700
+ * @generated from message ct_logic_uni_rev_payment.v1.GetActionLogsRequest
701
+ */
702
+ export declare class GetActionLogsRequest extends Message<GetActionLogsRequest> {
703
+ /**
704
+ * @generated from field: optional int64 campaign_id = 1;
705
+ */
706
+ campaignId?: bigint;
707
+
708
+ /**
709
+ * @generated from field: optional string username = 2;
710
+ */
711
+ username?: string;
712
+
713
+ /**
714
+ * @generated from field: int32 offset = 3;
715
+ */
716
+ offset: number;
717
+
718
+ /**
719
+ * @generated from field: int32 limit = 4;
720
+ */
721
+ limit: number;
722
+
723
+ constructor(data?: PartialMessage<GetActionLogsRequest>);
724
+
725
+ static readonly runtime: typeof proto3;
726
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetActionLogsRequest";
727
+ static readonly fields: FieldList;
728
+
729
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetActionLogsRequest;
730
+
731
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetActionLogsRequest;
732
+
733
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetActionLogsRequest;
734
+
735
+ static equals(a: GetActionLogsRequest | PlainMessage<GetActionLogsRequest> | undefined, b: GetActionLogsRequest | PlainMessage<GetActionLogsRequest> | undefined): boolean;
736
+ }
737
+
738
+ /**
739
+ * @generated from message ct_logic_uni_rev_payment.v1.GetActionLogsResponse
740
+ */
741
+ export declare class GetActionLogsResponse extends Message<GetActionLogsResponse> {
742
+ /**
743
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ActionLog action_log = 1;
744
+ */
745
+ actionLog: ActionLog[];
746
+
747
+ /**
748
+ * @generated from field: int64 total = 2;
749
+ */
750
+ total: bigint;
751
+
752
+ /**
753
+ * @generated from field: int32 offset = 3;
754
+ */
755
+ offset: number;
756
+
757
+ /**
758
+ * @generated from field: int32 limit = 4;
759
+ */
760
+ limit: number;
761
+
762
+ constructor(data?: PartialMessage<GetActionLogsResponse>);
763
+
764
+ static readonly runtime: typeof proto3;
765
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetActionLogsResponse";
766
+ static readonly fields: FieldList;
767
+
768
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetActionLogsResponse;
769
+
770
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetActionLogsResponse;
771
+
772
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetActionLogsResponse;
773
+
774
+ static equals(a: GetActionLogsResponse | PlainMessage<GetActionLogsResponse> | undefined, b: GetActionLogsResponse | PlainMessage<GetActionLogsResponse> | undefined): boolean;
775
+ }
776
+
777
+ /**
778
+ * @generated from message ct_logic_uni_rev_payment.v1.RedeemLog
779
+ */
780
+ export declare class RedeemLog extends Message<RedeemLog> {
781
+ /**
782
+ * @generated from field: int64 id = 1;
783
+ */
784
+ id: bigint;
785
+
786
+ /**
787
+ * @generated from field: int64 order_id = 2;
788
+ */
789
+ orderId: bigint;
790
+
791
+ /**
792
+ * @generated from field: string new_status = 3;
793
+ */
794
+ newStatus: string;
795
+
796
+ /**
797
+ * @generated from field: string old_status = 4;
798
+ */
799
+ oldStatus: string;
800
+
801
+ /**
802
+ * @generated from field: string reference = 5;
803
+ */
804
+ reference: string;
805
+
806
+ /**
807
+ * @generated from field: string created_at = 6;
808
+ */
809
+ createdAt: string;
810
+
811
+ constructor(data?: PartialMessage<RedeemLog>);
812
+
813
+ static readonly runtime: typeof proto3;
814
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.RedeemLog";
815
+ static readonly fields: FieldList;
816
+
817
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RedeemLog;
818
+
819
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RedeemLog;
820
+
821
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RedeemLog;
822
+
823
+ static equals(a: RedeemLog | PlainMessage<RedeemLog> | undefined, b: RedeemLog | PlainMessage<RedeemLog> | undefined): boolean;
824
+ }
825
+
826
+ /**
827
+ * @generated from message ct_logic_uni_rev_payment.v1.GetRedeemLogsRequest
828
+ */
829
+ export declare class GetRedeemLogsRequest extends Message<GetRedeemLogsRequest> {
830
+ /**
831
+ * @generated from field: int32 offset = 1;
832
+ */
833
+ offset: number;
834
+
835
+ /**
836
+ * @generated from field: int32 limit = 2;
837
+ */
838
+ limit: number;
839
+
840
+ constructor(data?: PartialMessage<GetRedeemLogsRequest>);
841
+
842
+ static readonly runtime: typeof proto3;
843
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetRedeemLogsRequest";
844
+ static readonly fields: FieldList;
845
+
846
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemLogsRequest;
847
+
848
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemLogsRequest;
849
+
850
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemLogsRequest;
851
+
852
+ static equals(a: GetRedeemLogsRequest | PlainMessage<GetRedeemLogsRequest> | undefined, b: GetRedeemLogsRequest | PlainMessage<GetRedeemLogsRequest> | undefined): boolean;
853
+ }
854
+
855
+ /**
856
+ * @generated from message ct_logic_uni_rev_payment.v1.GetRedeemLogsResponse
857
+ */
858
+ export declare class GetRedeemLogsResponse extends Message<GetRedeemLogsResponse> {
859
+ /**
860
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.RedeemLog redeem_log = 1;
861
+ */
862
+ redeemLog: RedeemLog[];
863
+
864
+ /**
865
+ * @generated from field: int64 total = 2;
866
+ */
867
+ total: bigint;
868
+
869
+ /**
870
+ * @generated from field: int32 offset = 3;
871
+ */
872
+ offset: number;
873
+
874
+ /**
875
+ * @generated from field: int32 limit = 4;
876
+ */
877
+ limit: number;
878
+
879
+ constructor(data?: PartialMessage<GetRedeemLogsResponse>);
880
+
881
+ static readonly runtime: typeof proto3;
882
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetRedeemLogsResponse";
883
+ static readonly fields: FieldList;
884
+
885
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemLogsResponse;
886
+
887
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemLogsResponse;
888
+
889
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemLogsResponse;
890
+
891
+ static equals(a: GetRedeemLogsResponse | PlainMessage<GetRedeemLogsResponse> | undefined, b: GetRedeemLogsResponse | PlainMessage<GetRedeemLogsResponse> | undefined): boolean;
892
+ }
893
+