@chotot/ct-logic-uni-rev-payment-v1 1.133.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ad_service.proto +53 -0
- package/ad_service_pb.d.ts +248 -0
- package/ad_service_pb.js +99 -0
- package/cart.proto +122 -0
- package/cart_pb.d.ts +656 -0
- package/cart_pb.js +237 -0
- package/configuration.proto +147 -0
- package/configuration_pb.d.ts +716 -0
- package/configuration_pb.js +237 -0
- package/crepro_campaign.proto +277 -0
- package/crepro_campaign_pb.d.ts +1266 -0
- package/crepro_campaign_pb.js +436 -0
- package/crepro_code.proto +77 -0
- package/crepro_code_pb.d.ts +355 -0
- package/crepro_code_pb.js +130 -0
- package/crepro_log.proto +32 -0
- package/crepro_log_pb.d.ts +142 -0
- package/crepro_log_pb.js +51 -0
- package/crepro_redemption.proto +76 -0
- package/crepro_redemption_pb.d.ts +352 -0
- package/crepro_redemption_pb.js +119 -0
- package/dongtot.proto +758 -0
- package/dongtot_pb.d.ts +4169 -0
- package/dongtot_pb.js +1357 -0
- package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.d.ts +350 -0
- package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.js +551 -0
- package/dongtot_service.proto +154 -0
- package/dongtot_service_connect.d.ts +316 -0
- package/dongtot_service_connect.js +316 -0
- package/econtract.proto +675 -0
- package/econtract_pb.d.ts +3522 -0
- package/econtract_pb.js +1176 -0
- package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.d.ts +419 -0
- package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.js +673 -0
- package/econtract_service.proto +71 -0
- package/econtract_service_connect.d.ts +381 -0
- package/econtract_service_connect.js +381 -0
- package/fundiin.proto +53 -0
- package/fundiin_pb.d.ts +255 -0
- package/fundiin_pb.js +85 -0
- package/google_billing.proto +65 -0
- package/google_billing_pb.d.ts +372 -0
- package/google_billing_pb.js +146 -0
- package/iap.proto +53 -0
- package/iap_pb.d.ts +281 -0
- package/iap_pb.js +109 -0
- package/momo.proto +92 -0
- package/momo_pb.d.ts +481 -0
- package/momo_pb.js +150 -0
- package/napas.proto +110 -0
- package/napas_pb.d.ts +587 -0
- package/napas_pb.js +192 -0
- package/order.proto +81 -0
- package/order_pb.d.ts +372 -0
- package/order_pb.js +123 -0
- package/package.json +10 -0
- package/package.proto +382 -0
- package/package_pb.d.ts +1907 -0
- package/package_pb.js +621 -0
- package/payment_promotion.proto +170 -0
- package/payment_promotion_pb.d.ts +893 -0
- package/payment_promotion_pb.js +311 -0
- package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.d.ts +112 -0
- package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.js +171 -0
- package/payment_promotion_service.proto +73 -0
- package/payment_promotion_service_connect.d.ts +102 -0
- package/payment_promotion_service_connect.js +102 -0
- package/payoo.proto +55 -0
- package/payoo_pb.d.ts +282 -0
- package/payoo_pb.js +105 -0
- package/pricer.proto +154 -0
- package/pricer_pb.d.ts +823 -0
- package/pricer_pb.js +260 -0
- package/rabbit_mq.proto +51 -0
- package/rabbit_mq_pb.d.ts +257 -0
- package/rabbit_mq_pb.js +78 -0
- package/refund_order.proto +37 -0
- package/refund_order_pb.d.ts +184 -0
- package/refund_order_pb.js +63 -0
- package/scripts/modify_package_json.js +50 -0
- package/service-LogicUniRevPaymentService_connectquery.d.ts +1239 -0
- package/service-LogicUniRevPaymentService_connectquery.js +1968 -0
- package/service.proto +643 -0
- package/service_connect.d.ts +1120 -0
- package/service_connect.js +1120 -0
- package/subscription.proto +24 -0
- package/subscription_pb.d.ts +98 -0
- package/subscription_pb.js +37 -0
- package/template.proto +76 -0
- package/template_pb.d.ts +387 -0
- package/template_pb.js +140 -0
- package/transaction.proto +513 -0
- package/transaction_pb.d.ts +2717 -0
- package/transaction_pb.js +856 -0
- package/virtual_account.proto +265 -0
- package/virtual_account_pb.d.ts +1442 -0
- package/virtual_account_pb.js +478 -0
- package/zalopay.proto +78 -0
- package/zalopay_pb.d.ts +423 -0
- package/zalopay_pb.js +153 -0
|
@@ -0,0 +1,1442 @@
|
|
|
1
|
+
// general
|
|
2
|
+
|
|
3
|
+
// @generated by protoc-gen-es v1.3.1 with parameter "target=js+dts"
|
|
4
|
+
// @generated from file ct-logic-uni-rev-payment/v1/virtual_account.proto (package ct_logic_uni_rev_payment.v1, syntax proto3)
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// @ts-nocheck
|
|
7
|
+
|
|
8
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage, Timestamp } from "@bufbuild/protobuf";
|
|
9
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountOnboardingPopup
|
|
13
|
+
*/
|
|
14
|
+
export declare class VirtualAccountOnboardingPopup extends Message<VirtualAccountOnboardingPopup> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: string image = 1;
|
|
17
|
+
*/
|
|
18
|
+
image: string;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: string title = 2;
|
|
22
|
+
*/
|
|
23
|
+
title: string;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @generated from field: string description = 3;
|
|
27
|
+
*/
|
|
28
|
+
description: string;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @generated from field: string button_text = 4;
|
|
32
|
+
*/
|
|
33
|
+
buttonText: string;
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* @generated from field: string button_link = 5;
|
|
37
|
+
*/
|
|
38
|
+
buttonLink: string;
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @generated from field: string note = 6;
|
|
42
|
+
*/
|
|
43
|
+
note: string;
|
|
44
|
+
|
|
45
|
+
constructor(data?: PartialMessage<VirtualAccountOnboardingPopup>);
|
|
46
|
+
|
|
47
|
+
static readonly runtime: typeof proto3;
|
|
48
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountOnboardingPopup";
|
|
49
|
+
static readonly fields: FieldList;
|
|
50
|
+
|
|
51
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountOnboardingPopup;
|
|
52
|
+
|
|
53
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountOnboardingPopup;
|
|
54
|
+
|
|
55
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountOnboardingPopup;
|
|
56
|
+
|
|
57
|
+
static equals(a: VirtualAccountOnboardingPopup | PlainMessage<VirtualAccountOnboardingPopup> | undefined, b: VirtualAccountOnboardingPopup | PlainMessage<VirtualAccountOnboardingPopup> | undefined): boolean;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountDesktopGuide
|
|
62
|
+
*/
|
|
63
|
+
export declare class VirtualAccountDesktopGuide extends Message<VirtualAccountDesktopGuide> {
|
|
64
|
+
/**
|
|
65
|
+
* @generated from field: string title = 1;
|
|
66
|
+
*/
|
|
67
|
+
title: string;
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* @generated from field: string guide_title = 2;
|
|
71
|
+
*/
|
|
72
|
+
guideTitle: string;
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* @generated from field: string guide = 3;
|
|
76
|
+
*/
|
|
77
|
+
guide: string;
|
|
78
|
+
|
|
79
|
+
/**
|
|
80
|
+
* @generated from field: string note = 4;
|
|
81
|
+
*/
|
|
82
|
+
note: string;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* @generated from field: string note_econtract = 5;
|
|
86
|
+
*/
|
|
87
|
+
noteEcontract: string;
|
|
88
|
+
|
|
89
|
+
constructor(data?: PartialMessage<VirtualAccountDesktopGuide>);
|
|
90
|
+
|
|
91
|
+
static readonly runtime: typeof proto3;
|
|
92
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountDesktopGuide";
|
|
93
|
+
static readonly fields: FieldList;
|
|
94
|
+
|
|
95
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountDesktopGuide;
|
|
96
|
+
|
|
97
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountDesktopGuide;
|
|
98
|
+
|
|
99
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountDesktopGuide;
|
|
100
|
+
|
|
101
|
+
static equals(a: VirtualAccountDesktopGuide | PlainMessage<VirtualAccountDesktopGuide> | undefined, b: VirtualAccountDesktopGuide | PlainMessage<VirtualAccountDesktopGuide> | undefined): boolean;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/**
|
|
105
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountMobileStep
|
|
106
|
+
*/
|
|
107
|
+
export declare class VirtualAccountMobileStep extends Message<VirtualAccountMobileStep> {
|
|
108
|
+
/**
|
|
109
|
+
* @generated from field: string note = 1;
|
|
110
|
+
*/
|
|
111
|
+
note: string;
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* @generated from field: string title = 2;
|
|
115
|
+
*/
|
|
116
|
+
title: string;
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* @generated from field: string guide = 3;
|
|
120
|
+
*/
|
|
121
|
+
guide: string;
|
|
122
|
+
|
|
123
|
+
constructor(data?: PartialMessage<VirtualAccountMobileStep>);
|
|
124
|
+
|
|
125
|
+
static readonly runtime: typeof proto3;
|
|
126
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountMobileStep";
|
|
127
|
+
static readonly fields: FieldList;
|
|
128
|
+
|
|
129
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountMobileStep;
|
|
130
|
+
|
|
131
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountMobileStep;
|
|
132
|
+
|
|
133
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountMobileStep;
|
|
134
|
+
|
|
135
|
+
static equals(a: VirtualAccountMobileStep | PlainMessage<VirtualAccountMobileStep> | undefined, b: VirtualAccountMobileStep | PlainMessage<VirtualAccountMobileStep> | undefined): boolean;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountMobileGuide
|
|
140
|
+
*/
|
|
141
|
+
export declare class VirtualAccountMobileGuide extends Message<VirtualAccountMobileGuide> {
|
|
142
|
+
/**
|
|
143
|
+
* @generated from field: string title = 1;
|
|
144
|
+
*/
|
|
145
|
+
title: string;
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.VirtualAccountMobileStep account = 2;
|
|
149
|
+
*/
|
|
150
|
+
account: VirtualAccountMobileStep[];
|
|
151
|
+
|
|
152
|
+
/**
|
|
153
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.VirtualAccountMobileStep qr = 3;
|
|
154
|
+
*/
|
|
155
|
+
qr: VirtualAccountMobileStep[];
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* @generated from field: string warning = 4;
|
|
159
|
+
*/
|
|
160
|
+
warning: string;
|
|
161
|
+
|
|
162
|
+
constructor(data?: PartialMessage<VirtualAccountMobileGuide>);
|
|
163
|
+
|
|
164
|
+
static readonly runtime: typeof proto3;
|
|
165
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountMobileGuide";
|
|
166
|
+
static readonly fields: FieldList;
|
|
167
|
+
|
|
168
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountMobileGuide;
|
|
169
|
+
|
|
170
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountMobileGuide;
|
|
171
|
+
|
|
172
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountMobileGuide;
|
|
173
|
+
|
|
174
|
+
static equals(a: VirtualAccountMobileGuide | PlainMessage<VirtualAccountMobileGuide> | undefined, b: VirtualAccountMobileGuide | PlainMessage<VirtualAccountMobileGuide> | undefined): boolean;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/**
|
|
178
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountGuides
|
|
179
|
+
*/
|
|
180
|
+
export declare class VirtualAccountGuides extends Message<VirtualAccountGuides> {
|
|
181
|
+
/**
|
|
182
|
+
* @generated from field: string bank_logo = 1;
|
|
183
|
+
*/
|
|
184
|
+
bankLogo: string;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* @generated from field: string bank_name = 2;
|
|
188
|
+
*/
|
|
189
|
+
bankName: string;
|
|
190
|
+
|
|
191
|
+
/**
|
|
192
|
+
* @generated from field: string bank_acronym_name = 3;
|
|
193
|
+
*/
|
|
194
|
+
bankAcronymName: string;
|
|
195
|
+
|
|
196
|
+
/**
|
|
197
|
+
* @generated from field: string help_page_url = 4;
|
|
198
|
+
*/
|
|
199
|
+
helpPageUrl: string;
|
|
200
|
+
|
|
201
|
+
/**
|
|
202
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.VirtualAccountDesktopGuide desktop = 5;
|
|
203
|
+
*/
|
|
204
|
+
desktop?: VirtualAccountDesktopGuide;
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.VirtualAccountMobileGuide mobile = 6;
|
|
208
|
+
*/
|
|
209
|
+
mobile?: VirtualAccountMobileGuide;
|
|
210
|
+
|
|
211
|
+
constructor(data?: PartialMessage<VirtualAccountGuides>);
|
|
212
|
+
|
|
213
|
+
static readonly runtime: typeof proto3;
|
|
214
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountGuides";
|
|
215
|
+
static readonly fields: FieldList;
|
|
216
|
+
|
|
217
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountGuides;
|
|
218
|
+
|
|
219
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountGuides;
|
|
220
|
+
|
|
221
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountGuides;
|
|
222
|
+
|
|
223
|
+
static equals(a: VirtualAccountGuides | PlainMessage<VirtualAccountGuides> | undefined, b: VirtualAccountGuides | PlainMessage<VirtualAccountGuides> | undefined): boolean;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
/**
|
|
227
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountInfoRequest
|
|
228
|
+
*/
|
|
229
|
+
export declare class GetVirtualAccountInfoRequest extends Message<GetVirtualAccountInfoRequest> {
|
|
230
|
+
/**
|
|
231
|
+
* @generated from field: int64 account_id = 1;
|
|
232
|
+
*/
|
|
233
|
+
accountId: bigint;
|
|
234
|
+
|
|
235
|
+
constructor(data?: PartialMessage<GetVirtualAccountInfoRequest>);
|
|
236
|
+
|
|
237
|
+
static readonly runtime: typeof proto3;
|
|
238
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountInfoRequest";
|
|
239
|
+
static readonly fields: FieldList;
|
|
240
|
+
|
|
241
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountInfoRequest;
|
|
242
|
+
|
|
243
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountInfoRequest;
|
|
244
|
+
|
|
245
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountInfoRequest;
|
|
246
|
+
|
|
247
|
+
static equals(a: GetVirtualAccountInfoRequest | PlainMessage<GetVirtualAccountInfoRequest> | undefined, b: GetVirtualAccountInfoRequest | PlainMessage<GetVirtualAccountInfoRequest> | undefined): boolean;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
/**
|
|
251
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountInfoResponse
|
|
252
|
+
*/
|
|
253
|
+
export declare class GetVirtualAccountInfoResponse extends Message<GetVirtualAccountInfoResponse> {
|
|
254
|
+
/**
|
|
255
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.VirtualAccountOnboardingPopup onboarding_popup = 1;
|
|
256
|
+
*/
|
|
257
|
+
onboardingPopup: VirtualAccountOnboardingPopup[];
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.VirtualAccountGuides guides = 2;
|
|
261
|
+
*/
|
|
262
|
+
guides?: VirtualAccountGuides;
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.VirtualAccountBank banks = 3;
|
|
266
|
+
*/
|
|
267
|
+
banks: VirtualAccountBank[];
|
|
268
|
+
|
|
269
|
+
constructor(data?: PartialMessage<GetVirtualAccountInfoResponse>);
|
|
270
|
+
|
|
271
|
+
static readonly runtime: typeof proto3;
|
|
272
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountInfoResponse";
|
|
273
|
+
static readonly fields: FieldList;
|
|
274
|
+
|
|
275
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountInfoResponse;
|
|
276
|
+
|
|
277
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountInfoResponse;
|
|
278
|
+
|
|
279
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountInfoResponse;
|
|
280
|
+
|
|
281
|
+
static equals(a: GetVirtualAccountInfoResponse | PlainMessage<GetVirtualAccountInfoResponse> | undefined, b: GetVirtualAccountInfoResponse | PlainMessage<GetVirtualAccountInfoResponse> | undefined): boolean;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountBank
|
|
286
|
+
*/
|
|
287
|
+
export declare class VirtualAccountBank extends Message<VirtualAccountBank> {
|
|
288
|
+
/**
|
|
289
|
+
* @generated from field: string app_id = 1;
|
|
290
|
+
*/
|
|
291
|
+
appId: string;
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* @generated from field: string app_logo = 2;
|
|
295
|
+
*/
|
|
296
|
+
appLogo: string;
|
|
297
|
+
|
|
298
|
+
/**
|
|
299
|
+
* @generated from field: string app_name = 3;
|
|
300
|
+
*/
|
|
301
|
+
appName: string;
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* @generated from field: string bank_name = 4;
|
|
305
|
+
*/
|
|
306
|
+
bankName: string;
|
|
307
|
+
|
|
308
|
+
/**
|
|
309
|
+
* @generated from field: string deeplink = 5;
|
|
310
|
+
*/
|
|
311
|
+
deeplink: string;
|
|
312
|
+
|
|
313
|
+
/**
|
|
314
|
+
* @generated from field: string package_name = 6;
|
|
315
|
+
*/
|
|
316
|
+
packageName: string;
|
|
317
|
+
|
|
318
|
+
constructor(data?: PartialMessage<VirtualAccountBank>);
|
|
319
|
+
|
|
320
|
+
static readonly runtime: typeof proto3;
|
|
321
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountBank";
|
|
322
|
+
static readonly fields: FieldList;
|
|
323
|
+
|
|
324
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountBank;
|
|
325
|
+
|
|
326
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountBank;
|
|
327
|
+
|
|
328
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountBank;
|
|
329
|
+
|
|
330
|
+
static equals(a: VirtualAccountBank | PlainMessage<VirtualAccountBank> | undefined, b: VirtualAccountBank | PlainMessage<VirtualAccountBank> | undefined): boolean;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountRequest
|
|
335
|
+
*/
|
|
336
|
+
export declare class GetVirtualAccountRequest extends Message<GetVirtualAccountRequest> {
|
|
337
|
+
/**
|
|
338
|
+
* @generated from field: int64 account_id = 1;
|
|
339
|
+
*/
|
|
340
|
+
accountId: bigint;
|
|
341
|
+
|
|
342
|
+
/**
|
|
343
|
+
* @generated from field: string account_oid = 2;
|
|
344
|
+
*/
|
|
345
|
+
accountOid: string;
|
|
346
|
+
|
|
347
|
+
constructor(data?: PartialMessage<GetVirtualAccountRequest>);
|
|
348
|
+
|
|
349
|
+
static readonly runtime: typeof proto3;
|
|
350
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountRequest";
|
|
351
|
+
static readonly fields: FieldList;
|
|
352
|
+
|
|
353
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountRequest;
|
|
354
|
+
|
|
355
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountRequest;
|
|
356
|
+
|
|
357
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountRequest;
|
|
358
|
+
|
|
359
|
+
static equals(a: GetVirtualAccountRequest | PlainMessage<GetVirtualAccountRequest> | undefined, b: GetVirtualAccountRequest | PlainMessage<GetVirtualAccountRequest> | undefined): boolean;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
/**
|
|
363
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountResponse
|
|
364
|
+
*/
|
|
365
|
+
export declare class GetVirtualAccountResponse extends Message<GetVirtualAccountResponse> {
|
|
366
|
+
/**
|
|
367
|
+
* @generated from field: string va_no = 1;
|
|
368
|
+
*/
|
|
369
|
+
vaNo: string;
|
|
370
|
+
|
|
371
|
+
/**
|
|
372
|
+
* @generated from field: string va_name = 2;
|
|
373
|
+
*/
|
|
374
|
+
vaName: string;
|
|
375
|
+
|
|
376
|
+
/**
|
|
377
|
+
* @generated from field: string qr = 3;
|
|
378
|
+
*/
|
|
379
|
+
qr: string;
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* @generated from field: string bank_name = 4;
|
|
383
|
+
*/
|
|
384
|
+
bankName: string;
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* @generated from field: string qr_data = 5;
|
|
388
|
+
*/
|
|
389
|
+
qrData: string;
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* @generated from field: bool is_va_econtract = 6;
|
|
393
|
+
*/
|
|
394
|
+
isVaEcontract: boolean;
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* @generated from field: int64 account_id = 7;
|
|
398
|
+
*/
|
|
399
|
+
accountId: bigint;
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* @generated from field: string vendor = 8;
|
|
403
|
+
*/
|
|
404
|
+
vendor: string;
|
|
405
|
+
|
|
406
|
+
constructor(data?: PartialMessage<GetVirtualAccountResponse>);
|
|
407
|
+
|
|
408
|
+
static readonly runtime: typeof proto3;
|
|
409
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountResponse";
|
|
410
|
+
static readonly fields: FieldList;
|
|
411
|
+
|
|
412
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountResponse;
|
|
413
|
+
|
|
414
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountResponse;
|
|
415
|
+
|
|
416
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountResponse;
|
|
417
|
+
|
|
418
|
+
static equals(a: GetVirtualAccountResponse | PlainMessage<GetVirtualAccountResponse> | undefined, b: GetVirtualAccountResponse | PlainMessage<GetVirtualAccountResponse> | undefined): boolean;
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
/**
|
|
422
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetDynamicVirtualAccountRequest
|
|
423
|
+
*/
|
|
424
|
+
export declare class GetDynamicVirtualAccountRequest extends Message<GetDynamicVirtualAccountRequest> {
|
|
425
|
+
/**
|
|
426
|
+
* negative number is CT system internal account
|
|
427
|
+
*
|
|
428
|
+
* @generated from field: int64 account_id = 1;
|
|
429
|
+
*/
|
|
430
|
+
accountId: bigint;
|
|
431
|
+
|
|
432
|
+
/**
|
|
433
|
+
* limit of VPB and NAPAS
|
|
434
|
+
*
|
|
435
|
+
* @generated from field: int64 amount = 2;
|
|
436
|
+
*/
|
|
437
|
+
amount: bigint;
|
|
438
|
+
|
|
439
|
+
/**
|
|
440
|
+
* limit of VPB and NAPAS
|
|
441
|
+
*
|
|
442
|
+
* @generated from field: string purpose = 3;
|
|
443
|
+
*/
|
|
444
|
+
purpose: string;
|
|
445
|
+
|
|
446
|
+
constructor(data?: PartialMessage<GetDynamicVirtualAccountRequest>);
|
|
447
|
+
|
|
448
|
+
static readonly runtime: typeof proto3;
|
|
449
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDynamicVirtualAccountRequest";
|
|
450
|
+
static readonly fields: FieldList;
|
|
451
|
+
|
|
452
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDynamicVirtualAccountRequest;
|
|
453
|
+
|
|
454
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDynamicVirtualAccountRequest;
|
|
455
|
+
|
|
456
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDynamicVirtualAccountRequest;
|
|
457
|
+
|
|
458
|
+
static equals(a: GetDynamicVirtualAccountRequest | PlainMessage<GetDynamicVirtualAccountRequest> | undefined, b: GetDynamicVirtualAccountRequest | PlainMessage<GetDynamicVirtualAccountRequest> | undefined): boolean;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
/**
|
|
462
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetDynamicVirtualAccountResponse
|
|
463
|
+
*/
|
|
464
|
+
export declare class GetDynamicVirtualAccountResponse extends Message<GetDynamicVirtualAccountResponse> {
|
|
465
|
+
/**
|
|
466
|
+
* @generated from field: string va_no = 1;
|
|
467
|
+
*/
|
|
468
|
+
vaNo: string;
|
|
469
|
+
|
|
470
|
+
/**
|
|
471
|
+
* @generated from field: string va_name = 2;
|
|
472
|
+
*/
|
|
473
|
+
vaName: string;
|
|
474
|
+
|
|
475
|
+
/**
|
|
476
|
+
* @generated from field: string dynamic_qr = 3;
|
|
477
|
+
*/
|
|
478
|
+
dynamicQr: string;
|
|
479
|
+
|
|
480
|
+
/**
|
|
481
|
+
* @generated from field: string bank_name = 4;
|
|
482
|
+
*/
|
|
483
|
+
bankName: string;
|
|
484
|
+
|
|
485
|
+
/**
|
|
486
|
+
* @generated from field: string dynamic_qr_data = 5;
|
|
487
|
+
*/
|
|
488
|
+
dynamicQrData: string;
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* @generated from field: bool is_va_econtract = 6;
|
|
492
|
+
*/
|
|
493
|
+
isVaEcontract: boolean;
|
|
494
|
+
|
|
495
|
+
/**
|
|
496
|
+
* @generated from field: int64 account_id = 7;
|
|
497
|
+
*/
|
|
498
|
+
accountId: bigint;
|
|
499
|
+
|
|
500
|
+
/**
|
|
501
|
+
* @generated from field: string vendor = 8;
|
|
502
|
+
*/
|
|
503
|
+
vendor: string;
|
|
504
|
+
|
|
505
|
+
constructor(data?: PartialMessage<GetDynamicVirtualAccountResponse>);
|
|
506
|
+
|
|
507
|
+
static readonly runtime: typeof proto3;
|
|
508
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetDynamicVirtualAccountResponse";
|
|
509
|
+
static readonly fields: FieldList;
|
|
510
|
+
|
|
511
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetDynamicVirtualAccountResponse;
|
|
512
|
+
|
|
513
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetDynamicVirtualAccountResponse;
|
|
514
|
+
|
|
515
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetDynamicVirtualAccountResponse;
|
|
516
|
+
|
|
517
|
+
static equals(a: GetDynamicVirtualAccountResponse | PlainMessage<GetDynamicVirtualAccountResponse> | undefined, b: GetDynamicVirtualAccountResponse | PlainMessage<GetDynamicVirtualAccountResponse> | undefined): boolean;
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
/**
|
|
521
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VPBIPNRequest
|
|
522
|
+
*/
|
|
523
|
+
export declare class VPBIPNRequest extends Message<VPBIPNRequest> {
|
|
524
|
+
/**
|
|
525
|
+
* @generated from field: string master_account_number = 1;
|
|
526
|
+
*/
|
|
527
|
+
masterAccountNumber: string;
|
|
528
|
+
|
|
529
|
+
/**
|
|
530
|
+
* @generated from field: string virtual_account_number = 2;
|
|
531
|
+
*/
|
|
532
|
+
virtualAccountNumber: string;
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* @generated from field: string virtual_name = 3;
|
|
536
|
+
*/
|
|
537
|
+
virtualName: string;
|
|
538
|
+
|
|
539
|
+
/**
|
|
540
|
+
* @generated from field: string virtual_alkey = 4;
|
|
541
|
+
*/
|
|
542
|
+
virtualAlkey: string;
|
|
543
|
+
|
|
544
|
+
/**
|
|
545
|
+
* @generated from field: int64 amount = 5;
|
|
546
|
+
*/
|
|
547
|
+
amount: bigint;
|
|
548
|
+
|
|
549
|
+
/**
|
|
550
|
+
* @generated from field: string booking_date = 6;
|
|
551
|
+
*/
|
|
552
|
+
bookingDate: string;
|
|
553
|
+
|
|
554
|
+
/**
|
|
555
|
+
* @generated from field: string transaction_date = 7;
|
|
556
|
+
*/
|
|
557
|
+
transactionDate: string;
|
|
558
|
+
|
|
559
|
+
/**
|
|
560
|
+
* @generated from field: string transaction_id = 8;
|
|
561
|
+
*/
|
|
562
|
+
transactionId: string;
|
|
563
|
+
|
|
564
|
+
/**
|
|
565
|
+
* @generated from field: string remark = 9;
|
|
566
|
+
*/
|
|
567
|
+
remark: string;
|
|
568
|
+
|
|
569
|
+
/**
|
|
570
|
+
* @generated from field: string authorization_token = 10;
|
|
571
|
+
*/
|
|
572
|
+
authorizationToken: string;
|
|
573
|
+
|
|
574
|
+
/**
|
|
575
|
+
* @generated from field: string signature = 11;
|
|
576
|
+
*/
|
|
577
|
+
signature: string;
|
|
578
|
+
|
|
579
|
+
constructor(data?: PartialMessage<VPBIPNRequest>);
|
|
580
|
+
|
|
581
|
+
static readonly runtime: typeof proto3;
|
|
582
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VPBIPNRequest";
|
|
583
|
+
static readonly fields: FieldList;
|
|
584
|
+
|
|
585
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VPBIPNRequest;
|
|
586
|
+
|
|
587
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VPBIPNRequest;
|
|
588
|
+
|
|
589
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VPBIPNRequest;
|
|
590
|
+
|
|
591
|
+
static equals(a: VPBIPNRequest | PlainMessage<VPBIPNRequest> | undefined, b: VPBIPNRequest | PlainMessage<VPBIPNRequest> | undefined): boolean;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
/**
|
|
595
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VPBIPNResponse
|
|
596
|
+
*/
|
|
597
|
+
export declare class VPBIPNResponse extends Message<VPBIPNResponse> {
|
|
598
|
+
/**
|
|
599
|
+
* @generated from field: string status = 1;
|
|
600
|
+
*/
|
|
601
|
+
status: string;
|
|
602
|
+
|
|
603
|
+
/**
|
|
604
|
+
* @generated from field: string message = 2;
|
|
605
|
+
*/
|
|
606
|
+
message: string;
|
|
607
|
+
|
|
608
|
+
/**
|
|
609
|
+
* @generated from field: string transaction_id = 3;
|
|
610
|
+
*/
|
|
611
|
+
transactionId: string;
|
|
612
|
+
|
|
613
|
+
/**
|
|
614
|
+
* @generated from field: string error_code = 4;
|
|
615
|
+
*/
|
|
616
|
+
errorCode: string;
|
|
617
|
+
|
|
618
|
+
constructor(data?: PartialMessage<VPBIPNResponse>);
|
|
619
|
+
|
|
620
|
+
static readonly runtime: typeof proto3;
|
|
621
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VPBIPNResponse";
|
|
622
|
+
static readonly fields: FieldList;
|
|
623
|
+
|
|
624
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VPBIPNResponse;
|
|
625
|
+
|
|
626
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VPBIPNResponse;
|
|
627
|
+
|
|
628
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VPBIPNResponse;
|
|
629
|
+
|
|
630
|
+
static equals(a: VPBIPNResponse | PlainMessage<VPBIPNResponse> | undefined, b: VPBIPNResponse | PlainMessage<VPBIPNResponse> | undefined): boolean;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
/**
|
|
634
|
+
* @generated from message ct_logic_uni_rev_payment.v1.ProcessRawCakeIPNRequest
|
|
635
|
+
*/
|
|
636
|
+
export declare class ProcessRawCakeIPNRequest extends Message<ProcessRawCakeIPNRequest> {
|
|
637
|
+
/**
|
|
638
|
+
* @generated from field: string ciphertext = 1;
|
|
639
|
+
*/
|
|
640
|
+
ciphertext: string;
|
|
641
|
+
|
|
642
|
+
constructor(data?: PartialMessage<ProcessRawCakeIPNRequest>);
|
|
643
|
+
|
|
644
|
+
static readonly runtime: typeof proto3;
|
|
645
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.ProcessRawCakeIPNRequest";
|
|
646
|
+
static readonly fields: FieldList;
|
|
647
|
+
|
|
648
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ProcessRawCakeIPNRequest;
|
|
649
|
+
|
|
650
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ProcessRawCakeIPNRequest;
|
|
651
|
+
|
|
652
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ProcessRawCakeIPNRequest;
|
|
653
|
+
|
|
654
|
+
static equals(a: ProcessRawCakeIPNRequest | PlainMessage<ProcessRawCakeIPNRequest> | undefined, b: ProcessRawCakeIPNRequest | PlainMessage<ProcessRawCakeIPNRequest> | undefined): boolean;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
/**
|
|
658
|
+
* @generated from message ct_logic_uni_rev_payment.v1.ProcessRawCakeIPNResponse
|
|
659
|
+
*/
|
|
660
|
+
export declare class ProcessRawCakeIPNResponse extends Message<ProcessRawCakeIPNResponse> {
|
|
661
|
+
constructor(data?: PartialMessage<ProcessRawCakeIPNResponse>);
|
|
662
|
+
|
|
663
|
+
static readonly runtime: typeof proto3;
|
|
664
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.ProcessRawCakeIPNResponse";
|
|
665
|
+
static readonly fields: FieldList;
|
|
666
|
+
|
|
667
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ProcessRawCakeIPNResponse;
|
|
668
|
+
|
|
669
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ProcessRawCakeIPNResponse;
|
|
670
|
+
|
|
671
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ProcessRawCakeIPNResponse;
|
|
672
|
+
|
|
673
|
+
static equals(a: ProcessRawCakeIPNResponse | PlainMessage<ProcessRawCakeIPNResponse> | undefined, b: ProcessRawCakeIPNResponse | PlainMessage<ProcessRawCakeIPNResponse> | undefined): boolean;
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
/**
|
|
677
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSRequest
|
|
678
|
+
*/
|
|
679
|
+
export declare class VirtualAccountSendZNSRequest extends Message<VirtualAccountSendZNSRequest> {
|
|
680
|
+
/**
|
|
681
|
+
* @generated from field: int64 account_id = 1;
|
|
682
|
+
*/
|
|
683
|
+
accountId: bigint;
|
|
684
|
+
|
|
685
|
+
/**
|
|
686
|
+
* @generated from field: string type = 2;
|
|
687
|
+
*/
|
|
688
|
+
type: string;
|
|
689
|
+
|
|
690
|
+
constructor(data?: PartialMessage<VirtualAccountSendZNSRequest>);
|
|
691
|
+
|
|
692
|
+
static readonly runtime: typeof proto3;
|
|
693
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSRequest";
|
|
694
|
+
static readonly fields: FieldList;
|
|
695
|
+
|
|
696
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountSendZNSRequest;
|
|
697
|
+
|
|
698
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSRequest;
|
|
699
|
+
|
|
700
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSRequest;
|
|
701
|
+
|
|
702
|
+
static equals(a: VirtualAccountSendZNSRequest | PlainMessage<VirtualAccountSendZNSRequest> | undefined, b: VirtualAccountSendZNSRequest | PlainMessage<VirtualAccountSendZNSRequest> | undefined): boolean;
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
/**
|
|
706
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSResponse
|
|
707
|
+
*/
|
|
708
|
+
export declare class VirtualAccountSendZNSResponse extends Message<VirtualAccountSendZNSResponse> {
|
|
709
|
+
/**
|
|
710
|
+
* @generated from field: string msg = 1;
|
|
711
|
+
*/
|
|
712
|
+
msg: string;
|
|
713
|
+
|
|
714
|
+
constructor(data?: PartialMessage<VirtualAccountSendZNSResponse>);
|
|
715
|
+
|
|
716
|
+
static readonly runtime: typeof proto3;
|
|
717
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSResponse";
|
|
718
|
+
static readonly fields: FieldList;
|
|
719
|
+
|
|
720
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountSendZNSResponse;
|
|
721
|
+
|
|
722
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSResponse;
|
|
723
|
+
|
|
724
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSResponse;
|
|
725
|
+
|
|
726
|
+
static equals(a: VirtualAccountSendZNSResponse | PlainMessage<VirtualAccountSendZNSResponse> | undefined, b: VirtualAccountSendZNSResponse | PlainMessage<VirtualAccountSendZNSResponse> | undefined): boolean;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
/**
|
|
730
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementsRequest
|
|
731
|
+
*/
|
|
732
|
+
export declare class GetVirtualAccountViewStatementsRequest extends Message<GetVirtualAccountViewStatementsRequest> {
|
|
733
|
+
/**
|
|
734
|
+
* @generated from field: int64 account_id = 1;
|
|
735
|
+
*/
|
|
736
|
+
accountId: bigint;
|
|
737
|
+
|
|
738
|
+
/**
|
|
739
|
+
* @generated from field: string va_no = 2;
|
|
740
|
+
*/
|
|
741
|
+
vaNo: string;
|
|
742
|
+
|
|
743
|
+
/**
|
|
744
|
+
* @generated from field: google.protobuf.Timestamp start_date = 3;
|
|
745
|
+
*/
|
|
746
|
+
startDate?: Timestamp;
|
|
747
|
+
|
|
748
|
+
/**
|
|
749
|
+
* @generated from field: google.protobuf.Timestamp end_date = 4;
|
|
750
|
+
*/
|
|
751
|
+
endDate?: Timestamp;
|
|
752
|
+
|
|
753
|
+
/**
|
|
754
|
+
* @generated from field: string phone_number = 5;
|
|
755
|
+
*/
|
|
756
|
+
phoneNumber: string;
|
|
757
|
+
|
|
758
|
+
/**
|
|
759
|
+
* @generated from field: string vendor = 6;
|
|
760
|
+
*/
|
|
761
|
+
vendor: string;
|
|
762
|
+
|
|
763
|
+
constructor(data?: PartialMessage<GetVirtualAccountViewStatementsRequest>);
|
|
764
|
+
|
|
765
|
+
static readonly runtime: typeof proto3;
|
|
766
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementsRequest";
|
|
767
|
+
static readonly fields: FieldList;
|
|
768
|
+
|
|
769
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountViewStatementsRequest;
|
|
770
|
+
|
|
771
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementsRequest;
|
|
772
|
+
|
|
773
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementsRequest;
|
|
774
|
+
|
|
775
|
+
static equals(a: GetVirtualAccountViewStatementsRequest | PlainMessage<GetVirtualAccountViewStatementsRequest> | undefined, b: GetVirtualAccountViewStatementsRequest | PlainMessage<GetVirtualAccountViewStatementsRequest> | undefined): boolean;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
/**
|
|
779
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementResponse
|
|
780
|
+
*/
|
|
781
|
+
export declare class GetVirtualAccountViewStatementResponse extends Message<GetVirtualAccountViewStatementResponse> {
|
|
782
|
+
/**
|
|
783
|
+
* @generated from field: string transaction_code = 1;
|
|
784
|
+
*/
|
|
785
|
+
transactionCode: string;
|
|
786
|
+
|
|
787
|
+
/**
|
|
788
|
+
* @generated from field: google.protobuf.Timestamp value_date_time = 2;
|
|
789
|
+
*/
|
|
790
|
+
valueDateTime?: Timestamp;
|
|
791
|
+
|
|
792
|
+
/**
|
|
793
|
+
* @generated from field: string transaction_description = 3;
|
|
794
|
+
*/
|
|
795
|
+
transactionDescription: string;
|
|
796
|
+
|
|
797
|
+
/**
|
|
798
|
+
* @generated from field: string status = 4;
|
|
799
|
+
*/
|
|
800
|
+
status: string;
|
|
801
|
+
|
|
802
|
+
/**
|
|
803
|
+
* @generated from field: string currency = 5;
|
|
804
|
+
*/
|
|
805
|
+
currency: string;
|
|
806
|
+
|
|
807
|
+
/**
|
|
808
|
+
* @generated from field: string credit_amount = 6;
|
|
809
|
+
*/
|
|
810
|
+
creditAmount: string;
|
|
811
|
+
|
|
812
|
+
/**
|
|
813
|
+
* @generated from field: string debit_amount = 7;
|
|
814
|
+
*/
|
|
815
|
+
debitAmount: string;
|
|
816
|
+
|
|
817
|
+
/**
|
|
818
|
+
* @generated from field: google.protobuf.Timestamp transaction_date = 8;
|
|
819
|
+
*/
|
|
820
|
+
transactionDate?: Timestamp;
|
|
821
|
+
|
|
822
|
+
/**
|
|
823
|
+
* @generated from field: string vendor = 9;
|
|
824
|
+
*/
|
|
825
|
+
vendor: string;
|
|
826
|
+
|
|
827
|
+
constructor(data?: PartialMessage<GetVirtualAccountViewStatementResponse>);
|
|
828
|
+
|
|
829
|
+
static readonly runtime: typeof proto3;
|
|
830
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementResponse";
|
|
831
|
+
static readonly fields: FieldList;
|
|
832
|
+
|
|
833
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountViewStatementResponse;
|
|
834
|
+
|
|
835
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementResponse;
|
|
836
|
+
|
|
837
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementResponse;
|
|
838
|
+
|
|
839
|
+
static equals(a: GetVirtualAccountViewStatementResponse | PlainMessage<GetVirtualAccountViewStatementResponse> | undefined, b: GetVirtualAccountViewStatementResponse | PlainMessage<GetVirtualAccountViewStatementResponse> | undefined): boolean;
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
/**
|
|
843
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountResponse
|
|
844
|
+
*/
|
|
845
|
+
export declare class VirtualAccountResponse extends Message<VirtualAccountResponse> {
|
|
846
|
+
/**
|
|
847
|
+
* @generated from field: string va_no = 1;
|
|
848
|
+
*/
|
|
849
|
+
vaNo: string;
|
|
850
|
+
|
|
851
|
+
/**
|
|
852
|
+
* @generated from field: string va_name = 2;
|
|
853
|
+
*/
|
|
854
|
+
vaName: string;
|
|
855
|
+
|
|
856
|
+
/**
|
|
857
|
+
* @generated from field: int64 account_id = 3;
|
|
858
|
+
*/
|
|
859
|
+
accountId: bigint;
|
|
860
|
+
|
|
861
|
+
constructor(data?: PartialMessage<VirtualAccountResponse>);
|
|
862
|
+
|
|
863
|
+
static readonly runtime: typeof proto3;
|
|
864
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountResponse";
|
|
865
|
+
static readonly fields: FieldList;
|
|
866
|
+
|
|
867
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountResponse;
|
|
868
|
+
|
|
869
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountResponse;
|
|
870
|
+
|
|
871
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountResponse;
|
|
872
|
+
|
|
873
|
+
static equals(a: VirtualAccountResponse | PlainMessage<VirtualAccountResponse> | undefined, b: VirtualAccountResponse | PlainMessage<VirtualAccountResponse> | undefined): boolean;
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
/**
|
|
877
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementsResponse
|
|
878
|
+
*/
|
|
879
|
+
export declare class GetVirtualAccountViewStatementsResponse extends Message<GetVirtualAccountViewStatementsResponse> {
|
|
880
|
+
/**
|
|
881
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementResponse statements = 1;
|
|
882
|
+
*/
|
|
883
|
+
statements: GetVirtualAccountViewStatementResponse[];
|
|
884
|
+
|
|
885
|
+
/**
|
|
886
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.VirtualAccountResponse virtual_account = 2;
|
|
887
|
+
*/
|
|
888
|
+
virtualAccount?: VirtualAccountResponse;
|
|
889
|
+
|
|
890
|
+
constructor(data?: PartialMessage<GetVirtualAccountViewStatementsResponse>);
|
|
891
|
+
|
|
892
|
+
static readonly runtime: typeof proto3;
|
|
893
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountViewStatementsResponse";
|
|
894
|
+
static readonly fields: FieldList;
|
|
895
|
+
|
|
896
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountViewStatementsResponse;
|
|
897
|
+
|
|
898
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementsResponse;
|
|
899
|
+
|
|
900
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountViewStatementsResponse;
|
|
901
|
+
|
|
902
|
+
static equals(a: GetVirtualAccountViewStatementsResponse | PlainMessage<GetVirtualAccountViewStatementsResponse> | undefined, b: GetVirtualAccountViewStatementsResponse | PlainMessage<GetVirtualAccountViewStatementsResponse> | undefined): boolean;
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
/**
|
|
906
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountRemitterRequest
|
|
907
|
+
*/
|
|
908
|
+
export declare class GetVirtualAccountRemitterRequest extends Message<GetVirtualAccountRemitterRequest> {
|
|
909
|
+
/**
|
|
910
|
+
* @generated from field: string transaction_id = 1;
|
|
911
|
+
*/
|
|
912
|
+
transactionId: string;
|
|
913
|
+
|
|
914
|
+
/**
|
|
915
|
+
* @generated from field: int64 order_id = 2;
|
|
916
|
+
*/
|
|
917
|
+
orderId: bigint;
|
|
918
|
+
|
|
919
|
+
/**
|
|
920
|
+
* @generated from field: string vendor = 3;
|
|
921
|
+
*/
|
|
922
|
+
vendor: string;
|
|
923
|
+
|
|
924
|
+
constructor(data?: PartialMessage<GetVirtualAccountRemitterRequest>);
|
|
925
|
+
|
|
926
|
+
static readonly runtime: typeof proto3;
|
|
927
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountRemitterRequest";
|
|
928
|
+
static readonly fields: FieldList;
|
|
929
|
+
|
|
930
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountRemitterRequest;
|
|
931
|
+
|
|
932
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountRemitterRequest;
|
|
933
|
+
|
|
934
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountRemitterRequest;
|
|
935
|
+
|
|
936
|
+
static equals(a: GetVirtualAccountRemitterRequest | PlainMessage<GetVirtualAccountRemitterRequest> | undefined, b: GetVirtualAccountRemitterRequest | PlainMessage<GetVirtualAccountRemitterRequest> | undefined): boolean;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
/**
|
|
940
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountRemitterResponse
|
|
941
|
+
*/
|
|
942
|
+
export declare class GetVirtualAccountRemitterResponse extends Message<GetVirtualAccountRemitterResponse> {
|
|
943
|
+
/**
|
|
944
|
+
* @generated from field: string sending_account = 1;
|
|
945
|
+
*/
|
|
946
|
+
sendingAccount: string;
|
|
947
|
+
|
|
948
|
+
/**
|
|
949
|
+
* @generated from field: string sending_name = 2;
|
|
950
|
+
*/
|
|
951
|
+
sendingName: string;
|
|
952
|
+
|
|
953
|
+
/**
|
|
954
|
+
* @generated from field: string bank_name = 3;
|
|
955
|
+
*/
|
|
956
|
+
bankName: string;
|
|
957
|
+
|
|
958
|
+
/**
|
|
959
|
+
* @generated from field: int64 amount = 4;
|
|
960
|
+
*/
|
|
961
|
+
amount: bigint;
|
|
962
|
+
|
|
963
|
+
/**
|
|
964
|
+
* @generated from field: string currency = 5;
|
|
965
|
+
*/
|
|
966
|
+
currency: string;
|
|
967
|
+
|
|
968
|
+
/**
|
|
969
|
+
* @generated from field: string credit_debit_indicator = 6;
|
|
970
|
+
*/
|
|
971
|
+
creditDebitIndicator: string;
|
|
972
|
+
|
|
973
|
+
/**
|
|
974
|
+
* @generated from field: string credit_van = 7;
|
|
975
|
+
*/
|
|
976
|
+
creditVan: string;
|
|
977
|
+
|
|
978
|
+
/**
|
|
979
|
+
* @generated from field: string status = 8;
|
|
980
|
+
*/
|
|
981
|
+
status: string;
|
|
982
|
+
|
|
983
|
+
/**
|
|
984
|
+
* @generated from field: string transaction_date = 9;
|
|
985
|
+
*/
|
|
986
|
+
transactionDate: string;
|
|
987
|
+
|
|
988
|
+
/**
|
|
989
|
+
* @generated from field: string value_date = 10;
|
|
990
|
+
*/
|
|
991
|
+
valueDate: string;
|
|
992
|
+
|
|
993
|
+
/**
|
|
994
|
+
* @generated from field: string description = 11;
|
|
995
|
+
*/
|
|
996
|
+
description: string;
|
|
997
|
+
|
|
998
|
+
/**
|
|
999
|
+
* @generated from field: int64 order_id = 12;
|
|
1000
|
+
*/
|
|
1001
|
+
orderId: bigint;
|
|
1002
|
+
|
|
1003
|
+
/**
|
|
1004
|
+
* @generated from field: string transaction_id = 13;
|
|
1005
|
+
*/
|
|
1006
|
+
transactionId: string;
|
|
1007
|
+
|
|
1008
|
+
/**
|
|
1009
|
+
* @generated from field: int64 account_id = 14;
|
|
1010
|
+
*/
|
|
1011
|
+
accountId: bigint;
|
|
1012
|
+
|
|
1013
|
+
/**
|
|
1014
|
+
* @generated from field: string va_no = 15;
|
|
1015
|
+
*/
|
|
1016
|
+
vaNo: string;
|
|
1017
|
+
|
|
1018
|
+
/**
|
|
1019
|
+
* @generated from field: string va_name = 16;
|
|
1020
|
+
*/
|
|
1021
|
+
vaName: string;
|
|
1022
|
+
|
|
1023
|
+
constructor(data?: PartialMessage<GetVirtualAccountRemitterResponse>);
|
|
1024
|
+
|
|
1025
|
+
static readonly runtime: typeof proto3;
|
|
1026
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountRemitterResponse";
|
|
1027
|
+
static readonly fields: FieldList;
|
|
1028
|
+
|
|
1029
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountRemitterResponse;
|
|
1030
|
+
|
|
1031
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountRemitterResponse;
|
|
1032
|
+
|
|
1033
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountRemitterResponse;
|
|
1034
|
+
|
|
1035
|
+
static equals(a: GetVirtualAccountRemitterResponse | PlainMessage<GetVirtualAccountRemitterResponse> | undefined, b: GetVirtualAccountRemitterResponse | PlainMessage<GetVirtualAccountRemitterResponse> | undefined): boolean;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
/**
|
|
1039
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountRemittersRequest
|
|
1040
|
+
*/
|
|
1041
|
+
export declare class GetVirtualAccountRemittersRequest extends Message<GetVirtualAccountRemittersRequest> {
|
|
1042
|
+
/**
|
|
1043
|
+
* @generated from field: repeated string transaction_ids = 1;
|
|
1044
|
+
*/
|
|
1045
|
+
transactionIds: string[];
|
|
1046
|
+
|
|
1047
|
+
/**
|
|
1048
|
+
* @generated from field: repeated int64 order_ids = 2;
|
|
1049
|
+
*/
|
|
1050
|
+
orderIds: bigint[];
|
|
1051
|
+
|
|
1052
|
+
/**
|
|
1053
|
+
* @generated from field: string vendor = 3;
|
|
1054
|
+
*/
|
|
1055
|
+
vendor: string;
|
|
1056
|
+
|
|
1057
|
+
constructor(data?: PartialMessage<GetVirtualAccountRemittersRequest>);
|
|
1058
|
+
|
|
1059
|
+
static readonly runtime: typeof proto3;
|
|
1060
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountRemittersRequest";
|
|
1061
|
+
static readonly fields: FieldList;
|
|
1062
|
+
|
|
1063
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountRemittersRequest;
|
|
1064
|
+
|
|
1065
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountRemittersRequest;
|
|
1066
|
+
|
|
1067
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountRemittersRequest;
|
|
1068
|
+
|
|
1069
|
+
static equals(a: GetVirtualAccountRemittersRequest | PlainMessage<GetVirtualAccountRemittersRequest> | undefined, b: GetVirtualAccountRemittersRequest | PlainMessage<GetVirtualAccountRemittersRequest> | undefined): boolean;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
/**
|
|
1073
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountRemittersResponse
|
|
1074
|
+
*/
|
|
1075
|
+
export declare class GetVirtualAccountRemittersResponse extends Message<GetVirtualAccountRemittersResponse> {
|
|
1076
|
+
/**
|
|
1077
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.GetVirtualAccountRemitterResponse remitters = 1;
|
|
1078
|
+
*/
|
|
1079
|
+
remitters: GetVirtualAccountRemitterResponse[];
|
|
1080
|
+
|
|
1081
|
+
constructor(data?: PartialMessage<GetVirtualAccountRemittersResponse>);
|
|
1082
|
+
|
|
1083
|
+
static readonly runtime: typeof proto3;
|
|
1084
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountRemittersResponse";
|
|
1085
|
+
static readonly fields: FieldList;
|
|
1086
|
+
|
|
1087
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountRemittersResponse;
|
|
1088
|
+
|
|
1089
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountRemittersResponse;
|
|
1090
|
+
|
|
1091
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountRemittersResponse;
|
|
1092
|
+
|
|
1093
|
+
static equals(a: GetVirtualAccountRemittersResponse | PlainMessage<GetVirtualAccountRemittersResponse> | undefined, b: GetVirtualAccountRemittersResponse | PlainMessage<GetVirtualAccountRemittersResponse> | undefined): boolean;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
/**
|
|
1097
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountPaymentOrderBaseRequest
|
|
1098
|
+
*/
|
|
1099
|
+
export declare class GetVirtualAccountPaymentOrderBaseRequest extends Message<GetVirtualAccountPaymentOrderBaseRequest> {
|
|
1100
|
+
/**
|
|
1101
|
+
* @generated from field: string payment_code = 1;
|
|
1102
|
+
*/
|
|
1103
|
+
paymentCode: string;
|
|
1104
|
+
|
|
1105
|
+
/**
|
|
1106
|
+
* @generated from field: int64 order_id = 2;
|
|
1107
|
+
*/
|
|
1108
|
+
orderId: bigint;
|
|
1109
|
+
|
|
1110
|
+
/**
|
|
1111
|
+
* @generated from field: int64 account_id = 3;
|
|
1112
|
+
*/
|
|
1113
|
+
accountId: bigint;
|
|
1114
|
+
|
|
1115
|
+
/**
|
|
1116
|
+
* @generated from field: string api_source = 4;
|
|
1117
|
+
*/
|
|
1118
|
+
apiSource: string;
|
|
1119
|
+
|
|
1120
|
+
constructor(data?: PartialMessage<GetVirtualAccountPaymentOrderBaseRequest>);
|
|
1121
|
+
|
|
1122
|
+
static readonly runtime: typeof proto3;
|
|
1123
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountPaymentOrderBaseRequest";
|
|
1124
|
+
static readonly fields: FieldList;
|
|
1125
|
+
|
|
1126
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountPaymentOrderBaseRequest;
|
|
1127
|
+
|
|
1128
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountPaymentOrderBaseRequest;
|
|
1129
|
+
|
|
1130
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountPaymentOrderBaseRequest;
|
|
1131
|
+
|
|
1132
|
+
static equals(a: GetVirtualAccountPaymentOrderBaseRequest | PlainMessage<GetVirtualAccountPaymentOrderBaseRequest> | undefined, b: GetVirtualAccountPaymentOrderBaseRequest | PlainMessage<GetVirtualAccountPaymentOrderBaseRequest> | undefined): boolean;
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
/**
|
|
1136
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountPaymentOrderBaseResponse
|
|
1137
|
+
*/
|
|
1138
|
+
export declare class GetVirtualAccountPaymentOrderBaseResponse extends Message<GetVirtualAccountPaymentOrderBaseResponse> {
|
|
1139
|
+
/**
|
|
1140
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.GetVirtualAccountResponse va = 1;
|
|
1141
|
+
*/
|
|
1142
|
+
va?: GetVirtualAccountResponse;
|
|
1143
|
+
|
|
1144
|
+
/**
|
|
1145
|
+
* @generated from field: ct_logic_uni_rev_payment.v1.VirtualAccountPaymentOrderBase payment = 2;
|
|
1146
|
+
*/
|
|
1147
|
+
payment?: VirtualAccountPaymentOrderBase;
|
|
1148
|
+
|
|
1149
|
+
constructor(data?: PartialMessage<GetVirtualAccountPaymentOrderBaseResponse>);
|
|
1150
|
+
|
|
1151
|
+
static readonly runtime: typeof proto3;
|
|
1152
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountPaymentOrderBaseResponse";
|
|
1153
|
+
static readonly fields: FieldList;
|
|
1154
|
+
|
|
1155
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountPaymentOrderBaseResponse;
|
|
1156
|
+
|
|
1157
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountPaymentOrderBaseResponse;
|
|
1158
|
+
|
|
1159
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountPaymentOrderBaseResponse;
|
|
1160
|
+
|
|
1161
|
+
static equals(a: GetVirtualAccountPaymentOrderBaseResponse | PlainMessage<GetVirtualAccountPaymentOrderBaseResponse> | undefined, b: GetVirtualAccountPaymentOrderBaseResponse | PlainMessage<GetVirtualAccountPaymentOrderBaseResponse> | undefined): boolean;
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
/**
|
|
1165
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountPaymentOrderBase
|
|
1166
|
+
*/
|
|
1167
|
+
export declare class VirtualAccountPaymentOrderBase extends Message<VirtualAccountPaymentOrderBase> {
|
|
1168
|
+
/**
|
|
1169
|
+
* @generated from field: string payment_code = 1;
|
|
1170
|
+
*/
|
|
1171
|
+
paymentCode: string;
|
|
1172
|
+
|
|
1173
|
+
/**
|
|
1174
|
+
* @generated from field: int64 order_id = 2;
|
|
1175
|
+
*/
|
|
1176
|
+
orderId: bigint;
|
|
1177
|
+
|
|
1178
|
+
/**
|
|
1179
|
+
* @generated from field: int64 amount = 3;
|
|
1180
|
+
*/
|
|
1181
|
+
amount: bigint;
|
|
1182
|
+
|
|
1183
|
+
/**
|
|
1184
|
+
* @generated from field: string qr = 4;
|
|
1185
|
+
*/
|
|
1186
|
+
qr: string;
|
|
1187
|
+
|
|
1188
|
+
/**
|
|
1189
|
+
* @generated from field: string purpose = 5;
|
|
1190
|
+
*/
|
|
1191
|
+
purpose: string;
|
|
1192
|
+
|
|
1193
|
+
/**
|
|
1194
|
+
* @generated from field: google.protobuf.Timestamp expired_time = 6;
|
|
1195
|
+
*/
|
|
1196
|
+
expiredTime?: Timestamp;
|
|
1197
|
+
|
|
1198
|
+
/**
|
|
1199
|
+
* @generated from field: string qr_data = 7;
|
|
1200
|
+
*/
|
|
1201
|
+
qrData: string;
|
|
1202
|
+
|
|
1203
|
+
/**
|
|
1204
|
+
* @generated from field: string vendor = 8;
|
|
1205
|
+
*/
|
|
1206
|
+
vendor: string;
|
|
1207
|
+
|
|
1208
|
+
constructor(data?: PartialMessage<VirtualAccountPaymentOrderBase>);
|
|
1209
|
+
|
|
1210
|
+
static readonly runtime: typeof proto3;
|
|
1211
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountPaymentOrderBase";
|
|
1212
|
+
static readonly fields: FieldList;
|
|
1213
|
+
|
|
1214
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountPaymentOrderBase;
|
|
1215
|
+
|
|
1216
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountPaymentOrderBase;
|
|
1217
|
+
|
|
1218
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountPaymentOrderBase;
|
|
1219
|
+
|
|
1220
|
+
static equals(a: VirtualAccountPaymentOrderBase | PlainMessage<VirtualAccountPaymentOrderBase> | undefined, b: VirtualAccountPaymentOrderBase | PlainMessage<VirtualAccountPaymentOrderBase> | undefined): boolean;
|
|
1221
|
+
}
|
|
1222
|
+
|
|
1223
|
+
/**
|
|
1224
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountBankTransferRequest
|
|
1225
|
+
*/
|
|
1226
|
+
export declare class GetVirtualAccountBankTransferRequest extends Message<GetVirtualAccountBankTransferRequest> {
|
|
1227
|
+
constructor(data?: PartialMessage<GetVirtualAccountBankTransferRequest>);
|
|
1228
|
+
|
|
1229
|
+
static readonly runtime: typeof proto3;
|
|
1230
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountBankTransferRequest";
|
|
1231
|
+
static readonly fields: FieldList;
|
|
1232
|
+
|
|
1233
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountBankTransferRequest;
|
|
1234
|
+
|
|
1235
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountBankTransferRequest;
|
|
1236
|
+
|
|
1237
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountBankTransferRequest;
|
|
1238
|
+
|
|
1239
|
+
static equals(a: GetVirtualAccountBankTransferRequest | PlainMessage<GetVirtualAccountBankTransferRequest> | undefined, b: GetVirtualAccountBankTransferRequest | PlainMessage<GetVirtualAccountBankTransferRequest> | undefined): boolean;
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
/**
|
|
1243
|
+
* @generated from message ct_logic_uni_rev_payment.v1.GetVirtualAccountBankTransferResponse
|
|
1244
|
+
*/
|
|
1245
|
+
export declare class GetVirtualAccountBankTransferResponse extends Message<GetVirtualAccountBankTransferResponse> {
|
|
1246
|
+
/**
|
|
1247
|
+
* @generated from field: string va_no = 1;
|
|
1248
|
+
*/
|
|
1249
|
+
vaNo: string;
|
|
1250
|
+
|
|
1251
|
+
/**
|
|
1252
|
+
* @generated from field: string va_name = 2;
|
|
1253
|
+
*/
|
|
1254
|
+
vaName: string;
|
|
1255
|
+
|
|
1256
|
+
/**
|
|
1257
|
+
* @generated from field: string qr = 3;
|
|
1258
|
+
*/
|
|
1259
|
+
qr: string;
|
|
1260
|
+
|
|
1261
|
+
/**
|
|
1262
|
+
* @generated from field: string bank_name = 4;
|
|
1263
|
+
*/
|
|
1264
|
+
bankName: string;
|
|
1265
|
+
|
|
1266
|
+
/**
|
|
1267
|
+
* @generated from field: string qr_data = 5;
|
|
1268
|
+
*/
|
|
1269
|
+
qrData: string;
|
|
1270
|
+
|
|
1271
|
+
constructor(data?: PartialMessage<GetVirtualAccountBankTransferResponse>);
|
|
1272
|
+
|
|
1273
|
+
static readonly runtime: typeof proto3;
|
|
1274
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.GetVirtualAccountBankTransferResponse";
|
|
1275
|
+
static readonly fields: FieldList;
|
|
1276
|
+
|
|
1277
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetVirtualAccountBankTransferResponse;
|
|
1278
|
+
|
|
1279
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetVirtualAccountBankTransferResponse;
|
|
1280
|
+
|
|
1281
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetVirtualAccountBankTransferResponse;
|
|
1282
|
+
|
|
1283
|
+
static equals(a: GetVirtualAccountBankTransferResponse | PlainMessage<GetVirtualAccountBankTransferResponse> | undefined, b: GetVirtualAccountBankTransferResponse | PlainMessage<GetVirtualAccountBankTransferResponse> | undefined): boolean;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
/**
|
|
1287
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaignRequest
|
|
1288
|
+
*/
|
|
1289
|
+
export declare class VirtualAccountSendZNSsCampaignRequest extends Message<VirtualAccountSendZNSsCampaignRequest> {
|
|
1290
|
+
/**
|
|
1291
|
+
* @generated from field: string template_id = 1;
|
|
1292
|
+
*/
|
|
1293
|
+
templateId: string;
|
|
1294
|
+
|
|
1295
|
+
/**
|
|
1296
|
+
* @generated from field: repeated ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaign data = 2;
|
|
1297
|
+
*/
|
|
1298
|
+
data: VirtualAccountSendZNSsCampaign[];
|
|
1299
|
+
|
|
1300
|
+
constructor(data?: PartialMessage<VirtualAccountSendZNSsCampaignRequest>);
|
|
1301
|
+
|
|
1302
|
+
static readonly runtime: typeof proto3;
|
|
1303
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaignRequest";
|
|
1304
|
+
static readonly fields: FieldList;
|
|
1305
|
+
|
|
1306
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountSendZNSsCampaignRequest;
|
|
1307
|
+
|
|
1308
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaignRequest;
|
|
1309
|
+
|
|
1310
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaignRequest;
|
|
1311
|
+
|
|
1312
|
+
static equals(a: VirtualAccountSendZNSsCampaignRequest | PlainMessage<VirtualAccountSendZNSsCampaignRequest> | undefined, b: VirtualAccountSendZNSsCampaignRequest | PlainMessage<VirtualAccountSendZNSsCampaignRequest> | undefined): boolean;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
/**
|
|
1316
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaign
|
|
1317
|
+
*/
|
|
1318
|
+
export declare class VirtualAccountSendZNSsCampaign extends Message<VirtualAccountSendZNSsCampaign> {
|
|
1319
|
+
/**
|
|
1320
|
+
* @generated from field: int64 account_id = 2;
|
|
1321
|
+
*/
|
|
1322
|
+
accountId: bigint;
|
|
1323
|
+
|
|
1324
|
+
/**
|
|
1325
|
+
* @generated from field: string percent_discount = 3;
|
|
1326
|
+
*/
|
|
1327
|
+
percentDiscount: string;
|
|
1328
|
+
|
|
1329
|
+
/**
|
|
1330
|
+
* @generated from field: string payment_method = 4;
|
|
1331
|
+
*/
|
|
1332
|
+
paymentMethod: string;
|
|
1333
|
+
|
|
1334
|
+
constructor(data?: PartialMessage<VirtualAccountSendZNSsCampaign>);
|
|
1335
|
+
|
|
1336
|
+
static readonly runtime: typeof proto3;
|
|
1337
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaign";
|
|
1338
|
+
static readonly fields: FieldList;
|
|
1339
|
+
|
|
1340
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountSendZNSsCampaign;
|
|
1341
|
+
|
|
1342
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaign;
|
|
1343
|
+
|
|
1344
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaign;
|
|
1345
|
+
|
|
1346
|
+
static equals(a: VirtualAccountSendZNSsCampaign | PlainMessage<VirtualAccountSendZNSsCampaign> | undefined, b: VirtualAccountSendZNSsCampaign | PlainMessage<VirtualAccountSendZNSsCampaign> | undefined): boolean;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
/**
|
|
1350
|
+
* @generated from message ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaignResponse
|
|
1351
|
+
*/
|
|
1352
|
+
export declare class VirtualAccountSendZNSsCampaignResponse extends Message<VirtualAccountSendZNSsCampaignResponse> {
|
|
1353
|
+
constructor(data?: PartialMessage<VirtualAccountSendZNSsCampaignResponse>);
|
|
1354
|
+
|
|
1355
|
+
static readonly runtime: typeof proto3;
|
|
1356
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.VirtualAccountSendZNSsCampaignResponse";
|
|
1357
|
+
static readonly fields: FieldList;
|
|
1358
|
+
|
|
1359
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VirtualAccountSendZNSsCampaignResponse;
|
|
1360
|
+
|
|
1361
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaignResponse;
|
|
1362
|
+
|
|
1363
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VirtualAccountSendZNSsCampaignResponse;
|
|
1364
|
+
|
|
1365
|
+
static equals(a: VirtualAccountSendZNSsCampaignResponse | PlainMessage<VirtualAccountSendZNSsCampaignResponse> | undefined, b: VirtualAccountSendZNSsCampaignResponse | PlainMessage<VirtualAccountSendZNSsCampaignResponse> | undefined): boolean;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
/**
|
|
1369
|
+
* @generated from message ct_logic_uni_rev_payment.v1.CalculateVATopupDongtotRequest
|
|
1370
|
+
*/
|
|
1371
|
+
export declare class CalculateVATopupDongtotRequest extends Message<CalculateVATopupDongtotRequest> {
|
|
1372
|
+
/**
|
|
1373
|
+
* @generated from field: int64 account_id = 1;
|
|
1374
|
+
*/
|
|
1375
|
+
accountId: bigint;
|
|
1376
|
+
|
|
1377
|
+
/**
|
|
1378
|
+
* @generated from field: optional int64 vnd_amount = 2;
|
|
1379
|
+
*/
|
|
1380
|
+
vndAmount?: bigint;
|
|
1381
|
+
|
|
1382
|
+
/**
|
|
1383
|
+
* @generated from field: optional int64 dongtot_amount = 3;
|
|
1384
|
+
*/
|
|
1385
|
+
dongtotAmount?: bigint;
|
|
1386
|
+
|
|
1387
|
+
constructor(data?: PartialMessage<CalculateVATopupDongtotRequest>);
|
|
1388
|
+
|
|
1389
|
+
static readonly runtime: typeof proto3;
|
|
1390
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.CalculateVATopupDongtotRequest";
|
|
1391
|
+
static readonly fields: FieldList;
|
|
1392
|
+
|
|
1393
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CalculateVATopupDongtotRequest;
|
|
1394
|
+
|
|
1395
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CalculateVATopupDongtotRequest;
|
|
1396
|
+
|
|
1397
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CalculateVATopupDongtotRequest;
|
|
1398
|
+
|
|
1399
|
+
static equals(a: CalculateVATopupDongtotRequest | PlainMessage<CalculateVATopupDongtotRequest> | undefined, b: CalculateVATopupDongtotRequest | PlainMessage<CalculateVATopupDongtotRequest> | undefined): boolean;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
/**
|
|
1403
|
+
* @generated from message ct_logic_uni_rev_payment.v1.CalculateVATopupDongtotResponse
|
|
1404
|
+
*/
|
|
1405
|
+
export declare class CalculateVATopupDongtotResponse extends Message<CalculateVATopupDongtotResponse> {
|
|
1406
|
+
/**
|
|
1407
|
+
* @generated from field: int64 vnd_amount = 1;
|
|
1408
|
+
*/
|
|
1409
|
+
vndAmount: bigint;
|
|
1410
|
+
|
|
1411
|
+
/**
|
|
1412
|
+
* @generated from field: int64 dongtot_amount = 2;
|
|
1413
|
+
*/
|
|
1414
|
+
dongtotAmount: bigint;
|
|
1415
|
+
|
|
1416
|
+
/**
|
|
1417
|
+
* @generated from field: int64 tax_amount = 3;
|
|
1418
|
+
*/
|
|
1419
|
+
taxAmount: bigint;
|
|
1420
|
+
|
|
1421
|
+
/**
|
|
1422
|
+
* 800 as 8%, 850 as 8.5%, 875 as 8.75%
|
|
1423
|
+
*
|
|
1424
|
+
* @generated from field: int64 tax_rate = 4;
|
|
1425
|
+
*/
|
|
1426
|
+
taxRate: bigint;
|
|
1427
|
+
|
|
1428
|
+
constructor(data?: PartialMessage<CalculateVATopupDongtotResponse>);
|
|
1429
|
+
|
|
1430
|
+
static readonly runtime: typeof proto3;
|
|
1431
|
+
static readonly typeName = "ct_logic_uni_rev_payment.v1.CalculateVATopupDongtotResponse";
|
|
1432
|
+
static readonly fields: FieldList;
|
|
1433
|
+
|
|
1434
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CalculateVATopupDongtotResponse;
|
|
1435
|
+
|
|
1436
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CalculateVATopupDongtotResponse;
|
|
1437
|
+
|
|
1438
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CalculateVATopupDongtotResponse;
|
|
1439
|
+
|
|
1440
|
+
static equals(a: CalculateVATopupDongtotResponse | PlainMessage<CalculateVATopupDongtotResponse> | undefined, b: CalculateVATopupDongtotResponse | PlainMessage<CalculateVATopupDongtotResponse> | undefined): boolean;
|
|
1441
|
+
}
|
|
1442
|
+
|