@chotot/ct-logic-uni-rev-premium-v1 1.286.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.
- package/ad.proto +89 -0
- package/ad_delivery.proto +232 -0
- package/ad_delivery_pb.d.ts +1285 -0
- package/ad_delivery_pb.js +439 -0
- package/ad_delivery_service-LogicUniRevPremiumAdDeliveryService_connectquery.d.ts +138 -0
- package/ad_delivery_service-LogicUniRevPremiumAdDeliveryService_connectquery.js +211 -0
- package/ad_delivery_service.proto +65 -0
- package/ad_delivery_service_connect.d.ts +125 -0
- package/ad_delivery_service_connect.js +125 -0
- package/ad_optimization.proto +111 -0
- package/ad_optimization_pb.d.ts +601 -0
- package/ad_optimization_pb.js +214 -0
- package/ad_optimization_service-LogicUniRevPremiumAdOptimizationService_connectquery.d.ts +78 -0
- package/ad_optimization_service-LogicUniRevPremiumAdOptimizationService_connectquery.js +115 -0
- package/ad_optimization_service.proto +21 -0
- package/ad_optimization_service_connect.d.ts +71 -0
- package/ad_optimization_service_connect.js +71 -0
- package/ad_pb.d.ts +461 -0
- package/ad_pb.js +172 -0
- package/ad_service-LogicUniRevPremiumAdService_connectquery.d.ts +58 -0
- package/ad_service-LogicUniRevPremiumAdService_connectquery.js +83 -0
- package/ad_service.proto +15 -0
- package/ad_service_connect.d.ts +53 -0
- package/ad_service_connect.js +53 -0
- package/ad_social_platform.proto +108 -0
- package/ad_social_platform_pb.d.ts +474 -0
- package/ad_social_platform_pb.js +156 -0
- package/ad_social_platform_service-LogicUniRevPremiumAdSocialPlatformService_connectquery.d.ts +68 -0
- package/ad_social_platform_service-LogicUniRevPremiumAdSocialPlatformService_connectquery.js +99 -0
- package/ad_social_platform_service.proto +23 -0
- package/ad_social_platform_service_connect.d.ts +62 -0
- package/ad_social_platform_service_connect.js +62 -0
- package/bump_ad.proto +162 -0
- package/bump_ad_pb.d.ts +869 -0
- package/bump_ad_pb.js +308 -0
- package/bump_ad_service-LogicUniRevPremiumBumpAdService_connectquery.d.ts +123 -0
- package/bump_ad_service-LogicUniRevPremiumBumpAdService_connectquery.js +189 -0
- package/bump_ad_service.proto +56 -0
- package/bump_ad_service_connect.d.ts +112 -0
- package/bump_ad_service_connect.js +112 -0
- package/free_ps.proto +527 -0
- package/free_ps_pb.d.ts +2848 -0
- package/free_ps_pb.js +934 -0
- package/free_ps_service-LogicUniRevPremiumFreePsService_connectquery.d.ts +304 -0
- package/free_ps_service-LogicUniRevPremiumFreePsService_connectquery.js +483 -0
- package/free_ps_service.proto +62 -0
- package/free_ps_service_connect.d.ts +276 -0
- package/free_ps_service_connect.js +276 -0
- package/listing_tier.proto +228 -0
- package/listing_tier_pb.d.ts +1032 -0
- package/listing_tier_pb.js +365 -0
- package/listing_tier_service-LogicUniRevPremiumListingTierService_connectquery.d.ts +108 -0
- package/listing_tier_service-LogicUniRevPremiumListingTierService_connectquery.js +163 -0
- package/listing_tier_service.proto +19 -0
- package/listing_tier_service_connect.d.ts +98 -0
- package/listing_tier_service_connect.js +98 -0
- package/onbehalf.proto +91 -0
- package/onbehalf_pb.d.ts +411 -0
- package/onbehalf_pb.js +138 -0
- package/onbehalf_service-LogicUniRevPremiumOnbehalfService_connectquery.d.ts +28 -0
- package/onbehalf_service-LogicUniRevPremiumOnbehalfService_connectquery.js +35 -0
- package/onbehalf_service.proto +11 -0
- package/onbehalf_service_connect.d.ts +26 -0
- package/onbehalf_service_connect.js +26 -0
- package/package.json +10 -0
- package/premium_services.proto +1005 -0
- package/premium_services_pb.d.ts +5465 -0
- package/premium_services_pb.js +1840 -0
- package/premium_services_service-LogicUniRevPremiumPremiumServicesService_connectquery.d.ts +496 -0
- package/premium_services_service-LogicUniRevPremiumPremiumServicesService_connectquery.js +787 -0
- package/premium_services_service.proto +132 -0
- package/premium_services_service_connect.d.ts +448 -0
- package/premium_services_service_connect.js +448 -0
- package/pricing.proto +722 -0
- package/pricing_pb.d.ts +3949 -0
- package/pricing_pb.js +1372 -0
- package/pricing_service-LogicUniRevPremiumPricingService_connectquery.d.ts +411 -0
- package/pricing_service-LogicUniRevPremiumPricingService_connectquery.js +653 -0
- package/pricing_service.proto +63 -0
- package/pricing_service_connect.d.ts +372 -0
- package/pricing_service_connect.js +372 -0
- package/scripts/modify_package_json.js +50 -0
- package/special_display.proto +56 -0
- package/special_display_pb.d.ts +322 -0
- package/special_display_pb.js +113 -0
- package/special_display_service-LogicUniRevPremiumSpecialDisplayService_connectquery.d.ts +58 -0
- package/special_display_service-LogicUniRevPremiumSpecialDisplayService_connectquery.js +83 -0
- package/special_display_service.proto +24 -0
- package/special_display_service_connect.d.ts +53 -0
- package/special_display_service_connect.js +53 -0
- package/sticky_adinfo.proto +312 -0
- package/sticky_adinfo_pb.d.ts +1463 -0
- package/sticky_adinfo_pb.js +328 -0
package/free_ps_pb.d.ts
ADDED
|
@@ -0,0 +1,2848 @@
|
|
|
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-premium/v1/free_ps.proto (package ct_logic_uni_rev_premium.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_premium.v1.GetPSRedeemManualRequest
|
|
13
|
+
*/
|
|
14
|
+
export declare class GetPSRedeemManualRequest extends Message<GetPSRedeemManualRequest> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: string redeem_id = 1;
|
|
17
|
+
*/
|
|
18
|
+
redeemId: string;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: string token = 2;
|
|
22
|
+
*/
|
|
23
|
+
token: string;
|
|
24
|
+
|
|
25
|
+
constructor(data?: PartialMessage<GetPSRedeemManualRequest>);
|
|
26
|
+
|
|
27
|
+
static readonly runtime: typeof proto3;
|
|
28
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemManualRequest";
|
|
29
|
+
static readonly fields: FieldList;
|
|
30
|
+
|
|
31
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemManualRequest;
|
|
32
|
+
|
|
33
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemManualRequest;
|
|
34
|
+
|
|
35
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemManualRequest;
|
|
36
|
+
|
|
37
|
+
static equals(a: GetPSRedeemManualRequest | PlainMessage<GetPSRedeemManualRequest> | undefined, b: GetPSRedeemManualRequest | PlainMessage<GetPSRedeemManualRequest> | undefined): boolean;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemManualResponse
|
|
42
|
+
*/
|
|
43
|
+
export declare class GetPSRedeemManualResponse extends Message<GetPSRedeemManualResponse> {
|
|
44
|
+
/**
|
|
45
|
+
* @generated from field: bool success = 1;
|
|
46
|
+
*/
|
|
47
|
+
success: boolean;
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.GetPSRedeemResponseData data = 2;
|
|
51
|
+
*/
|
|
52
|
+
data?: GetPSRedeemResponseData;
|
|
53
|
+
|
|
54
|
+
constructor(data?: PartialMessage<GetPSRedeemManualResponse>);
|
|
55
|
+
|
|
56
|
+
static readonly runtime: typeof proto3;
|
|
57
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemManualResponse";
|
|
58
|
+
static readonly fields: FieldList;
|
|
59
|
+
|
|
60
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemManualResponse;
|
|
61
|
+
|
|
62
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemManualResponse;
|
|
63
|
+
|
|
64
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemManualResponse;
|
|
65
|
+
|
|
66
|
+
static equals(a: GetPSRedeemManualResponse | PlainMessage<GetPSRedeemManualResponse> | undefined, b: GetPSRedeemManualResponse | PlainMessage<GetPSRedeemManualResponse> | undefined): boolean;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemResponseData
|
|
71
|
+
*/
|
|
72
|
+
export declare class GetPSRedeemResponseData extends Message<GetPSRedeemResponseData> {
|
|
73
|
+
/**
|
|
74
|
+
* @generated from field: string content = 1;
|
|
75
|
+
*/
|
|
76
|
+
content: string;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* @generated from field: string status = 2;
|
|
80
|
+
*/
|
|
81
|
+
status: string;
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* @generated from field: google.protobuf.Timestamp expired_at = 3;
|
|
85
|
+
*/
|
|
86
|
+
expiredAt?: Timestamp;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* @generated from field: string service_type = 4;
|
|
90
|
+
*/
|
|
91
|
+
serviceType: string;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.GetPSRedeemResponseAdInfo ad_info = 5;
|
|
95
|
+
*/
|
|
96
|
+
adInfo?: GetPSRedeemResponseAdInfo;
|
|
97
|
+
|
|
98
|
+
constructor(data?: PartialMessage<GetPSRedeemResponseData>);
|
|
99
|
+
|
|
100
|
+
static readonly runtime: typeof proto3;
|
|
101
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemResponseData";
|
|
102
|
+
static readonly fields: FieldList;
|
|
103
|
+
|
|
104
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemResponseData;
|
|
105
|
+
|
|
106
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemResponseData;
|
|
107
|
+
|
|
108
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemResponseData;
|
|
109
|
+
|
|
110
|
+
static equals(a: GetPSRedeemResponseData | PlainMessage<GetPSRedeemResponseData> | undefined, b: GetPSRedeemResponseData | PlainMessage<GetPSRedeemResponseData> | undefined): boolean;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemResponseAdInfo
|
|
115
|
+
*/
|
|
116
|
+
export declare class GetPSRedeemResponseAdInfo extends Message<GetPSRedeemResponseAdInfo> {
|
|
117
|
+
/**
|
|
118
|
+
* @generated from field: string title = 1;
|
|
119
|
+
*/
|
|
120
|
+
title: string;
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from field: string price_string = 2;
|
|
124
|
+
*/
|
|
125
|
+
priceString: string;
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* @generated from field: string image_url = 3;
|
|
129
|
+
*/
|
|
130
|
+
imageUrl: string;
|
|
131
|
+
|
|
132
|
+
constructor(data?: PartialMessage<GetPSRedeemResponseAdInfo>);
|
|
133
|
+
|
|
134
|
+
static readonly runtime: typeof proto3;
|
|
135
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemResponseAdInfo";
|
|
136
|
+
static readonly fields: FieldList;
|
|
137
|
+
|
|
138
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemResponseAdInfo;
|
|
139
|
+
|
|
140
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemResponseAdInfo;
|
|
141
|
+
|
|
142
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemResponseAdInfo;
|
|
143
|
+
|
|
144
|
+
static equals(a: GetPSRedeemResponseAdInfo | PlainMessage<GetPSRedeemResponseAdInfo> | undefined, b: GetPSRedeemResponseAdInfo | PlainMessage<GetPSRedeemResponseAdInfo> | undefined): boolean;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PSRedeemManualRequest
|
|
149
|
+
*/
|
|
150
|
+
export declare class PSRedeemManualRequest extends Message<PSRedeemManualRequest> {
|
|
151
|
+
/**
|
|
152
|
+
* @generated from field: string redeem_id = 1;
|
|
153
|
+
*/
|
|
154
|
+
redeemId: string;
|
|
155
|
+
|
|
156
|
+
/**
|
|
157
|
+
* @generated from field: optional string token = 2;
|
|
158
|
+
*/
|
|
159
|
+
token?: string;
|
|
160
|
+
|
|
161
|
+
/**
|
|
162
|
+
* @generated from field: optional int64 account_id = 3;
|
|
163
|
+
*/
|
|
164
|
+
accountId?: bigint;
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* @generated from field: repeated int64 ad_ids = 4;
|
|
168
|
+
*/
|
|
169
|
+
adIds: bigint[];
|
|
170
|
+
|
|
171
|
+
constructor(data?: PartialMessage<PSRedeemManualRequest>);
|
|
172
|
+
|
|
173
|
+
static readonly runtime: typeof proto3;
|
|
174
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PSRedeemManualRequest";
|
|
175
|
+
static readonly fields: FieldList;
|
|
176
|
+
|
|
177
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PSRedeemManualRequest;
|
|
178
|
+
|
|
179
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PSRedeemManualRequest;
|
|
180
|
+
|
|
181
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PSRedeemManualRequest;
|
|
182
|
+
|
|
183
|
+
static equals(a: PSRedeemManualRequest | PlainMessage<PSRedeemManualRequest> | undefined, b: PSRedeemManualRequest | PlainMessage<PSRedeemManualRequest> | undefined): boolean;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PSRedeemManualResponse
|
|
188
|
+
*/
|
|
189
|
+
export declare class PSRedeemManualResponse extends Message<PSRedeemManualResponse> {
|
|
190
|
+
/**
|
|
191
|
+
* @generated from field: bool success = 1;
|
|
192
|
+
*/
|
|
193
|
+
success: boolean;
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* @generated from field: string message = 2;
|
|
197
|
+
*/
|
|
198
|
+
message: string;
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* @generated from field: string message_detail = 3;
|
|
202
|
+
*/
|
|
203
|
+
messageDetail: string;
|
|
204
|
+
|
|
205
|
+
constructor(data?: PartialMessage<PSRedeemManualResponse>);
|
|
206
|
+
|
|
207
|
+
static readonly runtime: typeof proto3;
|
|
208
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PSRedeemManualResponse";
|
|
209
|
+
static readonly fields: FieldList;
|
|
210
|
+
|
|
211
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PSRedeemManualResponse;
|
|
212
|
+
|
|
213
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PSRedeemManualResponse;
|
|
214
|
+
|
|
215
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PSRedeemManualResponse;
|
|
216
|
+
|
|
217
|
+
static equals(a: PSRedeemManualResponse | PlainMessage<PSRedeemManualResponse> | undefined, b: PSRedeemManualResponse | PlainMessage<PSRedeemManualResponse> | undefined): boolean;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
/**
|
|
221
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSCampaignsRequest
|
|
222
|
+
*/
|
|
223
|
+
export declare class GetPSCampaignsRequest extends Message<GetPSCampaignsRequest> {
|
|
224
|
+
/**
|
|
225
|
+
* @generated from field: int64 limit = 1;
|
|
226
|
+
*/
|
|
227
|
+
limit: bigint;
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* @generated from field: int64 offset = 2;
|
|
231
|
+
*/
|
|
232
|
+
offset: bigint;
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* @generated from field: string name = 3;
|
|
236
|
+
*/
|
|
237
|
+
name: string;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* @generated from field: string status = 4;
|
|
241
|
+
*/
|
|
242
|
+
status: string;
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* @generated from field: string type = 5;
|
|
246
|
+
*/
|
|
247
|
+
type: string;
|
|
248
|
+
|
|
249
|
+
constructor(data?: PartialMessage<GetPSCampaignsRequest>);
|
|
250
|
+
|
|
251
|
+
static readonly runtime: typeof proto3;
|
|
252
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSCampaignsRequest";
|
|
253
|
+
static readonly fields: FieldList;
|
|
254
|
+
|
|
255
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSCampaignsRequest;
|
|
256
|
+
|
|
257
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSCampaignsRequest;
|
|
258
|
+
|
|
259
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSCampaignsRequest;
|
|
260
|
+
|
|
261
|
+
static equals(a: GetPSCampaignsRequest | PlainMessage<GetPSCampaignsRequest> | undefined, b: GetPSCampaignsRequest | PlainMessage<GetPSCampaignsRequest> | undefined): boolean;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSCampaignsResponse
|
|
266
|
+
*/
|
|
267
|
+
export declare class GetPSCampaignsResponse extends Message<GetPSCampaignsResponse> {
|
|
268
|
+
/**
|
|
269
|
+
* @generated from field: int64 total = 1;
|
|
270
|
+
*/
|
|
271
|
+
total: bigint;
|
|
272
|
+
|
|
273
|
+
/**
|
|
274
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.GetPSCampaignResponse campaigns = 2;
|
|
275
|
+
*/
|
|
276
|
+
campaigns: GetPSCampaignResponse[];
|
|
277
|
+
|
|
278
|
+
constructor(data?: PartialMessage<GetPSCampaignsResponse>);
|
|
279
|
+
|
|
280
|
+
static readonly runtime: typeof proto3;
|
|
281
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSCampaignsResponse";
|
|
282
|
+
static readonly fields: FieldList;
|
|
283
|
+
|
|
284
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSCampaignsResponse;
|
|
285
|
+
|
|
286
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSCampaignsResponse;
|
|
287
|
+
|
|
288
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSCampaignsResponse;
|
|
289
|
+
|
|
290
|
+
static equals(a: GetPSCampaignsResponse | PlainMessage<GetPSCampaignsResponse> | undefined, b: GetPSCampaignsResponse | PlainMessage<GetPSCampaignsResponse> | undefined): boolean;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSCampaignRequest
|
|
295
|
+
*/
|
|
296
|
+
export declare class GetPSCampaignRequest extends Message<GetPSCampaignRequest> {
|
|
297
|
+
/**
|
|
298
|
+
* @generated from field: string id = 1;
|
|
299
|
+
*/
|
|
300
|
+
id: string;
|
|
301
|
+
|
|
302
|
+
constructor(data?: PartialMessage<GetPSCampaignRequest>);
|
|
303
|
+
|
|
304
|
+
static readonly runtime: typeof proto3;
|
|
305
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSCampaignRequest";
|
|
306
|
+
static readonly fields: FieldList;
|
|
307
|
+
|
|
308
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSCampaignRequest;
|
|
309
|
+
|
|
310
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSCampaignRequest;
|
|
311
|
+
|
|
312
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSCampaignRequest;
|
|
313
|
+
|
|
314
|
+
static equals(a: GetPSCampaignRequest | PlainMessage<GetPSCampaignRequest> | undefined, b: GetPSCampaignRequest | PlainMessage<GetPSCampaignRequest> | undefined): boolean;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSCampaignResponse
|
|
319
|
+
*/
|
|
320
|
+
export declare class GetPSCampaignResponse extends Message<GetPSCampaignResponse> {
|
|
321
|
+
/**
|
|
322
|
+
* @generated from field: string id = 1;
|
|
323
|
+
*/
|
|
324
|
+
id: string;
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* @generated from field: string name = 2;
|
|
328
|
+
*/
|
|
329
|
+
name: string;
|
|
330
|
+
|
|
331
|
+
/**
|
|
332
|
+
* @generated from field: string legal_code = 3;
|
|
333
|
+
*/
|
|
334
|
+
legalCode: string;
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* @generated from field: string status = 4;
|
|
338
|
+
*/
|
|
339
|
+
status: string;
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* @generated from field: string admin_id = 5;
|
|
343
|
+
*/
|
|
344
|
+
adminId: string;
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* @generated from field: bool is_sms = 6;
|
|
348
|
+
*/
|
|
349
|
+
isSms: boolean;
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* @generated from field: bool is_announcer = 7;
|
|
353
|
+
*/
|
|
354
|
+
isAnnouncer: boolean;
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* @generated from field: google.protobuf.Timestamp start_date = 8;
|
|
358
|
+
*/
|
|
359
|
+
startDate?: Timestamp;
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* @generated from field: google.protobuf.Timestamp end_date = 9;
|
|
363
|
+
*/
|
|
364
|
+
endDate?: Timestamp;
|
|
365
|
+
|
|
366
|
+
/**
|
|
367
|
+
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
368
|
+
*/
|
|
369
|
+
createdAt?: Timestamp;
|
|
370
|
+
|
|
371
|
+
/**
|
|
372
|
+
* @generated from field: bool is_notification = 11;
|
|
373
|
+
*/
|
|
374
|
+
isNotification: boolean;
|
|
375
|
+
|
|
376
|
+
/**
|
|
377
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.PSCampaignMetaData meta_data = 12;
|
|
378
|
+
*/
|
|
379
|
+
metaData?: PSCampaignMetaData;
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* @generated from field: string voucher_type = 13;
|
|
383
|
+
*/
|
|
384
|
+
voucherType: string;
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* @generated from field: string voucher_name = 14;
|
|
388
|
+
*/
|
|
389
|
+
voucherName: string;
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* use for free bundle campaign
|
|
393
|
+
*
|
|
394
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.PremiumService premium_services = 15;
|
|
395
|
+
*/
|
|
396
|
+
premiumServices: PremiumService[];
|
|
397
|
+
|
|
398
|
+
constructor(data?: PartialMessage<GetPSCampaignResponse>);
|
|
399
|
+
|
|
400
|
+
static readonly runtime: typeof proto3;
|
|
401
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSCampaignResponse";
|
|
402
|
+
static readonly fields: FieldList;
|
|
403
|
+
|
|
404
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSCampaignResponse;
|
|
405
|
+
|
|
406
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSCampaignResponse;
|
|
407
|
+
|
|
408
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSCampaignResponse;
|
|
409
|
+
|
|
410
|
+
static equals(a: GetPSCampaignResponse | PlainMessage<GetPSCampaignResponse> | undefined, b: GetPSCampaignResponse | PlainMessage<GetPSCampaignResponse> | undefined): boolean;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
/**
|
|
414
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PremiumService
|
|
415
|
+
*/
|
|
416
|
+
export declare class PremiumService extends Message<PremiumService> {
|
|
417
|
+
/**
|
|
418
|
+
* @generated from field: string service_type = 1;
|
|
419
|
+
*/
|
|
420
|
+
serviceType: string;
|
|
421
|
+
|
|
422
|
+
/**
|
|
423
|
+
* @generated from field: int64 duration = 2;
|
|
424
|
+
*/
|
|
425
|
+
duration: bigint;
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* @generated from field: repeated string add_on_features = 3;
|
|
429
|
+
*/
|
|
430
|
+
addOnFeatures: string[];
|
|
431
|
+
|
|
432
|
+
constructor(data?: PartialMessage<PremiumService>);
|
|
433
|
+
|
|
434
|
+
static readonly runtime: typeof proto3;
|
|
435
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PremiumService";
|
|
436
|
+
static readonly fields: FieldList;
|
|
437
|
+
|
|
438
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PremiumService;
|
|
439
|
+
|
|
440
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PremiumService;
|
|
441
|
+
|
|
442
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PremiumService;
|
|
443
|
+
|
|
444
|
+
static equals(a: PremiumService | PlainMessage<PremiumService> | undefined, b: PremiumService | PlainMessage<PremiumService> | undefined): boolean;
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
/**
|
|
448
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreatePSCampaignRequest
|
|
449
|
+
*/
|
|
450
|
+
export declare class CreatePSCampaignRequest extends Message<CreatePSCampaignRequest> {
|
|
451
|
+
/**
|
|
452
|
+
* @generated from field: string name = 1;
|
|
453
|
+
*/
|
|
454
|
+
name: string;
|
|
455
|
+
|
|
456
|
+
/**
|
|
457
|
+
* @generated from field: string legal_code = 2;
|
|
458
|
+
*/
|
|
459
|
+
legalCode: string;
|
|
460
|
+
|
|
461
|
+
/**
|
|
462
|
+
* @generated from field: string status = 3;
|
|
463
|
+
*/
|
|
464
|
+
status: string;
|
|
465
|
+
|
|
466
|
+
/**
|
|
467
|
+
* @generated from field: string admin_id = 4;
|
|
468
|
+
*/
|
|
469
|
+
adminId: string;
|
|
470
|
+
|
|
471
|
+
/**
|
|
472
|
+
* @generated from field: bool is_sms = 5;
|
|
473
|
+
*/
|
|
474
|
+
isSms: boolean;
|
|
475
|
+
|
|
476
|
+
/**
|
|
477
|
+
* @generated from field: bool is_announcer = 6;
|
|
478
|
+
*/
|
|
479
|
+
isAnnouncer: boolean;
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* @generated from field: google.protobuf.Timestamp start_date = 7;
|
|
483
|
+
*/
|
|
484
|
+
startDate?: Timestamp;
|
|
485
|
+
|
|
486
|
+
/**
|
|
487
|
+
* @generated from field: google.protobuf.Timestamp end_date = 8;
|
|
488
|
+
*/
|
|
489
|
+
endDate?: Timestamp;
|
|
490
|
+
|
|
491
|
+
/**
|
|
492
|
+
* @generated from field: string type = 9;
|
|
493
|
+
*/
|
|
494
|
+
type: string;
|
|
495
|
+
|
|
496
|
+
/**
|
|
497
|
+
* @generated from field: bool is_notification = 10;
|
|
498
|
+
*/
|
|
499
|
+
isNotification: boolean;
|
|
500
|
+
|
|
501
|
+
/**
|
|
502
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.PSCampaignMetaData meta_data = 11;
|
|
503
|
+
*/
|
|
504
|
+
metaData?: PSCampaignMetaData;
|
|
505
|
+
|
|
506
|
+
/**
|
|
507
|
+
* @generated from field: string voucher_type = 12;
|
|
508
|
+
*/
|
|
509
|
+
voucherType: string;
|
|
510
|
+
|
|
511
|
+
/**
|
|
512
|
+
* @generated from field: string voucher_name = 13;
|
|
513
|
+
*/
|
|
514
|
+
voucherName: string;
|
|
515
|
+
|
|
516
|
+
/**
|
|
517
|
+
* use for free bundle campaign
|
|
518
|
+
*
|
|
519
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.PremiumService premium_services = 14;
|
|
520
|
+
*/
|
|
521
|
+
premiumServices: PremiumService[];
|
|
522
|
+
|
|
523
|
+
constructor(data?: PartialMessage<CreatePSCampaignRequest>);
|
|
524
|
+
|
|
525
|
+
static readonly runtime: typeof proto3;
|
|
526
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreatePSCampaignRequest";
|
|
527
|
+
static readonly fields: FieldList;
|
|
528
|
+
|
|
529
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePSCampaignRequest;
|
|
530
|
+
|
|
531
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePSCampaignRequest;
|
|
532
|
+
|
|
533
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePSCampaignRequest;
|
|
534
|
+
|
|
535
|
+
static equals(a: CreatePSCampaignRequest | PlainMessage<CreatePSCampaignRequest> | undefined, b: CreatePSCampaignRequest | PlainMessage<CreatePSCampaignRequest> | undefined): boolean;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
/**
|
|
539
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreatePSCampaignResponse
|
|
540
|
+
*/
|
|
541
|
+
export declare class CreatePSCampaignResponse extends Message<CreatePSCampaignResponse> {
|
|
542
|
+
/**
|
|
543
|
+
* @generated from field: string id = 1;
|
|
544
|
+
*/
|
|
545
|
+
id: string;
|
|
546
|
+
|
|
547
|
+
constructor(data?: PartialMessage<CreatePSCampaignResponse>);
|
|
548
|
+
|
|
549
|
+
static readonly runtime: typeof proto3;
|
|
550
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreatePSCampaignResponse";
|
|
551
|
+
static readonly fields: FieldList;
|
|
552
|
+
|
|
553
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePSCampaignResponse;
|
|
554
|
+
|
|
555
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePSCampaignResponse;
|
|
556
|
+
|
|
557
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePSCampaignResponse;
|
|
558
|
+
|
|
559
|
+
static equals(a: CreatePSCampaignResponse | PlainMessage<CreatePSCampaignResponse> | undefined, b: CreatePSCampaignResponse | PlainMessage<CreatePSCampaignResponse> | undefined): boolean;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
/**
|
|
563
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpdatePSCampaignRequest
|
|
564
|
+
*/
|
|
565
|
+
export declare class UpdatePSCampaignRequest extends Message<UpdatePSCampaignRequest> {
|
|
566
|
+
/**
|
|
567
|
+
* @generated from field: string id = 1;
|
|
568
|
+
*/
|
|
569
|
+
id: string;
|
|
570
|
+
|
|
571
|
+
/**
|
|
572
|
+
* @generated from field: string name = 2;
|
|
573
|
+
*/
|
|
574
|
+
name: string;
|
|
575
|
+
|
|
576
|
+
/**
|
|
577
|
+
* @generated from field: string legal_code = 3;
|
|
578
|
+
*/
|
|
579
|
+
legalCode: string;
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* @generated from field: string status = 4;
|
|
583
|
+
*/
|
|
584
|
+
status: string;
|
|
585
|
+
|
|
586
|
+
/**
|
|
587
|
+
* @generated from field: string admin_id = 5;
|
|
588
|
+
*/
|
|
589
|
+
adminId: string;
|
|
590
|
+
|
|
591
|
+
/**
|
|
592
|
+
* @generated from field: bool is_sms = 6;
|
|
593
|
+
*/
|
|
594
|
+
isSms: boolean;
|
|
595
|
+
|
|
596
|
+
/**
|
|
597
|
+
* @generated from field: bool is_announcer = 7;
|
|
598
|
+
*/
|
|
599
|
+
isAnnouncer: boolean;
|
|
600
|
+
|
|
601
|
+
/**
|
|
602
|
+
* @generated from field: google.protobuf.Timestamp start_date = 8;
|
|
603
|
+
*/
|
|
604
|
+
startDate?: Timestamp;
|
|
605
|
+
|
|
606
|
+
/**
|
|
607
|
+
* @generated from field: google.protobuf.Timestamp end_date = 9;
|
|
608
|
+
*/
|
|
609
|
+
endDate?: Timestamp;
|
|
610
|
+
|
|
611
|
+
/**
|
|
612
|
+
* @generated from field: optional string description = 10;
|
|
613
|
+
*/
|
|
614
|
+
description?: string;
|
|
615
|
+
|
|
616
|
+
/**
|
|
617
|
+
* @generated from field: optional string condition = 11;
|
|
618
|
+
*/
|
|
619
|
+
condition?: string;
|
|
620
|
+
|
|
621
|
+
/**
|
|
622
|
+
* @generated from field: optional string usage = 12;
|
|
623
|
+
*/
|
|
624
|
+
usage?: string;
|
|
625
|
+
|
|
626
|
+
/**
|
|
627
|
+
* @generated from field: optional bool is_notification = 13;
|
|
628
|
+
*/
|
|
629
|
+
isNotification?: boolean;
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* @generated from field: optional string voucher_name = 14;
|
|
633
|
+
*/
|
|
634
|
+
voucherName?: string;
|
|
635
|
+
|
|
636
|
+
constructor(data?: PartialMessage<UpdatePSCampaignRequest>);
|
|
637
|
+
|
|
638
|
+
static readonly runtime: typeof proto3;
|
|
639
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpdatePSCampaignRequest";
|
|
640
|
+
static readonly fields: FieldList;
|
|
641
|
+
|
|
642
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePSCampaignRequest;
|
|
643
|
+
|
|
644
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePSCampaignRequest;
|
|
645
|
+
|
|
646
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePSCampaignRequest;
|
|
647
|
+
|
|
648
|
+
static equals(a: UpdatePSCampaignRequest | PlainMessage<UpdatePSCampaignRequest> | undefined, b: UpdatePSCampaignRequest | PlainMessage<UpdatePSCampaignRequest> | undefined): boolean;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
/**
|
|
652
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpdatePSCampaignResponse
|
|
653
|
+
*/
|
|
654
|
+
export declare class UpdatePSCampaignResponse extends Message<UpdatePSCampaignResponse> {
|
|
655
|
+
constructor(data?: PartialMessage<UpdatePSCampaignResponse>);
|
|
656
|
+
|
|
657
|
+
static readonly runtime: typeof proto3;
|
|
658
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpdatePSCampaignResponse";
|
|
659
|
+
static readonly fields: FieldList;
|
|
660
|
+
|
|
661
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePSCampaignResponse;
|
|
662
|
+
|
|
663
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePSCampaignResponse;
|
|
664
|
+
|
|
665
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePSCampaignResponse;
|
|
666
|
+
|
|
667
|
+
static equals(a: UpdatePSCampaignResponse | PlainMessage<UpdatePSCampaignResponse> | undefined, b: UpdatePSCampaignResponse | PlainMessage<UpdatePSCampaignResponse> | undefined): boolean;
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
/**
|
|
671
|
+
* @generated from message ct_logic_uni_rev_premium.v1.DeletePSCampaignRequest
|
|
672
|
+
*/
|
|
673
|
+
export declare class DeletePSCampaignRequest extends Message<DeletePSCampaignRequest> {
|
|
674
|
+
/**
|
|
675
|
+
* @generated from field: string id = 1;
|
|
676
|
+
*/
|
|
677
|
+
id: string;
|
|
678
|
+
|
|
679
|
+
/**
|
|
680
|
+
* @generated from field: string admin_id = 2;
|
|
681
|
+
*/
|
|
682
|
+
adminId: string;
|
|
683
|
+
|
|
684
|
+
constructor(data?: PartialMessage<DeletePSCampaignRequest>);
|
|
685
|
+
|
|
686
|
+
static readonly runtime: typeof proto3;
|
|
687
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.DeletePSCampaignRequest";
|
|
688
|
+
static readonly fields: FieldList;
|
|
689
|
+
|
|
690
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeletePSCampaignRequest;
|
|
691
|
+
|
|
692
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeletePSCampaignRequest;
|
|
693
|
+
|
|
694
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeletePSCampaignRequest;
|
|
695
|
+
|
|
696
|
+
static equals(a: DeletePSCampaignRequest | PlainMessage<DeletePSCampaignRequest> | undefined, b: DeletePSCampaignRequest | PlainMessage<DeletePSCampaignRequest> | undefined): boolean;
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
/**
|
|
700
|
+
* @generated from message ct_logic_uni_rev_premium.v1.DeletePSCampaignResponse
|
|
701
|
+
*/
|
|
702
|
+
export declare class DeletePSCampaignResponse extends Message<DeletePSCampaignResponse> {
|
|
703
|
+
constructor(data?: PartialMessage<DeletePSCampaignResponse>);
|
|
704
|
+
|
|
705
|
+
static readonly runtime: typeof proto3;
|
|
706
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.DeletePSCampaignResponse";
|
|
707
|
+
static readonly fields: FieldList;
|
|
708
|
+
|
|
709
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeletePSCampaignResponse;
|
|
710
|
+
|
|
711
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeletePSCampaignResponse;
|
|
712
|
+
|
|
713
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeletePSCampaignResponse;
|
|
714
|
+
|
|
715
|
+
static equals(a: DeletePSCampaignResponse | PlainMessage<DeletePSCampaignResponse> | undefined, b: DeletePSCampaignResponse | PlainMessage<DeletePSCampaignResponse> | undefined): boolean;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
/**
|
|
719
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreatePSRedeemsRequest
|
|
720
|
+
*/
|
|
721
|
+
export declare class CreatePSRedeemsRequest extends Message<CreatePSRedeemsRequest> {
|
|
722
|
+
/**
|
|
723
|
+
* @generated from field: string campaign_id = 1;
|
|
724
|
+
*/
|
|
725
|
+
campaignId: string;
|
|
726
|
+
|
|
727
|
+
/**
|
|
728
|
+
* @generated from field: string admin_id = 2;
|
|
729
|
+
*/
|
|
730
|
+
adminId: string;
|
|
731
|
+
|
|
732
|
+
/**
|
|
733
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.CreatePSRedeemRequest redeems = 3;
|
|
734
|
+
*/
|
|
735
|
+
redeems: CreatePSRedeemRequest[];
|
|
736
|
+
|
|
737
|
+
constructor(data?: PartialMessage<CreatePSRedeemsRequest>);
|
|
738
|
+
|
|
739
|
+
static readonly runtime: typeof proto3;
|
|
740
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreatePSRedeemsRequest";
|
|
741
|
+
static readonly fields: FieldList;
|
|
742
|
+
|
|
743
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePSRedeemsRequest;
|
|
744
|
+
|
|
745
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePSRedeemsRequest;
|
|
746
|
+
|
|
747
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePSRedeemsRequest;
|
|
748
|
+
|
|
749
|
+
static equals(a: CreatePSRedeemsRequest | PlainMessage<CreatePSRedeemsRequest> | undefined, b: CreatePSRedeemsRequest | PlainMessage<CreatePSRedeemsRequest> | undefined): boolean;
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
/**
|
|
753
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreatePSRedeemRequest
|
|
754
|
+
*/
|
|
755
|
+
export declare class CreatePSRedeemRequest extends Message<CreatePSRedeemRequest> {
|
|
756
|
+
/**
|
|
757
|
+
* @generated from field: string service_type = 1;
|
|
758
|
+
*/
|
|
759
|
+
serviceType: string;
|
|
760
|
+
|
|
761
|
+
/**
|
|
762
|
+
* @generated from field: int64 total_free = 2;
|
|
763
|
+
*/
|
|
764
|
+
totalFree: bigint;
|
|
765
|
+
|
|
766
|
+
/**
|
|
767
|
+
* @generated from field: optional int64 ad_id = 3;
|
|
768
|
+
*/
|
|
769
|
+
adId?: bigint;
|
|
770
|
+
|
|
771
|
+
/**
|
|
772
|
+
* @generated from field: optional string ad_type = 4;
|
|
773
|
+
*/
|
|
774
|
+
adType?: string;
|
|
775
|
+
|
|
776
|
+
/**
|
|
777
|
+
* @generated from field: optional int64 category_id = 5;
|
|
778
|
+
*/
|
|
779
|
+
categoryId?: bigint;
|
|
780
|
+
|
|
781
|
+
/**
|
|
782
|
+
* @generated from field: optional int64 account_id = 6;
|
|
783
|
+
*/
|
|
784
|
+
accountId?: bigint;
|
|
785
|
+
|
|
786
|
+
/**
|
|
787
|
+
* for rmq message
|
|
788
|
+
*
|
|
789
|
+
* @generated from field: string campaign_id = 7;
|
|
790
|
+
*/
|
|
791
|
+
campaignId: string;
|
|
792
|
+
|
|
793
|
+
/**
|
|
794
|
+
* for rmq message
|
|
795
|
+
*
|
|
796
|
+
* @generated from field: string admin_id = 8;
|
|
797
|
+
*/
|
|
798
|
+
adminId: string;
|
|
799
|
+
|
|
800
|
+
/**
|
|
801
|
+
* @generated from field: optional int64 duration = 9;
|
|
802
|
+
*/
|
|
803
|
+
duration?: bigint;
|
|
804
|
+
|
|
805
|
+
/**
|
|
806
|
+
* @generated from field: string phone = 10;
|
|
807
|
+
*/
|
|
808
|
+
phone: string;
|
|
809
|
+
|
|
810
|
+
constructor(data?: PartialMessage<CreatePSRedeemRequest>);
|
|
811
|
+
|
|
812
|
+
static readonly runtime: typeof proto3;
|
|
813
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreatePSRedeemRequest";
|
|
814
|
+
static readonly fields: FieldList;
|
|
815
|
+
|
|
816
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePSRedeemRequest;
|
|
817
|
+
|
|
818
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePSRedeemRequest;
|
|
819
|
+
|
|
820
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePSRedeemRequest;
|
|
821
|
+
|
|
822
|
+
static equals(a: CreatePSRedeemRequest | PlainMessage<CreatePSRedeemRequest> | undefined, b: CreatePSRedeemRequest | PlainMessage<CreatePSRedeemRequest> | undefined): boolean;
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
/**
|
|
826
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreatePSRedeemsResponse
|
|
827
|
+
*/
|
|
828
|
+
export declare class CreatePSRedeemsResponse extends Message<CreatePSRedeemsResponse> {
|
|
829
|
+
constructor(data?: PartialMessage<CreatePSRedeemsResponse>);
|
|
830
|
+
|
|
831
|
+
static readonly runtime: typeof proto3;
|
|
832
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreatePSRedeemsResponse";
|
|
833
|
+
static readonly fields: FieldList;
|
|
834
|
+
|
|
835
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreatePSRedeemsResponse;
|
|
836
|
+
|
|
837
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreatePSRedeemsResponse;
|
|
838
|
+
|
|
839
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreatePSRedeemsResponse;
|
|
840
|
+
|
|
841
|
+
static equals(a: CreatePSRedeemsResponse | PlainMessage<CreatePSRedeemsResponse> | undefined, b: CreatePSRedeemsResponse | PlainMessage<CreatePSRedeemsResponse> | undefined): boolean;
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
/**
|
|
845
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpdatePSRedeemRequest
|
|
846
|
+
*/
|
|
847
|
+
export declare class UpdatePSRedeemRequest extends Message<UpdatePSRedeemRequest> {
|
|
848
|
+
/**
|
|
849
|
+
* @generated from field: string id = 1;
|
|
850
|
+
*/
|
|
851
|
+
id: string;
|
|
852
|
+
|
|
853
|
+
/**
|
|
854
|
+
* @generated from field: string status = 2;
|
|
855
|
+
*/
|
|
856
|
+
status: string;
|
|
857
|
+
|
|
858
|
+
/**
|
|
859
|
+
* @generated from field: string admin_id = 3;
|
|
860
|
+
*/
|
|
861
|
+
adminId: string;
|
|
862
|
+
|
|
863
|
+
constructor(data?: PartialMessage<UpdatePSRedeemRequest>);
|
|
864
|
+
|
|
865
|
+
static readonly runtime: typeof proto3;
|
|
866
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpdatePSRedeemRequest";
|
|
867
|
+
static readonly fields: FieldList;
|
|
868
|
+
|
|
869
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePSRedeemRequest;
|
|
870
|
+
|
|
871
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePSRedeemRequest;
|
|
872
|
+
|
|
873
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePSRedeemRequest;
|
|
874
|
+
|
|
875
|
+
static equals(a: UpdatePSRedeemRequest | PlainMessage<UpdatePSRedeemRequest> | undefined, b: UpdatePSRedeemRequest | PlainMessage<UpdatePSRedeemRequest> | undefined): boolean;
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
/**
|
|
879
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpdatePSRedeemResponse
|
|
880
|
+
*/
|
|
881
|
+
export declare class UpdatePSRedeemResponse extends Message<UpdatePSRedeemResponse> {
|
|
882
|
+
constructor(data?: PartialMessage<UpdatePSRedeemResponse>);
|
|
883
|
+
|
|
884
|
+
static readonly runtime: typeof proto3;
|
|
885
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpdatePSRedeemResponse";
|
|
886
|
+
static readonly fields: FieldList;
|
|
887
|
+
|
|
888
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePSRedeemResponse;
|
|
889
|
+
|
|
890
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePSRedeemResponse;
|
|
891
|
+
|
|
892
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePSRedeemResponse;
|
|
893
|
+
|
|
894
|
+
static equals(a: UpdatePSRedeemResponse | PlainMessage<UpdatePSRedeemResponse> | undefined, b: UpdatePSRedeemResponse | PlainMessage<UpdatePSRedeemResponse> | undefined): boolean;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
/**
|
|
898
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemsRequest
|
|
899
|
+
*/
|
|
900
|
+
export declare class GetPSRedeemsRequest extends Message<GetPSRedeemsRequest> {
|
|
901
|
+
/**
|
|
902
|
+
* @generated from field: int64 limit = 1;
|
|
903
|
+
*/
|
|
904
|
+
limit: bigint;
|
|
905
|
+
|
|
906
|
+
/**
|
|
907
|
+
* @generated from field: int64 offset = 2;
|
|
908
|
+
*/
|
|
909
|
+
offset: bigint;
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* @generated from field: repeated string status = 3;
|
|
913
|
+
*/
|
|
914
|
+
status: string[];
|
|
915
|
+
|
|
916
|
+
/**
|
|
917
|
+
* @generated from field: string service_type = 4;
|
|
918
|
+
*/
|
|
919
|
+
serviceType: string;
|
|
920
|
+
|
|
921
|
+
/**
|
|
922
|
+
* @generated from field: string campaign_id = 5;
|
|
923
|
+
*/
|
|
924
|
+
campaignId: string;
|
|
925
|
+
|
|
926
|
+
/**
|
|
927
|
+
* @generated from field: int64 account_id = 6;
|
|
928
|
+
*/
|
|
929
|
+
accountId: bigint;
|
|
930
|
+
|
|
931
|
+
constructor(data?: PartialMessage<GetPSRedeemsRequest>);
|
|
932
|
+
|
|
933
|
+
static readonly runtime: typeof proto3;
|
|
934
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemsRequest";
|
|
935
|
+
static readonly fields: FieldList;
|
|
936
|
+
|
|
937
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemsRequest;
|
|
938
|
+
|
|
939
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemsRequest;
|
|
940
|
+
|
|
941
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemsRequest;
|
|
942
|
+
|
|
943
|
+
static equals(a: GetPSRedeemsRequest | PlainMessage<GetPSRedeemsRequest> | undefined, b: GetPSRedeemsRequest | PlainMessage<GetPSRedeemsRequest> | undefined): boolean;
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
/**
|
|
947
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemsResponse
|
|
948
|
+
*/
|
|
949
|
+
export declare class GetPSRedeemsResponse extends Message<GetPSRedeemsResponse> {
|
|
950
|
+
/**
|
|
951
|
+
* @generated from field: int64 total = 1;
|
|
952
|
+
*/
|
|
953
|
+
total: bigint;
|
|
954
|
+
|
|
955
|
+
/**
|
|
956
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.GetPSRedeemResponse redeems = 2;
|
|
957
|
+
*/
|
|
958
|
+
redeems: GetPSRedeemResponse[];
|
|
959
|
+
|
|
960
|
+
constructor(data?: PartialMessage<GetPSRedeemsResponse>);
|
|
961
|
+
|
|
962
|
+
static readonly runtime: typeof proto3;
|
|
963
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemsResponse";
|
|
964
|
+
static readonly fields: FieldList;
|
|
965
|
+
|
|
966
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemsResponse;
|
|
967
|
+
|
|
968
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemsResponse;
|
|
969
|
+
|
|
970
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemsResponse;
|
|
971
|
+
|
|
972
|
+
static equals(a: GetPSRedeemsResponse | PlainMessage<GetPSRedeemsResponse> | undefined, b: GetPSRedeemsResponse | PlainMessage<GetPSRedeemsResponse> | undefined): boolean;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
/**
|
|
976
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetPSRedeemResponse
|
|
977
|
+
*/
|
|
978
|
+
export declare class GetPSRedeemResponse extends Message<GetPSRedeemResponse> {
|
|
979
|
+
/**
|
|
980
|
+
* @generated from field: string id = 1;
|
|
981
|
+
*/
|
|
982
|
+
id: string;
|
|
983
|
+
|
|
984
|
+
/**
|
|
985
|
+
* @generated from field: int64 account_id = 2;
|
|
986
|
+
*/
|
|
987
|
+
accountId: bigint;
|
|
988
|
+
|
|
989
|
+
/**
|
|
990
|
+
* @generated from field: optional int64 ad_id = 3;
|
|
991
|
+
*/
|
|
992
|
+
adId?: bigint;
|
|
993
|
+
|
|
994
|
+
/**
|
|
995
|
+
* @generated from field: string service_type = 4;
|
|
996
|
+
*/
|
|
997
|
+
serviceType: string;
|
|
998
|
+
|
|
999
|
+
/**
|
|
1000
|
+
* @generated from field: int64 total_free = 5;
|
|
1001
|
+
*/
|
|
1002
|
+
totalFree: bigint;
|
|
1003
|
+
|
|
1004
|
+
/**
|
|
1005
|
+
* @generated from field: bool is_sent_sms = 6;
|
|
1006
|
+
*/
|
|
1007
|
+
isSentSms: boolean;
|
|
1008
|
+
|
|
1009
|
+
/**
|
|
1010
|
+
* @generated from field: bool is_sent_announcer = 7;
|
|
1011
|
+
*/
|
|
1012
|
+
isSentAnnouncer: boolean;
|
|
1013
|
+
|
|
1014
|
+
/**
|
|
1015
|
+
* @generated from field: int64 order_id = 8;
|
|
1016
|
+
*/
|
|
1017
|
+
orderId: bigint;
|
|
1018
|
+
|
|
1019
|
+
/**
|
|
1020
|
+
* @generated from field: string status = 9;
|
|
1021
|
+
*/
|
|
1022
|
+
status: string;
|
|
1023
|
+
|
|
1024
|
+
/**
|
|
1025
|
+
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
1026
|
+
*/
|
|
1027
|
+
createdAt?: Timestamp;
|
|
1028
|
+
|
|
1029
|
+
/**
|
|
1030
|
+
* @generated from field: string announcer_id = 11;
|
|
1031
|
+
*/
|
|
1032
|
+
announcerId: string;
|
|
1033
|
+
|
|
1034
|
+
/**
|
|
1035
|
+
* @generated from field: optional string ad_type = 12;
|
|
1036
|
+
*/
|
|
1037
|
+
adType?: string;
|
|
1038
|
+
|
|
1039
|
+
/**
|
|
1040
|
+
* @generated from field: optional int64 category_id = 13;
|
|
1041
|
+
*/
|
|
1042
|
+
categoryId?: bigint;
|
|
1043
|
+
|
|
1044
|
+
/**
|
|
1045
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.PSPremiumService premium_services = 14;
|
|
1046
|
+
*/
|
|
1047
|
+
premiumServices: PSPremiumService[];
|
|
1048
|
+
|
|
1049
|
+
/**
|
|
1050
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.PSRedeemResult result = 15;
|
|
1051
|
+
*/
|
|
1052
|
+
result?: PSRedeemResult;
|
|
1053
|
+
|
|
1054
|
+
/**
|
|
1055
|
+
* @generated from field: int64 remaining_total_free = 16;
|
|
1056
|
+
*/
|
|
1057
|
+
remainingTotalFree: bigint;
|
|
1058
|
+
|
|
1059
|
+
/**
|
|
1060
|
+
* @generated from field: bool is_sent_notification = 17;
|
|
1061
|
+
*/
|
|
1062
|
+
isSentNotification: boolean;
|
|
1063
|
+
|
|
1064
|
+
constructor(data?: PartialMessage<GetPSRedeemResponse>);
|
|
1065
|
+
|
|
1066
|
+
static readonly runtime: typeof proto3;
|
|
1067
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetPSRedeemResponse";
|
|
1068
|
+
static readonly fields: FieldList;
|
|
1069
|
+
|
|
1070
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetPSRedeemResponse;
|
|
1071
|
+
|
|
1072
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetPSRedeemResponse;
|
|
1073
|
+
|
|
1074
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetPSRedeemResponse;
|
|
1075
|
+
|
|
1076
|
+
static equals(a: GetPSRedeemResponse | PlainMessage<GetPSRedeemResponse> | undefined, b: GetPSRedeemResponse | PlainMessage<GetPSRedeemResponse> | undefined): boolean;
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
/**
|
|
1080
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PSRedeemResult
|
|
1081
|
+
*/
|
|
1082
|
+
export declare class PSRedeemResult extends Message<PSRedeemResult> {
|
|
1083
|
+
/**
|
|
1084
|
+
* @generated from field: repeated int64 order_ids = 1;
|
|
1085
|
+
*/
|
|
1086
|
+
orderIds: bigint[];
|
|
1087
|
+
|
|
1088
|
+
/**
|
|
1089
|
+
* @generated from field: repeated int64 ad_ids = 2;
|
|
1090
|
+
*/
|
|
1091
|
+
adIds: bigint[];
|
|
1092
|
+
|
|
1093
|
+
constructor(data?: PartialMessage<PSRedeemResult>);
|
|
1094
|
+
|
|
1095
|
+
static readonly runtime: typeof proto3;
|
|
1096
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PSRedeemResult";
|
|
1097
|
+
static readonly fields: FieldList;
|
|
1098
|
+
|
|
1099
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PSRedeemResult;
|
|
1100
|
+
|
|
1101
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PSRedeemResult;
|
|
1102
|
+
|
|
1103
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PSRedeemResult;
|
|
1104
|
+
|
|
1105
|
+
static equals(a: PSRedeemResult | PlainMessage<PSRedeemResult> | undefined, b: PSRedeemResult | PlainMessage<PSRedeemResult> | undefined): boolean;
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
/**
|
|
1109
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PSPremiumService
|
|
1110
|
+
*/
|
|
1111
|
+
export declare class PSPremiumService extends Message<PSPremiumService> {
|
|
1112
|
+
/**
|
|
1113
|
+
* @generated from field: string service_type = 1;
|
|
1114
|
+
*/
|
|
1115
|
+
serviceType: string;
|
|
1116
|
+
|
|
1117
|
+
/**
|
|
1118
|
+
* @generated from field: string service_params = 2;
|
|
1119
|
+
*/
|
|
1120
|
+
serviceParams: string;
|
|
1121
|
+
|
|
1122
|
+
/**
|
|
1123
|
+
* @generated from field: int64 total_free = 3;
|
|
1124
|
+
*/
|
|
1125
|
+
totalFree: bigint;
|
|
1126
|
+
|
|
1127
|
+
constructor(data?: PartialMessage<PSPremiumService>);
|
|
1128
|
+
|
|
1129
|
+
static readonly runtime: typeof proto3;
|
|
1130
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PSPremiumService";
|
|
1131
|
+
static readonly fields: FieldList;
|
|
1132
|
+
|
|
1133
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PSPremiumService;
|
|
1134
|
+
|
|
1135
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PSPremiumService;
|
|
1136
|
+
|
|
1137
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PSPremiumService;
|
|
1138
|
+
|
|
1139
|
+
static equals(a: PSPremiumService | PlainMessage<PSPremiumService> | undefined, b: PSPremiumService | PlainMessage<PSPremiumService> | undefined): boolean;
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
/**
|
|
1143
|
+
* @generated from message ct_logic_uni_rev_premium.v1.RestorePSRedeemRequest
|
|
1144
|
+
*/
|
|
1145
|
+
export declare class RestorePSRedeemRequest extends Message<RestorePSRedeemRequest> {
|
|
1146
|
+
/**
|
|
1147
|
+
* @generated from field: string id = 1;
|
|
1148
|
+
*/
|
|
1149
|
+
id: string;
|
|
1150
|
+
|
|
1151
|
+
/**
|
|
1152
|
+
* @generated from field: string admin_id = 2;
|
|
1153
|
+
*/
|
|
1154
|
+
adminId: string;
|
|
1155
|
+
|
|
1156
|
+
constructor(data?: PartialMessage<RestorePSRedeemRequest>);
|
|
1157
|
+
|
|
1158
|
+
static readonly runtime: typeof proto3;
|
|
1159
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.RestorePSRedeemRequest";
|
|
1160
|
+
static readonly fields: FieldList;
|
|
1161
|
+
|
|
1162
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RestorePSRedeemRequest;
|
|
1163
|
+
|
|
1164
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RestorePSRedeemRequest;
|
|
1165
|
+
|
|
1166
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RestorePSRedeemRequest;
|
|
1167
|
+
|
|
1168
|
+
static equals(a: RestorePSRedeemRequest | PlainMessage<RestorePSRedeemRequest> | undefined, b: RestorePSRedeemRequest | PlainMessage<RestorePSRedeemRequest> | undefined): boolean;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
/**
|
|
1172
|
+
* @generated from message ct_logic_uni_rev_premium.v1.RestorePSRedeemResponse
|
|
1173
|
+
*/
|
|
1174
|
+
export declare class RestorePSRedeemResponse extends Message<RestorePSRedeemResponse> {
|
|
1175
|
+
constructor(data?: PartialMessage<RestorePSRedeemResponse>);
|
|
1176
|
+
|
|
1177
|
+
static readonly runtime: typeof proto3;
|
|
1178
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.RestorePSRedeemResponse";
|
|
1179
|
+
static readonly fields: FieldList;
|
|
1180
|
+
|
|
1181
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RestorePSRedeemResponse;
|
|
1182
|
+
|
|
1183
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RestorePSRedeemResponse;
|
|
1184
|
+
|
|
1185
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RestorePSRedeemResponse;
|
|
1186
|
+
|
|
1187
|
+
static equals(a: RestorePSRedeemResponse | PlainMessage<RestorePSRedeemResponse> | undefined, b: RestorePSRedeemResponse | PlainMessage<RestorePSRedeemResponse> | undefined): boolean;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1190
|
+
/**
|
|
1191
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetListingFeeRedeemRequest
|
|
1192
|
+
*/
|
|
1193
|
+
export declare class GetListingFeeRedeemRequest extends Message<GetListingFeeRedeemRequest> {
|
|
1194
|
+
/**
|
|
1195
|
+
* @generated from field: string id = 1;
|
|
1196
|
+
*/
|
|
1197
|
+
id: string;
|
|
1198
|
+
|
|
1199
|
+
constructor(data?: PartialMessage<GetListingFeeRedeemRequest>);
|
|
1200
|
+
|
|
1201
|
+
static readonly runtime: typeof proto3;
|
|
1202
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetListingFeeRedeemRequest";
|
|
1203
|
+
static readonly fields: FieldList;
|
|
1204
|
+
|
|
1205
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListingFeeRedeemRequest;
|
|
1206
|
+
|
|
1207
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListingFeeRedeemRequest;
|
|
1208
|
+
|
|
1209
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListingFeeRedeemRequest;
|
|
1210
|
+
|
|
1211
|
+
static equals(a: GetListingFeeRedeemRequest | PlainMessage<GetListingFeeRedeemRequest> | undefined, b: GetListingFeeRedeemRequest | PlainMessage<GetListingFeeRedeemRequest> | undefined): boolean;
|
|
1212
|
+
}
|
|
1213
|
+
|
|
1214
|
+
/**
|
|
1215
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetListingFeeRedeemResponse
|
|
1216
|
+
*/
|
|
1217
|
+
export declare class GetListingFeeRedeemResponse extends Message<GetListingFeeRedeemResponse> {
|
|
1218
|
+
/**
|
|
1219
|
+
* @generated from field: string id = 1;
|
|
1220
|
+
*/
|
|
1221
|
+
id: string;
|
|
1222
|
+
|
|
1223
|
+
/**
|
|
1224
|
+
* @generated from field: int64 account_id = 2;
|
|
1225
|
+
*/
|
|
1226
|
+
accountId: bigint;
|
|
1227
|
+
|
|
1228
|
+
/**
|
|
1229
|
+
* @generated from field: string phone = 3;
|
|
1230
|
+
*/
|
|
1231
|
+
phone: string;
|
|
1232
|
+
|
|
1233
|
+
/**
|
|
1234
|
+
* @generated from field: string service_type = 4;
|
|
1235
|
+
*/
|
|
1236
|
+
serviceType: string;
|
|
1237
|
+
|
|
1238
|
+
/**
|
|
1239
|
+
* @generated from field: bool is_sent_sms = 5;
|
|
1240
|
+
*/
|
|
1241
|
+
isSentSms: boolean;
|
|
1242
|
+
|
|
1243
|
+
/**
|
|
1244
|
+
* @generated from field: string announcer_id = 6;
|
|
1245
|
+
*/
|
|
1246
|
+
announcerId: string;
|
|
1247
|
+
|
|
1248
|
+
/**
|
|
1249
|
+
* @generated from field: bool is_sent_notification = 7;
|
|
1250
|
+
*/
|
|
1251
|
+
isSentNotification: boolean;
|
|
1252
|
+
|
|
1253
|
+
/**
|
|
1254
|
+
* @generated from field: string status = 8;
|
|
1255
|
+
*/
|
|
1256
|
+
status: string;
|
|
1257
|
+
|
|
1258
|
+
/**
|
|
1259
|
+
* @generated from field: string campaign_id = 9;
|
|
1260
|
+
*/
|
|
1261
|
+
campaignId: string;
|
|
1262
|
+
|
|
1263
|
+
/**
|
|
1264
|
+
* @generated from field: optional string ad_type = 10;
|
|
1265
|
+
*/
|
|
1266
|
+
adType?: string;
|
|
1267
|
+
|
|
1268
|
+
/**
|
|
1269
|
+
* @generated from field: optional int64 category_id = 11;
|
|
1270
|
+
*/
|
|
1271
|
+
categoryId?: bigint;
|
|
1272
|
+
|
|
1273
|
+
/**
|
|
1274
|
+
* @generated from field: repeated int64 region_ids = 12;
|
|
1275
|
+
*/
|
|
1276
|
+
regionIds: bigint[];
|
|
1277
|
+
|
|
1278
|
+
/**
|
|
1279
|
+
* @generated from field: int64 remaining_total_free = 13;
|
|
1280
|
+
*/
|
|
1281
|
+
remainingTotalFree: bigint;
|
|
1282
|
+
|
|
1283
|
+
/**
|
|
1284
|
+
* @generated from field: int64 total_free = 14;
|
|
1285
|
+
*/
|
|
1286
|
+
totalFree: bigint;
|
|
1287
|
+
|
|
1288
|
+
/**
|
|
1289
|
+
* @generated from field: google.protobuf.Timestamp created_at = 15;
|
|
1290
|
+
*/
|
|
1291
|
+
createdAt?: Timestamp;
|
|
1292
|
+
|
|
1293
|
+
/**
|
|
1294
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.RedeemInfo redeems_successful = 16;
|
|
1295
|
+
*/
|
|
1296
|
+
redeemsSuccessful: RedeemInfo[];
|
|
1297
|
+
|
|
1298
|
+
/**
|
|
1299
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.RedeemInfo redeems_failed = 17;
|
|
1300
|
+
*/
|
|
1301
|
+
redeemsFailed: RedeemInfo[];
|
|
1302
|
+
|
|
1303
|
+
/**
|
|
1304
|
+
* @generated from field: int64 duration = 18;
|
|
1305
|
+
*/
|
|
1306
|
+
duration: bigint;
|
|
1307
|
+
|
|
1308
|
+
constructor(data?: PartialMessage<GetListingFeeRedeemResponse>);
|
|
1309
|
+
|
|
1310
|
+
static readonly runtime: typeof proto3;
|
|
1311
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetListingFeeRedeemResponse";
|
|
1312
|
+
static readonly fields: FieldList;
|
|
1313
|
+
|
|
1314
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListingFeeRedeemResponse;
|
|
1315
|
+
|
|
1316
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListingFeeRedeemResponse;
|
|
1317
|
+
|
|
1318
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListingFeeRedeemResponse;
|
|
1319
|
+
|
|
1320
|
+
static equals(a: GetListingFeeRedeemResponse | PlainMessage<GetListingFeeRedeemResponse> | undefined, b: GetListingFeeRedeemResponse | PlainMessage<GetListingFeeRedeemResponse> | undefined): boolean;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
/**
|
|
1324
|
+
* @generated from message ct_logic_uni_rev_premium.v1.RedeemInfo
|
|
1325
|
+
*/
|
|
1326
|
+
export declare class RedeemInfo extends Message<RedeemInfo> {
|
|
1327
|
+
/**
|
|
1328
|
+
* @generated from field: int64 ad_id = 1;
|
|
1329
|
+
*/
|
|
1330
|
+
adId: bigint;
|
|
1331
|
+
|
|
1332
|
+
/**
|
|
1333
|
+
* @generated from field: int64 order_id = 2;
|
|
1334
|
+
*/
|
|
1335
|
+
orderId: bigint;
|
|
1336
|
+
|
|
1337
|
+
constructor(data?: PartialMessage<RedeemInfo>);
|
|
1338
|
+
|
|
1339
|
+
static readonly runtime: typeof proto3;
|
|
1340
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.RedeemInfo";
|
|
1341
|
+
static readonly fields: FieldList;
|
|
1342
|
+
|
|
1343
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RedeemInfo;
|
|
1344
|
+
|
|
1345
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RedeemInfo;
|
|
1346
|
+
|
|
1347
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RedeemInfo;
|
|
1348
|
+
|
|
1349
|
+
static equals(a: RedeemInfo | PlainMessage<RedeemInfo> | undefined, b: RedeemInfo | PlainMessage<RedeemInfo> | undefined): boolean;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
/**
|
|
1353
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetListingFeeRedeemsRequest
|
|
1354
|
+
*/
|
|
1355
|
+
export declare class GetListingFeeRedeemsRequest extends Message<GetListingFeeRedeemsRequest> {
|
|
1356
|
+
/**
|
|
1357
|
+
* @generated from field: int64 limit = 1;
|
|
1358
|
+
*/
|
|
1359
|
+
limit: bigint;
|
|
1360
|
+
|
|
1361
|
+
/**
|
|
1362
|
+
* @generated from field: int64 offset = 2;
|
|
1363
|
+
*/
|
|
1364
|
+
offset: bigint;
|
|
1365
|
+
|
|
1366
|
+
/**
|
|
1367
|
+
* @generated from field: repeated string status = 3;
|
|
1368
|
+
*/
|
|
1369
|
+
status: string[];
|
|
1370
|
+
|
|
1371
|
+
/**
|
|
1372
|
+
* @generated from field: string service_type = 4;
|
|
1373
|
+
*/
|
|
1374
|
+
serviceType: string;
|
|
1375
|
+
|
|
1376
|
+
/**
|
|
1377
|
+
* @generated from field: string campaign_id = 5;
|
|
1378
|
+
*/
|
|
1379
|
+
campaignId: string;
|
|
1380
|
+
|
|
1381
|
+
/**
|
|
1382
|
+
* @generated from field: int64 account_id = 6;
|
|
1383
|
+
*/
|
|
1384
|
+
accountId: bigint;
|
|
1385
|
+
|
|
1386
|
+
constructor(data?: PartialMessage<GetListingFeeRedeemsRequest>);
|
|
1387
|
+
|
|
1388
|
+
static readonly runtime: typeof proto3;
|
|
1389
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetListingFeeRedeemsRequest";
|
|
1390
|
+
static readonly fields: FieldList;
|
|
1391
|
+
|
|
1392
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListingFeeRedeemsRequest;
|
|
1393
|
+
|
|
1394
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListingFeeRedeemsRequest;
|
|
1395
|
+
|
|
1396
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListingFeeRedeemsRequest;
|
|
1397
|
+
|
|
1398
|
+
static equals(a: GetListingFeeRedeemsRequest | PlainMessage<GetListingFeeRedeemsRequest> | undefined, b: GetListingFeeRedeemsRequest | PlainMessage<GetListingFeeRedeemsRequest> | undefined): boolean;
|
|
1399
|
+
}
|
|
1400
|
+
|
|
1401
|
+
/**
|
|
1402
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetListingFeeRedeemsResponse
|
|
1403
|
+
*/
|
|
1404
|
+
export declare class GetListingFeeRedeemsResponse extends Message<GetListingFeeRedeemsResponse> {
|
|
1405
|
+
/**
|
|
1406
|
+
* @generated from field: int64 total = 1;
|
|
1407
|
+
*/
|
|
1408
|
+
total: bigint;
|
|
1409
|
+
|
|
1410
|
+
/**
|
|
1411
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.GetListingFeeRedeemResponse redeems = 2;
|
|
1412
|
+
*/
|
|
1413
|
+
redeems: GetListingFeeRedeemResponse[];
|
|
1414
|
+
|
|
1415
|
+
constructor(data?: PartialMessage<GetListingFeeRedeemsResponse>);
|
|
1416
|
+
|
|
1417
|
+
static readonly runtime: typeof proto3;
|
|
1418
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetListingFeeRedeemsResponse";
|
|
1419
|
+
static readonly fields: FieldList;
|
|
1420
|
+
|
|
1421
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetListingFeeRedeemsResponse;
|
|
1422
|
+
|
|
1423
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetListingFeeRedeemsResponse;
|
|
1424
|
+
|
|
1425
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetListingFeeRedeemsResponse;
|
|
1426
|
+
|
|
1427
|
+
static equals(a: GetListingFeeRedeemsResponse | PlainMessage<GetListingFeeRedeemsResponse> | undefined, b: GetListingFeeRedeemsResponse | PlainMessage<GetListingFeeRedeemsResponse> | undefined): boolean;
|
|
1428
|
+
}
|
|
1429
|
+
|
|
1430
|
+
/**
|
|
1431
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemsRequest
|
|
1432
|
+
*/
|
|
1433
|
+
export declare class CreateListingFeeRedeemsRequest extends Message<CreateListingFeeRedeemsRequest> {
|
|
1434
|
+
/**
|
|
1435
|
+
* @generated from field: string campaign_id = 1;
|
|
1436
|
+
*/
|
|
1437
|
+
campaignId: string;
|
|
1438
|
+
|
|
1439
|
+
/**
|
|
1440
|
+
* @generated from field: string created_by = 2;
|
|
1441
|
+
*/
|
|
1442
|
+
createdBy: string;
|
|
1443
|
+
|
|
1444
|
+
/**
|
|
1445
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemRequest redeems = 3;
|
|
1446
|
+
*/
|
|
1447
|
+
redeems: CreateListingFeeRedeemRequest[];
|
|
1448
|
+
|
|
1449
|
+
constructor(data?: PartialMessage<CreateListingFeeRedeemsRequest>);
|
|
1450
|
+
|
|
1451
|
+
static readonly runtime: typeof proto3;
|
|
1452
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemsRequest";
|
|
1453
|
+
static readonly fields: FieldList;
|
|
1454
|
+
|
|
1455
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateListingFeeRedeemsRequest;
|
|
1456
|
+
|
|
1457
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemsRequest;
|
|
1458
|
+
|
|
1459
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemsRequest;
|
|
1460
|
+
|
|
1461
|
+
static equals(a: CreateListingFeeRedeemsRequest | PlainMessage<CreateListingFeeRedeemsRequest> | undefined, b: CreateListingFeeRedeemsRequest | PlainMessage<CreateListingFeeRedeemsRequest> | undefined): boolean;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
/**
|
|
1465
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemRequest
|
|
1466
|
+
*/
|
|
1467
|
+
export declare class CreateListingFeeRedeemRequest extends Message<CreateListingFeeRedeemRequest> {
|
|
1468
|
+
/**
|
|
1469
|
+
* @generated from field: int64 account_id = 1;
|
|
1470
|
+
*/
|
|
1471
|
+
accountId: bigint;
|
|
1472
|
+
|
|
1473
|
+
/**
|
|
1474
|
+
* @generated from field: string phone = 2;
|
|
1475
|
+
*/
|
|
1476
|
+
phone: string;
|
|
1477
|
+
|
|
1478
|
+
/**
|
|
1479
|
+
* @generated from field: string service_type = 3;
|
|
1480
|
+
*/
|
|
1481
|
+
serviceType: string;
|
|
1482
|
+
|
|
1483
|
+
/**
|
|
1484
|
+
* @generated from field: string campaign_id = 4;
|
|
1485
|
+
*/
|
|
1486
|
+
campaignId: string;
|
|
1487
|
+
|
|
1488
|
+
/**
|
|
1489
|
+
* @generated from field: optional string ad_type = 5;
|
|
1490
|
+
*/
|
|
1491
|
+
adType?: string;
|
|
1492
|
+
|
|
1493
|
+
/**
|
|
1494
|
+
* @generated from field: optional int64 category_id = 6;
|
|
1495
|
+
*/
|
|
1496
|
+
categoryId?: bigint;
|
|
1497
|
+
|
|
1498
|
+
/**
|
|
1499
|
+
* @generated from field: repeated int64 region_ids = 7;
|
|
1500
|
+
*/
|
|
1501
|
+
regionIds: bigint[];
|
|
1502
|
+
|
|
1503
|
+
/**
|
|
1504
|
+
* @generated from field: int64 total_free = 8;
|
|
1505
|
+
*/
|
|
1506
|
+
totalFree: bigint;
|
|
1507
|
+
|
|
1508
|
+
/**
|
|
1509
|
+
* @generated from field: int64 duration = 9;
|
|
1510
|
+
*/
|
|
1511
|
+
duration: bigint;
|
|
1512
|
+
|
|
1513
|
+
/**
|
|
1514
|
+
* @generated from oneof ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemRequest.metadata
|
|
1515
|
+
*/
|
|
1516
|
+
metadata: {
|
|
1517
|
+
/**
|
|
1518
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.ListingTierMetadata listing_tier_metadata = 10;
|
|
1519
|
+
*/
|
|
1520
|
+
value: ListingTierMetadata;
|
|
1521
|
+
case: "listingTierMetadata";
|
|
1522
|
+
} | { case: undefined; value?: undefined };
|
|
1523
|
+
|
|
1524
|
+
constructor(data?: PartialMessage<CreateListingFeeRedeemRequest>);
|
|
1525
|
+
|
|
1526
|
+
static readonly runtime: typeof proto3;
|
|
1527
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemRequest";
|
|
1528
|
+
static readonly fields: FieldList;
|
|
1529
|
+
|
|
1530
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateListingFeeRedeemRequest;
|
|
1531
|
+
|
|
1532
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemRequest;
|
|
1533
|
+
|
|
1534
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemRequest;
|
|
1535
|
+
|
|
1536
|
+
static equals(a: CreateListingFeeRedeemRequest | PlainMessage<CreateListingFeeRedeemRequest> | undefined, b: CreateListingFeeRedeemRequest | PlainMessage<CreateListingFeeRedeemRequest> | undefined): boolean;
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
/**
|
|
1540
|
+
* @generated from message ct_logic_uni_rev_premium.v1.ListingTierMetadata
|
|
1541
|
+
*/
|
|
1542
|
+
export declare class ListingTierMetadata extends Message<ListingTierMetadata> {
|
|
1543
|
+
/**
|
|
1544
|
+
* @generated from field: optional string tier_code = 1;
|
|
1545
|
+
*/
|
|
1546
|
+
tierCode?: string;
|
|
1547
|
+
|
|
1548
|
+
/**
|
|
1549
|
+
* @generated from field: optional int64 subscription_transaction_id = 2;
|
|
1550
|
+
*/
|
|
1551
|
+
subscriptionTransactionId?: bigint;
|
|
1552
|
+
|
|
1553
|
+
constructor(data?: PartialMessage<ListingTierMetadata>);
|
|
1554
|
+
|
|
1555
|
+
static readonly runtime: typeof proto3;
|
|
1556
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.ListingTierMetadata";
|
|
1557
|
+
static readonly fields: FieldList;
|
|
1558
|
+
|
|
1559
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListingTierMetadata;
|
|
1560
|
+
|
|
1561
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListingTierMetadata;
|
|
1562
|
+
|
|
1563
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListingTierMetadata;
|
|
1564
|
+
|
|
1565
|
+
static equals(a: ListingTierMetadata | PlainMessage<ListingTierMetadata> | undefined, b: ListingTierMetadata | PlainMessage<ListingTierMetadata> | undefined): boolean;
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
/**
|
|
1569
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemsResponse
|
|
1570
|
+
*/
|
|
1571
|
+
export declare class CreateListingFeeRedeemsResponse extends Message<CreateListingFeeRedeemsResponse> {
|
|
1572
|
+
constructor(data?: PartialMessage<CreateListingFeeRedeemsResponse>);
|
|
1573
|
+
|
|
1574
|
+
static readonly runtime: typeof proto3;
|
|
1575
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateListingFeeRedeemsResponse";
|
|
1576
|
+
static readonly fields: FieldList;
|
|
1577
|
+
|
|
1578
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateListingFeeRedeemsResponse;
|
|
1579
|
+
|
|
1580
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemsResponse;
|
|
1581
|
+
|
|
1582
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateListingFeeRedeemsResponse;
|
|
1583
|
+
|
|
1584
|
+
static equals(a: CreateListingFeeRedeemsResponse | PlainMessage<CreateListingFeeRedeemsResponse> | undefined, b: CreateListingFeeRedeemsResponse | PlainMessage<CreateListingFeeRedeemsResponse> | undefined): boolean;
|
|
1585
|
+
}
|
|
1586
|
+
|
|
1587
|
+
/**
|
|
1588
|
+
* @generated from message ct_logic_uni_rev_premium.v1.PSCampaignMetaData
|
|
1589
|
+
*/
|
|
1590
|
+
export declare class PSCampaignMetaData extends Message<PSCampaignMetaData> {
|
|
1591
|
+
/**
|
|
1592
|
+
* @generated from field: string description = 1;
|
|
1593
|
+
*/
|
|
1594
|
+
description: string;
|
|
1595
|
+
|
|
1596
|
+
/**
|
|
1597
|
+
* @generated from field: string condition = 2;
|
|
1598
|
+
*/
|
|
1599
|
+
condition: string;
|
|
1600
|
+
|
|
1601
|
+
/**
|
|
1602
|
+
* @generated from field: string usage = 3;
|
|
1603
|
+
*/
|
|
1604
|
+
usage: string;
|
|
1605
|
+
|
|
1606
|
+
/**
|
|
1607
|
+
* @generated from field: string thumbnail_url = 4;
|
|
1608
|
+
*/
|
|
1609
|
+
thumbnailUrl: string;
|
|
1610
|
+
|
|
1611
|
+
/**
|
|
1612
|
+
* @generated from field: string icon_url = 5;
|
|
1613
|
+
*/
|
|
1614
|
+
iconUrl: string;
|
|
1615
|
+
|
|
1616
|
+
constructor(data?: PartialMessage<PSCampaignMetaData>);
|
|
1617
|
+
|
|
1618
|
+
static readonly runtime: typeof proto3;
|
|
1619
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.PSCampaignMetaData";
|
|
1620
|
+
static readonly fields: FieldList;
|
|
1621
|
+
|
|
1622
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PSCampaignMetaData;
|
|
1623
|
+
|
|
1624
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PSCampaignMetaData;
|
|
1625
|
+
|
|
1626
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PSCampaignMetaData;
|
|
1627
|
+
|
|
1628
|
+
static equals(a: PSCampaignMetaData | PlainMessage<PSCampaignMetaData> | undefined, b: PSCampaignMetaData | PlainMessage<PSCampaignMetaData> | undefined): boolean;
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
/**
|
|
1632
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVouchersByAccountIdRequest
|
|
1633
|
+
*/
|
|
1634
|
+
export declare class GetVouchersByAccountIdRequest extends Message<GetVouchersByAccountIdRequest> {
|
|
1635
|
+
/**
|
|
1636
|
+
* @generated from field: int64 account_id = 1;
|
|
1637
|
+
*/
|
|
1638
|
+
accountId: bigint;
|
|
1639
|
+
|
|
1640
|
+
/**
|
|
1641
|
+
* @generated from field: int64 limit = 2;
|
|
1642
|
+
*/
|
|
1643
|
+
limit: bigint;
|
|
1644
|
+
|
|
1645
|
+
/**
|
|
1646
|
+
* @generated from field: int64 offset = 3;
|
|
1647
|
+
*/
|
|
1648
|
+
offset: bigint;
|
|
1649
|
+
|
|
1650
|
+
/**
|
|
1651
|
+
* @generated from field: string service_type = 4;
|
|
1652
|
+
*/
|
|
1653
|
+
serviceType: string;
|
|
1654
|
+
|
|
1655
|
+
/**
|
|
1656
|
+
* @generated from field: optional string platform = 5;
|
|
1657
|
+
*/
|
|
1658
|
+
platform?: string;
|
|
1659
|
+
|
|
1660
|
+
/**
|
|
1661
|
+
* @generated from field: optional string app_version = 6;
|
|
1662
|
+
*/
|
|
1663
|
+
appVersion?: string;
|
|
1664
|
+
|
|
1665
|
+
constructor(data?: PartialMessage<GetVouchersByAccountIdRequest>);
|
|
1666
|
+
|
|
1667
|
+
static readonly runtime: typeof proto3;
|
|
1668
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVouchersByAccountIdRequest";
|
|
1669
|
+
static readonly fields: FieldList;
|
|
1670
|
+
|
|
1671
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVouchersByAccountIdRequest;
|
|
1672
|
+
|
|
1673
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVouchersByAccountIdRequest;
|
|
1674
|
+
|
|
1675
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVouchersByAccountIdRequest;
|
|
1676
|
+
|
|
1677
|
+
static equals(a: GetVouchersByAccountIdRequest | PlainMessage<GetVouchersByAccountIdRequest> | undefined, b: GetVouchersByAccountIdRequest | PlainMessage<GetVouchersByAccountIdRequest> | undefined): boolean;
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1680
|
+
/**
|
|
1681
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVouchersByAccountIdResponse
|
|
1682
|
+
*/
|
|
1683
|
+
export declare class GetVouchersByAccountIdResponse extends Message<GetVouchersByAccountIdResponse> {
|
|
1684
|
+
/**
|
|
1685
|
+
* @generated from field: int64 total = 1;
|
|
1686
|
+
*/
|
|
1687
|
+
total: bigint;
|
|
1688
|
+
|
|
1689
|
+
/**
|
|
1690
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.GetVoucherDetaildByIdResponse vouchers = 2;
|
|
1691
|
+
*/
|
|
1692
|
+
vouchers: GetVoucherDetaildByIdResponse[];
|
|
1693
|
+
|
|
1694
|
+
constructor(data?: PartialMessage<GetVouchersByAccountIdResponse>);
|
|
1695
|
+
|
|
1696
|
+
static readonly runtime: typeof proto3;
|
|
1697
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVouchersByAccountIdResponse";
|
|
1698
|
+
static readonly fields: FieldList;
|
|
1699
|
+
|
|
1700
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVouchersByAccountIdResponse;
|
|
1701
|
+
|
|
1702
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVouchersByAccountIdResponse;
|
|
1703
|
+
|
|
1704
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVouchersByAccountIdResponse;
|
|
1705
|
+
|
|
1706
|
+
static equals(a: GetVouchersByAccountIdResponse | PlainMessage<GetVouchersByAccountIdResponse> | undefined, b: GetVouchersByAccountIdResponse | PlainMessage<GetVouchersByAccountIdResponse> | undefined): boolean;
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1709
|
+
/**
|
|
1710
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVoucherDetaildByIdResponse
|
|
1711
|
+
*/
|
|
1712
|
+
export declare class GetVoucherDetaildByIdResponse extends Message<GetVoucherDetaildByIdResponse> {
|
|
1713
|
+
/**
|
|
1714
|
+
* @generated from field: string id = 1;
|
|
1715
|
+
*/
|
|
1716
|
+
id: string;
|
|
1717
|
+
|
|
1718
|
+
/**
|
|
1719
|
+
* @generated from field: string service_type = 2;
|
|
1720
|
+
*/
|
|
1721
|
+
serviceType: string;
|
|
1722
|
+
|
|
1723
|
+
/**
|
|
1724
|
+
* @generated from field: int64 category_id = 3;
|
|
1725
|
+
*/
|
|
1726
|
+
categoryId: bigint;
|
|
1727
|
+
|
|
1728
|
+
/**
|
|
1729
|
+
* @generated from field: string ad_type = 4;
|
|
1730
|
+
*/
|
|
1731
|
+
adType: string;
|
|
1732
|
+
|
|
1733
|
+
/**
|
|
1734
|
+
* @generated from field: repeated int64 region_ids = 5;
|
|
1735
|
+
*/
|
|
1736
|
+
regionIds: bigint[];
|
|
1737
|
+
|
|
1738
|
+
/**
|
|
1739
|
+
* @generated from field: int64 quantity = 6;
|
|
1740
|
+
*/
|
|
1741
|
+
quantity: bigint;
|
|
1742
|
+
|
|
1743
|
+
/**
|
|
1744
|
+
* @generated from field: string status = 7;
|
|
1745
|
+
*/
|
|
1746
|
+
status: string;
|
|
1747
|
+
|
|
1748
|
+
/**
|
|
1749
|
+
* @generated from field: google.protobuf.Timestamp start_date = 8;
|
|
1750
|
+
*/
|
|
1751
|
+
startDate?: Timestamp;
|
|
1752
|
+
|
|
1753
|
+
/**
|
|
1754
|
+
* @generated from field: google.protobuf.Timestamp end_date = 9;
|
|
1755
|
+
*/
|
|
1756
|
+
endDate?: Timestamp;
|
|
1757
|
+
|
|
1758
|
+
/**
|
|
1759
|
+
* @generated from field: bool is_usable = 10;
|
|
1760
|
+
*/
|
|
1761
|
+
isUsable: boolean;
|
|
1762
|
+
|
|
1763
|
+
/**
|
|
1764
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.VoucherDetailMetadata metadata = 11;
|
|
1765
|
+
*/
|
|
1766
|
+
metadata?: VoucherDetailMetadata;
|
|
1767
|
+
|
|
1768
|
+
/**
|
|
1769
|
+
* @generated from field: string voucher_type = 12;
|
|
1770
|
+
*/
|
|
1771
|
+
voucherType: string;
|
|
1772
|
+
|
|
1773
|
+
/**
|
|
1774
|
+
* @generated from field: string voucher_based = 13;
|
|
1775
|
+
*/
|
|
1776
|
+
voucherBased: string;
|
|
1777
|
+
|
|
1778
|
+
/**
|
|
1779
|
+
* @generated from field: repeated string service_types = 14;
|
|
1780
|
+
*/
|
|
1781
|
+
serviceTypes: string[];
|
|
1782
|
+
|
|
1783
|
+
/**
|
|
1784
|
+
* @generated from field: optional string credit_promotion_code = 15;
|
|
1785
|
+
*/
|
|
1786
|
+
creditPromotionCode?: string;
|
|
1787
|
+
|
|
1788
|
+
constructor(data?: PartialMessage<GetVoucherDetaildByIdResponse>);
|
|
1789
|
+
|
|
1790
|
+
static readonly runtime: typeof proto3;
|
|
1791
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVoucherDetaildByIdResponse";
|
|
1792
|
+
static readonly fields: FieldList;
|
|
1793
|
+
|
|
1794
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVoucherDetaildByIdResponse;
|
|
1795
|
+
|
|
1796
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVoucherDetaildByIdResponse;
|
|
1797
|
+
|
|
1798
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVoucherDetaildByIdResponse;
|
|
1799
|
+
|
|
1800
|
+
static equals(a: GetVoucherDetaildByIdResponse | PlainMessage<GetVoucherDetaildByIdResponse> | undefined, b: GetVoucherDetaildByIdResponse | PlainMessage<GetVoucherDetaildByIdResponse> | undefined): boolean;
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
/**
|
|
1804
|
+
* @generated from message ct_logic_uni_rev_premium.v1.VoucherDetailMetadata
|
|
1805
|
+
*/
|
|
1806
|
+
export declare class VoucherDetailMetadata extends Message<VoucherDetailMetadata> {
|
|
1807
|
+
/**
|
|
1808
|
+
* @generated from field: string name = 1;
|
|
1809
|
+
*/
|
|
1810
|
+
name: string;
|
|
1811
|
+
|
|
1812
|
+
/**
|
|
1813
|
+
* @generated from field: string thumbnail_url = 2;
|
|
1814
|
+
*/
|
|
1815
|
+
thumbnailUrl: string;
|
|
1816
|
+
|
|
1817
|
+
/**
|
|
1818
|
+
* @generated from field: string icon_url = 3;
|
|
1819
|
+
*/
|
|
1820
|
+
iconUrl: string;
|
|
1821
|
+
|
|
1822
|
+
/**
|
|
1823
|
+
* @generated from field: string description = 4;
|
|
1824
|
+
*/
|
|
1825
|
+
description: string;
|
|
1826
|
+
|
|
1827
|
+
/**
|
|
1828
|
+
* @generated from field: string condition = 5;
|
|
1829
|
+
*/
|
|
1830
|
+
condition: string;
|
|
1831
|
+
|
|
1832
|
+
/**
|
|
1833
|
+
* @generated from field: string usage = 6;
|
|
1834
|
+
*/
|
|
1835
|
+
usage: string;
|
|
1836
|
+
|
|
1837
|
+
/**
|
|
1838
|
+
* @generated from field: string service_type_name = 7;
|
|
1839
|
+
*/
|
|
1840
|
+
serviceTypeName: string;
|
|
1841
|
+
|
|
1842
|
+
/**
|
|
1843
|
+
* @generated from field: string category_name = 8;
|
|
1844
|
+
*/
|
|
1845
|
+
categoryName: string;
|
|
1846
|
+
|
|
1847
|
+
/**
|
|
1848
|
+
* @generated from field: string ad_type_name = 9;
|
|
1849
|
+
*/
|
|
1850
|
+
adTypeName: string;
|
|
1851
|
+
|
|
1852
|
+
/**
|
|
1853
|
+
* @generated from field: string region_names = 10;
|
|
1854
|
+
*/
|
|
1855
|
+
regionNames: string;
|
|
1856
|
+
|
|
1857
|
+
/**
|
|
1858
|
+
* @generated from field: string status_name = 11;
|
|
1859
|
+
*/
|
|
1860
|
+
statusName: string;
|
|
1861
|
+
|
|
1862
|
+
/**
|
|
1863
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.ExpiryDate expiry_date = 12;
|
|
1864
|
+
*/
|
|
1865
|
+
expiryDate?: ExpiryDate;
|
|
1866
|
+
|
|
1867
|
+
/**
|
|
1868
|
+
* @generated from field: repeated string service_type_names = 13;
|
|
1869
|
+
*/
|
|
1870
|
+
serviceTypeNames: string[];
|
|
1871
|
+
|
|
1872
|
+
/**
|
|
1873
|
+
* @generated from field: string note = 14;
|
|
1874
|
+
*/
|
|
1875
|
+
note: string;
|
|
1876
|
+
|
|
1877
|
+
/**
|
|
1878
|
+
* @generated from field: string tier_code_name = 15;
|
|
1879
|
+
*/
|
|
1880
|
+
tierCodeName: string;
|
|
1881
|
+
|
|
1882
|
+
constructor(data?: PartialMessage<VoucherDetailMetadata>);
|
|
1883
|
+
|
|
1884
|
+
static readonly runtime: typeof proto3;
|
|
1885
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.VoucherDetailMetadata";
|
|
1886
|
+
static readonly fields: FieldList;
|
|
1887
|
+
|
|
1888
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VoucherDetailMetadata;
|
|
1889
|
+
|
|
1890
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VoucherDetailMetadata;
|
|
1891
|
+
|
|
1892
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VoucherDetailMetadata;
|
|
1893
|
+
|
|
1894
|
+
static equals(a: VoucherDetailMetadata | PlainMessage<VoucherDetailMetadata> | undefined, b: VoucherDetailMetadata | PlainMessage<VoucherDetailMetadata> | undefined): boolean;
|
|
1895
|
+
}
|
|
1896
|
+
|
|
1897
|
+
/**
|
|
1898
|
+
* @generated from message ct_logic_uni_rev_premium.v1.ExpiryDate
|
|
1899
|
+
*/
|
|
1900
|
+
export declare class ExpiryDate extends Message<ExpiryDate> {
|
|
1901
|
+
/**
|
|
1902
|
+
* @generated from field: string type = 1;
|
|
1903
|
+
*/
|
|
1904
|
+
type: string;
|
|
1905
|
+
|
|
1906
|
+
/**
|
|
1907
|
+
* @generated from field: string expire_at = 2;
|
|
1908
|
+
*/
|
|
1909
|
+
expireAt: string;
|
|
1910
|
+
|
|
1911
|
+
constructor(data?: PartialMessage<ExpiryDate>);
|
|
1912
|
+
|
|
1913
|
+
static readonly runtime: typeof proto3;
|
|
1914
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.ExpiryDate";
|
|
1915
|
+
static readonly fields: FieldList;
|
|
1916
|
+
|
|
1917
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ExpiryDate;
|
|
1918
|
+
|
|
1919
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ExpiryDate;
|
|
1920
|
+
|
|
1921
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ExpiryDate;
|
|
1922
|
+
|
|
1923
|
+
static equals(a: ExpiryDate | PlainMessage<ExpiryDate> | undefined, b: ExpiryDate | PlainMessage<ExpiryDate> | undefined): boolean;
|
|
1924
|
+
}
|
|
1925
|
+
|
|
1926
|
+
/**
|
|
1927
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVouchersCountByServiceTypeRequest
|
|
1928
|
+
*/
|
|
1929
|
+
export declare class GetVouchersCountByServiceTypeRequest extends Message<GetVouchersCountByServiceTypeRequest> {
|
|
1930
|
+
/**
|
|
1931
|
+
* @generated from field: int64 account_id = 1;
|
|
1932
|
+
*/
|
|
1933
|
+
accountId: bigint;
|
|
1934
|
+
|
|
1935
|
+
/**
|
|
1936
|
+
* @generated from field: optional string platform = 2;
|
|
1937
|
+
*/
|
|
1938
|
+
platform?: string;
|
|
1939
|
+
|
|
1940
|
+
/**
|
|
1941
|
+
* @generated from field: optional string app_version = 3;
|
|
1942
|
+
*/
|
|
1943
|
+
appVersion?: string;
|
|
1944
|
+
|
|
1945
|
+
constructor(data?: PartialMessage<GetVouchersCountByServiceTypeRequest>);
|
|
1946
|
+
|
|
1947
|
+
static readonly runtime: typeof proto3;
|
|
1948
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVouchersCountByServiceTypeRequest";
|
|
1949
|
+
static readonly fields: FieldList;
|
|
1950
|
+
|
|
1951
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVouchersCountByServiceTypeRequest;
|
|
1952
|
+
|
|
1953
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVouchersCountByServiceTypeRequest;
|
|
1954
|
+
|
|
1955
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVouchersCountByServiceTypeRequest;
|
|
1956
|
+
|
|
1957
|
+
static equals(a: GetVouchersCountByServiceTypeRequest | PlainMessage<GetVouchersCountByServiceTypeRequest> | undefined, b: GetVouchersCountByServiceTypeRequest | PlainMessage<GetVouchersCountByServiceTypeRequest> | undefined): boolean;
|
|
1958
|
+
}
|
|
1959
|
+
|
|
1960
|
+
/**
|
|
1961
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVouchersCountByServiceTypeResponse
|
|
1962
|
+
*/
|
|
1963
|
+
export declare class GetVouchersCountByServiceTypeResponse extends Message<GetVouchersCountByServiceTypeResponse> {
|
|
1964
|
+
/**
|
|
1965
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.ServiceTypeCount service_type_count = 1;
|
|
1966
|
+
*/
|
|
1967
|
+
serviceTypeCount: ServiceTypeCount[];
|
|
1968
|
+
|
|
1969
|
+
constructor(data?: PartialMessage<GetVouchersCountByServiceTypeResponse>);
|
|
1970
|
+
|
|
1971
|
+
static readonly runtime: typeof proto3;
|
|
1972
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVouchersCountByServiceTypeResponse";
|
|
1973
|
+
static readonly fields: FieldList;
|
|
1974
|
+
|
|
1975
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVouchersCountByServiceTypeResponse;
|
|
1976
|
+
|
|
1977
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVouchersCountByServiceTypeResponse;
|
|
1978
|
+
|
|
1979
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVouchersCountByServiceTypeResponse;
|
|
1980
|
+
|
|
1981
|
+
static equals(a: GetVouchersCountByServiceTypeResponse | PlainMessage<GetVouchersCountByServiceTypeResponse> | undefined, b: GetVouchersCountByServiceTypeResponse | PlainMessage<GetVouchersCountByServiceTypeResponse> | undefined): boolean;
|
|
1982
|
+
}
|
|
1983
|
+
|
|
1984
|
+
/**
|
|
1985
|
+
* @generated from message ct_logic_uni_rev_premium.v1.ServiceTypeCount
|
|
1986
|
+
*/
|
|
1987
|
+
export declare class ServiceTypeCount extends Message<ServiceTypeCount> {
|
|
1988
|
+
/**
|
|
1989
|
+
* @generated from field: string service_type = 1;
|
|
1990
|
+
*/
|
|
1991
|
+
serviceType: string;
|
|
1992
|
+
|
|
1993
|
+
/**
|
|
1994
|
+
* @generated from field: string service_type_name = 2;
|
|
1995
|
+
*/
|
|
1996
|
+
serviceTypeName: string;
|
|
1997
|
+
|
|
1998
|
+
/**
|
|
1999
|
+
* @generated from field: int64 count = 3;
|
|
2000
|
+
*/
|
|
2001
|
+
count: bigint;
|
|
2002
|
+
|
|
2003
|
+
constructor(data?: PartialMessage<ServiceTypeCount>);
|
|
2004
|
+
|
|
2005
|
+
static readonly runtime: typeof proto3;
|
|
2006
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.ServiceTypeCount";
|
|
2007
|
+
static readonly fields: FieldList;
|
|
2008
|
+
|
|
2009
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ServiceTypeCount;
|
|
2010
|
+
|
|
2011
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ServiceTypeCount;
|
|
2012
|
+
|
|
2013
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ServiceTypeCount;
|
|
2014
|
+
|
|
2015
|
+
static equals(a: ServiceTypeCount | PlainMessage<ServiceTypeCount> | undefined, b: ServiceTypeCount | PlainMessage<ServiceTypeCount> | undefined): boolean;
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
/**
|
|
2019
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetCategoriesWithListingFeeVouchersRequest
|
|
2020
|
+
*/
|
|
2021
|
+
export declare class GetCategoriesWithListingFeeVouchersRequest extends Message<GetCategoriesWithListingFeeVouchersRequest> {
|
|
2022
|
+
/**
|
|
2023
|
+
* @generated from field: int64 account_id = 1;
|
|
2024
|
+
*/
|
|
2025
|
+
accountId: bigint;
|
|
2026
|
+
|
|
2027
|
+
/**
|
|
2028
|
+
* @generated from field: int64 category_id = 2;
|
|
2029
|
+
*/
|
|
2030
|
+
categoryId: bigint;
|
|
2031
|
+
|
|
2032
|
+
/**
|
|
2033
|
+
* @generated from field: string ad_type = 3;
|
|
2034
|
+
*/
|
|
2035
|
+
adType: string;
|
|
2036
|
+
|
|
2037
|
+
constructor(data?: PartialMessage<GetCategoriesWithListingFeeVouchersRequest>);
|
|
2038
|
+
|
|
2039
|
+
static readonly runtime: typeof proto3;
|
|
2040
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetCategoriesWithListingFeeVouchersRequest";
|
|
2041
|
+
static readonly fields: FieldList;
|
|
2042
|
+
|
|
2043
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCategoriesWithListingFeeVouchersRequest;
|
|
2044
|
+
|
|
2045
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCategoriesWithListingFeeVouchersRequest;
|
|
2046
|
+
|
|
2047
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCategoriesWithListingFeeVouchersRequest;
|
|
2048
|
+
|
|
2049
|
+
static equals(a: GetCategoriesWithListingFeeVouchersRequest | PlainMessage<GetCategoriesWithListingFeeVouchersRequest> | undefined, b: GetCategoriesWithListingFeeVouchersRequest | PlainMessage<GetCategoriesWithListingFeeVouchersRequest> | undefined): boolean;
|
|
2050
|
+
}
|
|
2051
|
+
|
|
2052
|
+
/**
|
|
2053
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetCategoriesWithListingFeeVouchersResponse
|
|
2054
|
+
*/
|
|
2055
|
+
export declare class GetCategoriesWithListingFeeVouchersResponse extends Message<GetCategoriesWithListingFeeVouchersResponse> {
|
|
2056
|
+
/**
|
|
2057
|
+
* @generated from field: repeated int64 big_category_ids = 1;
|
|
2058
|
+
*/
|
|
2059
|
+
bigCategoryIds: bigint[];
|
|
2060
|
+
|
|
2061
|
+
/**
|
|
2062
|
+
* @generated from field: repeated int64 category_ids = 2;
|
|
2063
|
+
*/
|
|
2064
|
+
categoryIds: bigint[];
|
|
2065
|
+
|
|
2066
|
+
/**
|
|
2067
|
+
* @generated from field: string message = 3;
|
|
2068
|
+
*/
|
|
2069
|
+
message: string;
|
|
2070
|
+
|
|
2071
|
+
constructor(data?: PartialMessage<GetCategoriesWithListingFeeVouchersResponse>);
|
|
2072
|
+
|
|
2073
|
+
static readonly runtime: typeof proto3;
|
|
2074
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetCategoriesWithListingFeeVouchersResponse";
|
|
2075
|
+
static readonly fields: FieldList;
|
|
2076
|
+
|
|
2077
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetCategoriesWithListingFeeVouchersResponse;
|
|
2078
|
+
|
|
2079
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetCategoriesWithListingFeeVouchersResponse;
|
|
2080
|
+
|
|
2081
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetCategoriesWithListingFeeVouchersResponse;
|
|
2082
|
+
|
|
2083
|
+
static equals(a: GetCategoriesWithListingFeeVouchersResponse | PlainMessage<GetCategoriesWithListingFeeVouchersResponse> | undefined, b: GetCategoriesWithListingFeeVouchersResponse | PlainMessage<GetCategoriesWithListingFeeVouchersResponse> | undefined): boolean;
|
|
2084
|
+
}
|
|
2085
|
+
|
|
2086
|
+
/**
|
|
2087
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpsertPSRedeemsRequest
|
|
2088
|
+
*/
|
|
2089
|
+
export declare class UpsertPSRedeemsRequest extends Message<UpsertPSRedeemsRequest> {
|
|
2090
|
+
/**
|
|
2091
|
+
* @generated from field: string campaign_id = 1;
|
|
2092
|
+
*/
|
|
2093
|
+
campaignId: string;
|
|
2094
|
+
|
|
2095
|
+
/**
|
|
2096
|
+
* @generated from field: string admin_id = 2;
|
|
2097
|
+
*/
|
|
2098
|
+
adminId: string;
|
|
2099
|
+
|
|
2100
|
+
/**
|
|
2101
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.CreatePSRedeemRequest redeems = 3;
|
|
2102
|
+
*/
|
|
2103
|
+
redeems: CreatePSRedeemRequest[];
|
|
2104
|
+
|
|
2105
|
+
constructor(data?: PartialMessage<UpsertPSRedeemsRequest>);
|
|
2106
|
+
|
|
2107
|
+
static readonly runtime: typeof proto3;
|
|
2108
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpsertPSRedeemsRequest";
|
|
2109
|
+
static readonly fields: FieldList;
|
|
2110
|
+
|
|
2111
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpsertPSRedeemsRequest;
|
|
2112
|
+
|
|
2113
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpsertPSRedeemsRequest;
|
|
2114
|
+
|
|
2115
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpsertPSRedeemsRequest;
|
|
2116
|
+
|
|
2117
|
+
static equals(a: UpsertPSRedeemsRequest | PlainMessage<UpsertPSRedeemsRequest> | undefined, b: UpsertPSRedeemsRequest | PlainMessage<UpsertPSRedeemsRequest> | undefined): boolean;
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2120
|
+
/**
|
|
2121
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UpsertPSRedeemsResponse
|
|
2122
|
+
*/
|
|
2123
|
+
export declare class UpsertPSRedeemsResponse extends Message<UpsertPSRedeemsResponse> {
|
|
2124
|
+
constructor(data?: PartialMessage<UpsertPSRedeemsResponse>);
|
|
2125
|
+
|
|
2126
|
+
static readonly runtime: typeof proto3;
|
|
2127
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UpsertPSRedeemsResponse";
|
|
2128
|
+
static readonly fields: FieldList;
|
|
2129
|
+
|
|
2130
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpsertPSRedeemsResponse;
|
|
2131
|
+
|
|
2132
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpsertPSRedeemsResponse;
|
|
2133
|
+
|
|
2134
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpsertPSRedeemsResponse;
|
|
2135
|
+
|
|
2136
|
+
static equals(a: UpsertPSRedeemsResponse | PlainMessage<UpsertPSRedeemsResponse> | undefined, b: UpsertPSRedeemsResponse | PlainMessage<UpsertPSRedeemsResponse> | undefined): boolean;
|
|
2137
|
+
}
|
|
2138
|
+
|
|
2139
|
+
/**
|
|
2140
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetAdsToRedeemVoucherRequest
|
|
2141
|
+
*/
|
|
2142
|
+
export declare class GetAdsToRedeemVoucherRequest extends Message<GetAdsToRedeemVoucherRequest> {
|
|
2143
|
+
/**
|
|
2144
|
+
* @generated from field: int64 account_id = 1;
|
|
2145
|
+
*/
|
|
2146
|
+
accountId: bigint;
|
|
2147
|
+
|
|
2148
|
+
/**
|
|
2149
|
+
* @generated from field: int64 limit = 2;
|
|
2150
|
+
*/
|
|
2151
|
+
limit: bigint;
|
|
2152
|
+
|
|
2153
|
+
/**
|
|
2154
|
+
* @generated from field: int64 offset = 3;
|
|
2155
|
+
*/
|
|
2156
|
+
offset: bigint;
|
|
2157
|
+
|
|
2158
|
+
/**
|
|
2159
|
+
* @generated from field: string state = 4;
|
|
2160
|
+
*/
|
|
2161
|
+
state: string;
|
|
2162
|
+
|
|
2163
|
+
/**
|
|
2164
|
+
* @generated from field: int64 category = 5;
|
|
2165
|
+
*/
|
|
2166
|
+
category: bigint;
|
|
2167
|
+
|
|
2168
|
+
/**
|
|
2169
|
+
* @generated from field: string voucher_id = 6;
|
|
2170
|
+
*/
|
|
2171
|
+
voucherId: string;
|
|
2172
|
+
|
|
2173
|
+
constructor(data?: PartialMessage<GetAdsToRedeemVoucherRequest>);
|
|
2174
|
+
|
|
2175
|
+
static readonly runtime: typeof proto3;
|
|
2176
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetAdsToRedeemVoucherRequest";
|
|
2177
|
+
static readonly fields: FieldList;
|
|
2178
|
+
|
|
2179
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAdsToRedeemVoucherRequest;
|
|
2180
|
+
|
|
2181
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAdsToRedeemVoucherRequest;
|
|
2182
|
+
|
|
2183
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAdsToRedeemVoucherRequest;
|
|
2184
|
+
|
|
2185
|
+
static equals(a: GetAdsToRedeemVoucherRequest | PlainMessage<GetAdsToRedeemVoucherRequest> | undefined, b: GetAdsToRedeemVoucherRequest | PlainMessage<GetAdsToRedeemVoucherRequest> | undefined): boolean;
|
|
2186
|
+
}
|
|
2187
|
+
|
|
2188
|
+
/**
|
|
2189
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetAdsToRedeemVoucherResponse
|
|
2190
|
+
*/
|
|
2191
|
+
export declare class GetAdsToRedeemVoucherResponse extends Message<GetAdsToRedeemVoucherResponse> {
|
|
2192
|
+
/**
|
|
2193
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.UserAdsAdInfo ads = 1;
|
|
2194
|
+
*/
|
|
2195
|
+
ads: UserAdsAdInfo[];
|
|
2196
|
+
|
|
2197
|
+
/**
|
|
2198
|
+
* @generated from field: map<string, int64> total_each_state = 2;
|
|
2199
|
+
*/
|
|
2200
|
+
totalEachState: { [key: string]: bigint };
|
|
2201
|
+
|
|
2202
|
+
constructor(data?: PartialMessage<GetAdsToRedeemVoucherResponse>);
|
|
2203
|
+
|
|
2204
|
+
static readonly runtime: typeof proto3;
|
|
2205
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetAdsToRedeemVoucherResponse";
|
|
2206
|
+
static readonly fields: FieldList;
|
|
2207
|
+
|
|
2208
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAdsToRedeemVoucherResponse;
|
|
2209
|
+
|
|
2210
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAdsToRedeemVoucherResponse;
|
|
2211
|
+
|
|
2212
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAdsToRedeemVoucherResponse;
|
|
2213
|
+
|
|
2214
|
+
static equals(a: GetAdsToRedeemVoucherResponse | PlainMessage<GetAdsToRedeemVoucherResponse> | undefined, b: GetAdsToRedeemVoucherResponse | PlainMessage<GetAdsToRedeemVoucherResponse> | undefined): boolean;
|
|
2215
|
+
}
|
|
2216
|
+
|
|
2217
|
+
/**
|
|
2218
|
+
* @generated from message ct_logic_uni_rev_premium.v1.UserAdsAdInfo
|
|
2219
|
+
*/
|
|
2220
|
+
export declare class UserAdsAdInfo extends Message<UserAdsAdInfo> {
|
|
2221
|
+
/**
|
|
2222
|
+
* @generated from field: int64 ad_id = 1;
|
|
2223
|
+
*/
|
|
2224
|
+
adId: bigint;
|
|
2225
|
+
|
|
2226
|
+
/**
|
|
2227
|
+
* @generated from field: string title = 2;
|
|
2228
|
+
*/
|
|
2229
|
+
title: string;
|
|
2230
|
+
|
|
2231
|
+
/**
|
|
2232
|
+
* @generated from field: string price_string = 3;
|
|
2233
|
+
*/
|
|
2234
|
+
priceString: string;
|
|
2235
|
+
|
|
2236
|
+
/**
|
|
2237
|
+
* @generated from field: string image_url = 4;
|
|
2238
|
+
*/
|
|
2239
|
+
imageUrl: string;
|
|
2240
|
+
|
|
2241
|
+
/**
|
|
2242
|
+
* @generated from field: string note = 5;
|
|
2243
|
+
*/
|
|
2244
|
+
note: string;
|
|
2245
|
+
|
|
2246
|
+
constructor(data?: PartialMessage<UserAdsAdInfo>);
|
|
2247
|
+
|
|
2248
|
+
static readonly runtime: typeof proto3;
|
|
2249
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.UserAdsAdInfo";
|
|
2250
|
+
static readonly fields: FieldList;
|
|
2251
|
+
|
|
2252
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UserAdsAdInfo;
|
|
2253
|
+
|
|
2254
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UserAdsAdInfo;
|
|
2255
|
+
|
|
2256
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UserAdsAdInfo;
|
|
2257
|
+
|
|
2258
|
+
static equals(a: UserAdsAdInfo | PlainMessage<UserAdsAdInfo> | undefined, b: UserAdsAdInfo | PlainMessage<UserAdsAdInfo> | undefined): boolean;
|
|
2259
|
+
}
|
|
2260
|
+
|
|
2261
|
+
/**
|
|
2262
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetBundleRedeemRequest
|
|
2263
|
+
*/
|
|
2264
|
+
export declare class GetBundleRedeemRequest extends Message<GetBundleRedeemRequest> {
|
|
2265
|
+
/**
|
|
2266
|
+
* @generated from field: string id = 1;
|
|
2267
|
+
*/
|
|
2268
|
+
id: string;
|
|
2269
|
+
|
|
2270
|
+
constructor(data?: PartialMessage<GetBundleRedeemRequest>);
|
|
2271
|
+
|
|
2272
|
+
static readonly runtime: typeof proto3;
|
|
2273
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetBundleRedeemRequest";
|
|
2274
|
+
static readonly fields: FieldList;
|
|
2275
|
+
|
|
2276
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBundleRedeemRequest;
|
|
2277
|
+
|
|
2278
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBundleRedeemRequest;
|
|
2279
|
+
|
|
2280
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBundleRedeemRequest;
|
|
2281
|
+
|
|
2282
|
+
static equals(a: GetBundleRedeemRequest | PlainMessage<GetBundleRedeemRequest> | undefined, b: GetBundleRedeemRequest | PlainMessage<GetBundleRedeemRequest> | undefined): boolean;
|
|
2283
|
+
}
|
|
2284
|
+
|
|
2285
|
+
/**
|
|
2286
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetBundleRedeemResponse
|
|
2287
|
+
*/
|
|
2288
|
+
export declare class GetBundleRedeemResponse extends Message<GetBundleRedeemResponse> {
|
|
2289
|
+
/**
|
|
2290
|
+
* @generated from field: string id = 1;
|
|
2291
|
+
*/
|
|
2292
|
+
id: string;
|
|
2293
|
+
|
|
2294
|
+
/**
|
|
2295
|
+
* @generated from field: int64 account_id = 2;
|
|
2296
|
+
*/
|
|
2297
|
+
accountId: bigint;
|
|
2298
|
+
|
|
2299
|
+
/**
|
|
2300
|
+
* @generated from field: bool is_sent_sms = 4;
|
|
2301
|
+
*/
|
|
2302
|
+
isSentSms: boolean;
|
|
2303
|
+
|
|
2304
|
+
/**
|
|
2305
|
+
* @generated from field: string announcer_id = 5;
|
|
2306
|
+
*/
|
|
2307
|
+
announcerId: string;
|
|
2308
|
+
|
|
2309
|
+
/**
|
|
2310
|
+
* @generated from field: bool is_sent_notification = 6;
|
|
2311
|
+
*/
|
|
2312
|
+
isSentNotification: boolean;
|
|
2313
|
+
|
|
2314
|
+
/**
|
|
2315
|
+
* @generated from field: string status = 7;
|
|
2316
|
+
*/
|
|
2317
|
+
status: string;
|
|
2318
|
+
|
|
2319
|
+
/**
|
|
2320
|
+
* @generated from field: string campaign_id = 8;
|
|
2321
|
+
*/
|
|
2322
|
+
campaignId: string;
|
|
2323
|
+
|
|
2324
|
+
/**
|
|
2325
|
+
* @generated from field: optional string ad_type = 9;
|
|
2326
|
+
*/
|
|
2327
|
+
adType?: string;
|
|
2328
|
+
|
|
2329
|
+
/**
|
|
2330
|
+
* @generated from field: optional int64 category_id = 10;
|
|
2331
|
+
*/
|
|
2332
|
+
categoryId?: bigint;
|
|
2333
|
+
|
|
2334
|
+
/**
|
|
2335
|
+
* @generated from field: repeated int64 region_ids = 11;
|
|
2336
|
+
*/
|
|
2337
|
+
regionIds: bigint[];
|
|
2338
|
+
|
|
2339
|
+
/**
|
|
2340
|
+
* @generated from field: int64 remaining_total_free = 12;
|
|
2341
|
+
*/
|
|
2342
|
+
remainingTotalFree: bigint;
|
|
2343
|
+
|
|
2344
|
+
/**
|
|
2345
|
+
* @generated from field: int64 total_free = 13;
|
|
2346
|
+
*/
|
|
2347
|
+
totalFree: bigint;
|
|
2348
|
+
|
|
2349
|
+
/**
|
|
2350
|
+
* @generated from field: google.protobuf.Timestamp created_at = 14;
|
|
2351
|
+
*/
|
|
2352
|
+
createdAt?: Timestamp;
|
|
2353
|
+
|
|
2354
|
+
/**
|
|
2355
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.RedeemInfo redeems_successful = 15;
|
|
2356
|
+
*/
|
|
2357
|
+
redeemsSuccessful: RedeemInfo[];
|
|
2358
|
+
|
|
2359
|
+
/**
|
|
2360
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.RedeemInfo redeems_failed = 16;
|
|
2361
|
+
*/
|
|
2362
|
+
redeemsFailed: RedeemInfo[];
|
|
2363
|
+
|
|
2364
|
+
/**
|
|
2365
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.PremiumService premium_services = 17;
|
|
2366
|
+
*/
|
|
2367
|
+
premiumServices: PremiumService[];
|
|
2368
|
+
|
|
2369
|
+
constructor(data?: PartialMessage<GetBundleRedeemResponse>);
|
|
2370
|
+
|
|
2371
|
+
static readonly runtime: typeof proto3;
|
|
2372
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetBundleRedeemResponse";
|
|
2373
|
+
static readonly fields: FieldList;
|
|
2374
|
+
|
|
2375
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBundleRedeemResponse;
|
|
2376
|
+
|
|
2377
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBundleRedeemResponse;
|
|
2378
|
+
|
|
2379
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBundleRedeemResponse;
|
|
2380
|
+
|
|
2381
|
+
static equals(a: GetBundleRedeemResponse | PlainMessage<GetBundleRedeemResponse> | undefined, b: GetBundleRedeemResponse | PlainMessage<GetBundleRedeemResponse> | undefined): boolean;
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2384
|
+
/**
|
|
2385
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetBundleRedeemsRequest
|
|
2386
|
+
*/
|
|
2387
|
+
export declare class GetBundleRedeemsRequest extends Message<GetBundleRedeemsRequest> {
|
|
2388
|
+
/**
|
|
2389
|
+
* @generated from field: int64 limit = 1;
|
|
2390
|
+
*/
|
|
2391
|
+
limit: bigint;
|
|
2392
|
+
|
|
2393
|
+
/**
|
|
2394
|
+
* @generated from field: int64 offset = 2;
|
|
2395
|
+
*/
|
|
2396
|
+
offset: bigint;
|
|
2397
|
+
|
|
2398
|
+
/**
|
|
2399
|
+
* @generated from field: repeated string status = 3;
|
|
2400
|
+
*/
|
|
2401
|
+
status: string[];
|
|
2402
|
+
|
|
2403
|
+
/**
|
|
2404
|
+
* @generated from field: string service_type = 4;
|
|
2405
|
+
*/
|
|
2406
|
+
serviceType: string;
|
|
2407
|
+
|
|
2408
|
+
/**
|
|
2409
|
+
* @generated from field: string campaign_id = 5;
|
|
2410
|
+
*/
|
|
2411
|
+
campaignId: string;
|
|
2412
|
+
|
|
2413
|
+
/**
|
|
2414
|
+
* @generated from field: int64 account_id = 6;
|
|
2415
|
+
*/
|
|
2416
|
+
accountId: bigint;
|
|
2417
|
+
|
|
2418
|
+
constructor(data?: PartialMessage<GetBundleRedeemsRequest>);
|
|
2419
|
+
|
|
2420
|
+
static readonly runtime: typeof proto3;
|
|
2421
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetBundleRedeemsRequest";
|
|
2422
|
+
static readonly fields: FieldList;
|
|
2423
|
+
|
|
2424
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBundleRedeemsRequest;
|
|
2425
|
+
|
|
2426
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBundleRedeemsRequest;
|
|
2427
|
+
|
|
2428
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBundleRedeemsRequest;
|
|
2429
|
+
|
|
2430
|
+
static equals(a: GetBundleRedeemsRequest | PlainMessage<GetBundleRedeemsRequest> | undefined, b: GetBundleRedeemsRequest | PlainMessage<GetBundleRedeemsRequest> | undefined): boolean;
|
|
2431
|
+
}
|
|
2432
|
+
|
|
2433
|
+
/**
|
|
2434
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetBundleRedeemsResponse
|
|
2435
|
+
*/
|
|
2436
|
+
export declare class GetBundleRedeemsResponse extends Message<GetBundleRedeemsResponse> {
|
|
2437
|
+
/**
|
|
2438
|
+
* @generated from field: int64 total = 1;
|
|
2439
|
+
*/
|
|
2440
|
+
total: bigint;
|
|
2441
|
+
|
|
2442
|
+
/**
|
|
2443
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.GetBundleRedeemResponse redeems = 2;
|
|
2444
|
+
*/
|
|
2445
|
+
redeems: GetBundleRedeemResponse[];
|
|
2446
|
+
|
|
2447
|
+
constructor(data?: PartialMessage<GetBundleRedeemsResponse>);
|
|
2448
|
+
|
|
2449
|
+
static readonly runtime: typeof proto3;
|
|
2450
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetBundleRedeemsResponse";
|
|
2451
|
+
static readonly fields: FieldList;
|
|
2452
|
+
|
|
2453
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetBundleRedeemsResponse;
|
|
2454
|
+
|
|
2455
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetBundleRedeemsResponse;
|
|
2456
|
+
|
|
2457
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetBundleRedeemsResponse;
|
|
2458
|
+
|
|
2459
|
+
static equals(a: GetBundleRedeemsResponse | PlainMessage<GetBundleRedeemsResponse> | undefined, b: GetBundleRedeemsResponse | PlainMessage<GetBundleRedeemsResponse> | undefined): boolean;
|
|
2460
|
+
}
|
|
2461
|
+
|
|
2462
|
+
/**
|
|
2463
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateBundleRedeemsRequest
|
|
2464
|
+
*/
|
|
2465
|
+
export declare class CreateBundleRedeemsRequest extends Message<CreateBundleRedeemsRequest> {
|
|
2466
|
+
/**
|
|
2467
|
+
* @generated from field: string campaign_id = 1;
|
|
2468
|
+
*/
|
|
2469
|
+
campaignId: string;
|
|
2470
|
+
|
|
2471
|
+
/**
|
|
2472
|
+
* @generated from field: string created_by = 2;
|
|
2473
|
+
*/
|
|
2474
|
+
createdBy: string;
|
|
2475
|
+
|
|
2476
|
+
/**
|
|
2477
|
+
* @generated from field: repeated ct_logic_uni_rev_premium.v1.CreateBundleRedeemRequest redeems = 3;
|
|
2478
|
+
*/
|
|
2479
|
+
redeems: CreateBundleRedeemRequest[];
|
|
2480
|
+
|
|
2481
|
+
constructor(data?: PartialMessage<CreateBundleRedeemsRequest>);
|
|
2482
|
+
|
|
2483
|
+
static readonly runtime: typeof proto3;
|
|
2484
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateBundleRedeemsRequest";
|
|
2485
|
+
static readonly fields: FieldList;
|
|
2486
|
+
|
|
2487
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateBundleRedeemsRequest;
|
|
2488
|
+
|
|
2489
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateBundleRedeemsRequest;
|
|
2490
|
+
|
|
2491
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateBundleRedeemsRequest;
|
|
2492
|
+
|
|
2493
|
+
static equals(a: CreateBundleRedeemsRequest | PlainMessage<CreateBundleRedeemsRequest> | undefined, b: CreateBundleRedeemsRequest | PlainMessage<CreateBundleRedeemsRequest> | undefined): boolean;
|
|
2494
|
+
}
|
|
2495
|
+
|
|
2496
|
+
/**
|
|
2497
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateBundleRedeemRequest
|
|
2498
|
+
*/
|
|
2499
|
+
export declare class CreateBundleRedeemRequest extends Message<CreateBundleRedeemRequest> {
|
|
2500
|
+
/**
|
|
2501
|
+
* @generated from field: int64 account_id = 1;
|
|
2502
|
+
*/
|
|
2503
|
+
accountId: bigint;
|
|
2504
|
+
|
|
2505
|
+
/**
|
|
2506
|
+
* @generated from field: optional string ad_type = 2;
|
|
2507
|
+
*/
|
|
2508
|
+
adType?: string;
|
|
2509
|
+
|
|
2510
|
+
/**
|
|
2511
|
+
* @generated from field: optional int64 category_id = 3;
|
|
2512
|
+
*/
|
|
2513
|
+
categoryId?: bigint;
|
|
2514
|
+
|
|
2515
|
+
/**
|
|
2516
|
+
* @generated from field: repeated int64 region_ids = 4;
|
|
2517
|
+
*/
|
|
2518
|
+
regionIds: bigint[];
|
|
2519
|
+
|
|
2520
|
+
/**
|
|
2521
|
+
* @generated from field: int64 total_free = 5;
|
|
2522
|
+
*/
|
|
2523
|
+
totalFree: bigint;
|
|
2524
|
+
|
|
2525
|
+
/**
|
|
2526
|
+
* @generated from field: string phone = 6;
|
|
2527
|
+
*/
|
|
2528
|
+
phone: string;
|
|
2529
|
+
|
|
2530
|
+
constructor(data?: PartialMessage<CreateBundleRedeemRequest>);
|
|
2531
|
+
|
|
2532
|
+
static readonly runtime: typeof proto3;
|
|
2533
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateBundleRedeemRequest";
|
|
2534
|
+
static readonly fields: FieldList;
|
|
2535
|
+
|
|
2536
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateBundleRedeemRequest;
|
|
2537
|
+
|
|
2538
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateBundleRedeemRequest;
|
|
2539
|
+
|
|
2540
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateBundleRedeemRequest;
|
|
2541
|
+
|
|
2542
|
+
static equals(a: CreateBundleRedeemRequest | PlainMessage<CreateBundleRedeemRequest> | undefined, b: CreateBundleRedeemRequest | PlainMessage<CreateBundleRedeemRequest> | undefined): boolean;
|
|
2543
|
+
}
|
|
2544
|
+
|
|
2545
|
+
/**
|
|
2546
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateBundleRedeemsResponse
|
|
2547
|
+
*/
|
|
2548
|
+
export declare class CreateBundleRedeemsResponse extends Message<CreateBundleRedeemsResponse> {
|
|
2549
|
+
constructor(data?: PartialMessage<CreateBundleRedeemsResponse>);
|
|
2550
|
+
|
|
2551
|
+
static readonly runtime: typeof proto3;
|
|
2552
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateBundleRedeemsResponse";
|
|
2553
|
+
static readonly fields: FieldList;
|
|
2554
|
+
|
|
2555
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateBundleRedeemsResponse;
|
|
2556
|
+
|
|
2557
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateBundleRedeemsResponse;
|
|
2558
|
+
|
|
2559
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateBundleRedeemsResponse;
|
|
2560
|
+
|
|
2561
|
+
static equals(a: CreateBundleRedeemsResponse | PlainMessage<CreateBundleRedeemsResponse> | undefined, b: CreateBundleRedeemsResponse | PlainMessage<CreateBundleRedeemsResponse> | undefined): boolean;
|
|
2562
|
+
}
|
|
2563
|
+
|
|
2564
|
+
/**
|
|
2565
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetRedeemWithCampaignInfoRequest
|
|
2566
|
+
*/
|
|
2567
|
+
export declare class GetRedeemWithCampaignInfoRequest extends Message<GetRedeemWithCampaignInfoRequest> {
|
|
2568
|
+
/**
|
|
2569
|
+
* @generated from field: string redeem_id = 1;
|
|
2570
|
+
*/
|
|
2571
|
+
redeemId: string;
|
|
2572
|
+
|
|
2573
|
+
constructor(data?: PartialMessage<GetRedeemWithCampaignInfoRequest>);
|
|
2574
|
+
|
|
2575
|
+
static readonly runtime: typeof proto3;
|
|
2576
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetRedeemWithCampaignInfoRequest";
|
|
2577
|
+
static readonly fields: FieldList;
|
|
2578
|
+
|
|
2579
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemWithCampaignInfoRequest;
|
|
2580
|
+
|
|
2581
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemWithCampaignInfoRequest;
|
|
2582
|
+
|
|
2583
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemWithCampaignInfoRequest;
|
|
2584
|
+
|
|
2585
|
+
static equals(a: GetRedeemWithCampaignInfoRequest | PlainMessage<GetRedeemWithCampaignInfoRequest> | undefined, b: GetRedeemWithCampaignInfoRequest | PlainMessage<GetRedeemWithCampaignInfoRequest> | undefined): boolean;
|
|
2586
|
+
}
|
|
2587
|
+
|
|
2588
|
+
/**
|
|
2589
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetRedeemWithCampaignInfoResponse
|
|
2590
|
+
*/
|
|
2591
|
+
export declare class GetRedeemWithCampaignInfoResponse extends Message<GetRedeemWithCampaignInfoResponse> {
|
|
2592
|
+
/**
|
|
2593
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.GetPSRedeemResponse redeem = 1;
|
|
2594
|
+
*/
|
|
2595
|
+
redeem?: GetPSRedeemResponse;
|
|
2596
|
+
|
|
2597
|
+
/**
|
|
2598
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.GetPSCampaignResponse campaign = 2;
|
|
2599
|
+
*/
|
|
2600
|
+
campaign?: GetPSCampaignResponse;
|
|
2601
|
+
|
|
2602
|
+
constructor(data?: PartialMessage<GetRedeemWithCampaignInfoResponse>);
|
|
2603
|
+
|
|
2604
|
+
static readonly runtime: typeof proto3;
|
|
2605
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetRedeemWithCampaignInfoResponse";
|
|
2606
|
+
static readonly fields: FieldList;
|
|
2607
|
+
|
|
2608
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRedeemWithCampaignInfoResponse;
|
|
2609
|
+
|
|
2610
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRedeemWithCampaignInfoResponse;
|
|
2611
|
+
|
|
2612
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRedeemWithCampaignInfoResponse;
|
|
2613
|
+
|
|
2614
|
+
static equals(a: GetRedeemWithCampaignInfoResponse | PlainMessage<GetRedeemWithCampaignInfoResponse> | undefined, b: GetRedeemWithCampaignInfoResponse | PlainMessage<GetRedeemWithCampaignInfoResponse> | undefined): boolean;
|
|
2615
|
+
}
|
|
2616
|
+
|
|
2617
|
+
/**
|
|
2618
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVoucherByIdRequest
|
|
2619
|
+
*/
|
|
2620
|
+
export declare class GetVoucherByIdRequest extends Message<GetVoucherByIdRequest> {
|
|
2621
|
+
/**
|
|
2622
|
+
* @generated from field: string voucher_id = 1;
|
|
2623
|
+
*/
|
|
2624
|
+
voucherId: string;
|
|
2625
|
+
|
|
2626
|
+
/**
|
|
2627
|
+
* @generated from field: int64 account_id = 2;
|
|
2628
|
+
*/
|
|
2629
|
+
accountId: bigint;
|
|
2630
|
+
|
|
2631
|
+
constructor(data?: PartialMessage<GetVoucherByIdRequest>);
|
|
2632
|
+
|
|
2633
|
+
static readonly runtime: typeof proto3;
|
|
2634
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVoucherByIdRequest";
|
|
2635
|
+
static readonly fields: FieldList;
|
|
2636
|
+
|
|
2637
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVoucherByIdRequest;
|
|
2638
|
+
|
|
2639
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVoucherByIdRequest;
|
|
2640
|
+
|
|
2641
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVoucherByIdRequest;
|
|
2642
|
+
|
|
2643
|
+
static equals(a: GetVoucherByIdRequest | PlainMessage<GetVoucherByIdRequest> | undefined, b: GetVoucherByIdRequest | PlainMessage<GetVoucherByIdRequest> | undefined): boolean;
|
|
2644
|
+
}
|
|
2645
|
+
|
|
2646
|
+
/**
|
|
2647
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVoucherByIdResponse
|
|
2648
|
+
*/
|
|
2649
|
+
export declare class GetVoucherByIdResponse extends Message<GetVoucherByIdResponse> {
|
|
2650
|
+
/**
|
|
2651
|
+
* @generated from field: ct_logic_uni_rev_premium.v1.GetVoucherDetaildByIdResponse voucher = 1;
|
|
2652
|
+
*/
|
|
2653
|
+
voucher?: GetVoucherDetaildByIdResponse;
|
|
2654
|
+
|
|
2655
|
+
constructor(data?: PartialMessage<GetVoucherByIdResponse>);
|
|
2656
|
+
|
|
2657
|
+
static readonly runtime: typeof proto3;
|
|
2658
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVoucherByIdResponse";
|
|
2659
|
+
static readonly fields: FieldList;
|
|
2660
|
+
|
|
2661
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVoucherByIdResponse;
|
|
2662
|
+
|
|
2663
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVoucherByIdResponse;
|
|
2664
|
+
|
|
2665
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVoucherByIdResponse;
|
|
2666
|
+
|
|
2667
|
+
static equals(a: GetVoucherByIdResponse | PlainMessage<GetVoucherByIdResponse> | undefined, b: GetVoucherByIdResponse | PlainMessage<GetVoucherByIdResponse> | undefined): boolean;
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2670
|
+
/**
|
|
2671
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVoucherCountRequest
|
|
2672
|
+
*/
|
|
2673
|
+
export declare class GetVoucherCountRequest extends Message<GetVoucherCountRequest> {
|
|
2674
|
+
/**
|
|
2675
|
+
* @generated from field: int64 account_id = 1;
|
|
2676
|
+
*/
|
|
2677
|
+
accountId: bigint;
|
|
2678
|
+
|
|
2679
|
+
/**
|
|
2680
|
+
* @generated from field: optional string platform = 2;
|
|
2681
|
+
*/
|
|
2682
|
+
platform?: string;
|
|
2683
|
+
|
|
2684
|
+
/**
|
|
2685
|
+
* @generated from field: optional string app_version = 3;
|
|
2686
|
+
*/
|
|
2687
|
+
appVersion?: string;
|
|
2688
|
+
|
|
2689
|
+
constructor(data?: PartialMessage<GetVoucherCountRequest>);
|
|
2690
|
+
|
|
2691
|
+
static readonly runtime: typeof proto3;
|
|
2692
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVoucherCountRequest";
|
|
2693
|
+
static readonly fields: FieldList;
|
|
2694
|
+
|
|
2695
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVoucherCountRequest;
|
|
2696
|
+
|
|
2697
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVoucherCountRequest;
|
|
2698
|
+
|
|
2699
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVoucherCountRequest;
|
|
2700
|
+
|
|
2701
|
+
static equals(a: GetVoucherCountRequest | PlainMessage<GetVoucherCountRequest> | undefined, b: GetVoucherCountRequest | PlainMessage<GetVoucherCountRequest> | undefined): boolean;
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2704
|
+
/**
|
|
2705
|
+
* @generated from message ct_logic_uni_rev_premium.v1.GetVoucherCountResponse
|
|
2706
|
+
*/
|
|
2707
|
+
export declare class GetVoucherCountResponse extends Message<GetVoucherCountResponse> {
|
|
2708
|
+
/**
|
|
2709
|
+
* @generated from field: int64 count = 1;
|
|
2710
|
+
*/
|
|
2711
|
+
count: bigint;
|
|
2712
|
+
|
|
2713
|
+
constructor(data?: PartialMessage<GetVoucherCountResponse>);
|
|
2714
|
+
|
|
2715
|
+
static readonly runtime: typeof proto3;
|
|
2716
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.GetVoucherCountResponse";
|
|
2717
|
+
static readonly fields: FieldList;
|
|
2718
|
+
|
|
2719
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVoucherCountResponse;
|
|
2720
|
+
|
|
2721
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVoucherCountResponse;
|
|
2722
|
+
|
|
2723
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVoucherCountResponse;
|
|
2724
|
+
|
|
2725
|
+
static equals(a: GetVoucherCountResponse | PlainMessage<GetVoucherCountResponse> | undefined, b: GetVoucherCountResponse | PlainMessage<GetVoucherCountResponse> | undefined): boolean;
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2728
|
+
/**
|
|
2729
|
+
* @generated from message ct_logic_uni_rev_premium.v1.FetchUCDPAndUploadCsvRequest
|
|
2730
|
+
*/
|
|
2731
|
+
export declare class FetchUCDPAndUploadCsvRequest extends Message<FetchUCDPAndUploadCsvRequest> {
|
|
2732
|
+
/**
|
|
2733
|
+
* @generated from field: string campaign_id = 1;
|
|
2734
|
+
*/
|
|
2735
|
+
campaignId: string;
|
|
2736
|
+
|
|
2737
|
+
/**
|
|
2738
|
+
* @generated from field: string segment_name = 2;
|
|
2739
|
+
*/
|
|
2740
|
+
segmentName: string;
|
|
2741
|
+
|
|
2742
|
+
/**
|
|
2743
|
+
* @generated from field: map<string, string> custom_attribute = 3;
|
|
2744
|
+
*/
|
|
2745
|
+
customAttribute: { [key: string]: string };
|
|
2746
|
+
|
|
2747
|
+
/**
|
|
2748
|
+
* @generated from field: map<string, string> fixed_value = 4;
|
|
2749
|
+
*/
|
|
2750
|
+
fixedValue: { [key: string]: string };
|
|
2751
|
+
|
|
2752
|
+
constructor(data?: PartialMessage<FetchUCDPAndUploadCsvRequest>);
|
|
2753
|
+
|
|
2754
|
+
static readonly runtime: typeof proto3;
|
|
2755
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.FetchUCDPAndUploadCsvRequest";
|
|
2756
|
+
static readonly fields: FieldList;
|
|
2757
|
+
|
|
2758
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FetchUCDPAndUploadCsvRequest;
|
|
2759
|
+
|
|
2760
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FetchUCDPAndUploadCsvRequest;
|
|
2761
|
+
|
|
2762
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FetchUCDPAndUploadCsvRequest;
|
|
2763
|
+
|
|
2764
|
+
static equals(a: FetchUCDPAndUploadCsvRequest | PlainMessage<FetchUCDPAndUploadCsvRequest> | undefined, b: FetchUCDPAndUploadCsvRequest | PlainMessage<FetchUCDPAndUploadCsvRequest> | undefined): boolean;
|
|
2765
|
+
}
|
|
2766
|
+
|
|
2767
|
+
/**
|
|
2768
|
+
* @generated from message ct_logic_uni_rev_premium.v1.FetchUCDPAndUploadCsvResponse
|
|
2769
|
+
*/
|
|
2770
|
+
export declare class FetchUCDPAndUploadCsvResponse extends Message<FetchUCDPAndUploadCsvResponse> {
|
|
2771
|
+
/**
|
|
2772
|
+
* @generated from field: string object_id = 1;
|
|
2773
|
+
*/
|
|
2774
|
+
objectId: string;
|
|
2775
|
+
|
|
2776
|
+
constructor(data?: PartialMessage<FetchUCDPAndUploadCsvResponse>);
|
|
2777
|
+
|
|
2778
|
+
static readonly runtime: typeof proto3;
|
|
2779
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.FetchUCDPAndUploadCsvResponse";
|
|
2780
|
+
static readonly fields: FieldList;
|
|
2781
|
+
|
|
2782
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FetchUCDPAndUploadCsvResponse;
|
|
2783
|
+
|
|
2784
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FetchUCDPAndUploadCsvResponse;
|
|
2785
|
+
|
|
2786
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FetchUCDPAndUploadCsvResponse;
|
|
2787
|
+
|
|
2788
|
+
static equals(a: FetchUCDPAndUploadCsvResponse | PlainMessage<FetchUCDPAndUploadCsvResponse> | undefined, b: FetchUCDPAndUploadCsvResponse | PlainMessage<FetchUCDPAndUploadCsvResponse> | undefined): boolean;
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
/**
|
|
2792
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateFreePSRedeemsFromGCSRequest
|
|
2793
|
+
*/
|
|
2794
|
+
export declare class CreateFreePSRedeemsFromGCSRequest extends Message<CreateFreePSRedeemsFromGCSRequest> {
|
|
2795
|
+
/**
|
|
2796
|
+
* @generated from field: string campaign_id = 1;
|
|
2797
|
+
*/
|
|
2798
|
+
campaignId: string;
|
|
2799
|
+
|
|
2800
|
+
/**
|
|
2801
|
+
* @generated from field: string admin_id = 2;
|
|
2802
|
+
*/
|
|
2803
|
+
adminId: string;
|
|
2804
|
+
|
|
2805
|
+
/**
|
|
2806
|
+
* @generated from field: string object_id = 3;
|
|
2807
|
+
*/
|
|
2808
|
+
objectId: string;
|
|
2809
|
+
|
|
2810
|
+
/**
|
|
2811
|
+
* @generated from field: string service_type = 4;
|
|
2812
|
+
*/
|
|
2813
|
+
serviceType: string;
|
|
2814
|
+
|
|
2815
|
+
constructor(data?: PartialMessage<CreateFreePSRedeemsFromGCSRequest>);
|
|
2816
|
+
|
|
2817
|
+
static readonly runtime: typeof proto3;
|
|
2818
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateFreePSRedeemsFromGCSRequest";
|
|
2819
|
+
static readonly fields: FieldList;
|
|
2820
|
+
|
|
2821
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateFreePSRedeemsFromGCSRequest;
|
|
2822
|
+
|
|
2823
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateFreePSRedeemsFromGCSRequest;
|
|
2824
|
+
|
|
2825
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateFreePSRedeemsFromGCSRequest;
|
|
2826
|
+
|
|
2827
|
+
static equals(a: CreateFreePSRedeemsFromGCSRequest | PlainMessage<CreateFreePSRedeemsFromGCSRequest> | undefined, b: CreateFreePSRedeemsFromGCSRequest | PlainMessage<CreateFreePSRedeemsFromGCSRequest> | undefined): boolean;
|
|
2828
|
+
}
|
|
2829
|
+
|
|
2830
|
+
/**
|
|
2831
|
+
* @generated from message ct_logic_uni_rev_premium.v1.CreateFreePSRedeemsFromGCSResponse
|
|
2832
|
+
*/
|
|
2833
|
+
export declare class CreateFreePSRedeemsFromGCSResponse extends Message<CreateFreePSRedeemsFromGCSResponse> {
|
|
2834
|
+
constructor(data?: PartialMessage<CreateFreePSRedeemsFromGCSResponse>);
|
|
2835
|
+
|
|
2836
|
+
static readonly runtime: typeof proto3;
|
|
2837
|
+
static readonly typeName = "ct_logic_uni_rev_premium.v1.CreateFreePSRedeemsFromGCSResponse";
|
|
2838
|
+
static readonly fields: FieldList;
|
|
2839
|
+
|
|
2840
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateFreePSRedeemsFromGCSResponse;
|
|
2841
|
+
|
|
2842
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateFreePSRedeemsFromGCSResponse;
|
|
2843
|
+
|
|
2844
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateFreePSRedeemsFromGCSResponse;
|
|
2845
|
+
|
|
2846
|
+
static equals(a: CreateFreePSRedeemsFromGCSResponse | PlainMessage<CreateFreePSRedeemsFromGCSResponse> | undefined, b: CreateFreePSRedeemsFromGCSResponse | PlainMessage<CreateFreePSRedeemsFromGCSResponse> | undefined): boolean;
|
|
2847
|
+
}
|
|
2848
|
+
|