@chotot/ct-logic-uni-rev-payment-v1 1.133.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/ad_service.proto +53 -0
  2. package/ad_service_pb.d.ts +248 -0
  3. package/ad_service_pb.js +99 -0
  4. package/cart.proto +122 -0
  5. package/cart_pb.d.ts +656 -0
  6. package/cart_pb.js +237 -0
  7. package/configuration.proto +147 -0
  8. package/configuration_pb.d.ts +716 -0
  9. package/configuration_pb.js +237 -0
  10. package/crepro_campaign.proto +277 -0
  11. package/crepro_campaign_pb.d.ts +1266 -0
  12. package/crepro_campaign_pb.js +436 -0
  13. package/crepro_code.proto +77 -0
  14. package/crepro_code_pb.d.ts +355 -0
  15. package/crepro_code_pb.js +130 -0
  16. package/crepro_log.proto +32 -0
  17. package/crepro_log_pb.d.ts +142 -0
  18. package/crepro_log_pb.js +51 -0
  19. package/crepro_redemption.proto +76 -0
  20. package/crepro_redemption_pb.d.ts +352 -0
  21. package/crepro_redemption_pb.js +119 -0
  22. package/dongtot.proto +758 -0
  23. package/dongtot_pb.d.ts +4169 -0
  24. package/dongtot_pb.js +1357 -0
  25. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.d.ts +350 -0
  26. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.js +551 -0
  27. package/dongtot_service.proto +154 -0
  28. package/dongtot_service_connect.d.ts +316 -0
  29. package/dongtot_service_connect.js +316 -0
  30. package/econtract.proto +675 -0
  31. package/econtract_pb.d.ts +3522 -0
  32. package/econtract_pb.js +1176 -0
  33. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.d.ts +419 -0
  34. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.js +673 -0
  35. package/econtract_service.proto +71 -0
  36. package/econtract_service_connect.d.ts +381 -0
  37. package/econtract_service_connect.js +381 -0
  38. package/fundiin.proto +53 -0
  39. package/fundiin_pb.d.ts +255 -0
  40. package/fundiin_pb.js +85 -0
  41. package/google_billing.proto +65 -0
  42. package/google_billing_pb.d.ts +372 -0
  43. package/google_billing_pb.js +146 -0
  44. package/iap.proto +53 -0
  45. package/iap_pb.d.ts +281 -0
  46. package/iap_pb.js +109 -0
  47. package/momo.proto +92 -0
  48. package/momo_pb.d.ts +481 -0
  49. package/momo_pb.js +150 -0
  50. package/napas.proto +110 -0
  51. package/napas_pb.d.ts +587 -0
  52. package/napas_pb.js +192 -0
  53. package/order.proto +81 -0
  54. package/order_pb.d.ts +372 -0
  55. package/order_pb.js +123 -0
  56. package/package.json +10 -0
  57. package/package.proto +382 -0
  58. package/package_pb.d.ts +1907 -0
  59. package/package_pb.js +621 -0
  60. package/payment_promotion.proto +170 -0
  61. package/payment_promotion_pb.d.ts +893 -0
  62. package/payment_promotion_pb.js +311 -0
  63. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.d.ts +112 -0
  64. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.js +171 -0
  65. package/payment_promotion_service.proto +73 -0
  66. package/payment_promotion_service_connect.d.ts +102 -0
  67. package/payment_promotion_service_connect.js +102 -0
  68. package/payoo.proto +55 -0
  69. package/payoo_pb.d.ts +282 -0
  70. package/payoo_pb.js +105 -0
  71. package/pricer.proto +154 -0
  72. package/pricer_pb.d.ts +823 -0
  73. package/pricer_pb.js +260 -0
  74. package/rabbit_mq.proto +51 -0
  75. package/rabbit_mq_pb.d.ts +257 -0
  76. package/rabbit_mq_pb.js +78 -0
  77. package/refund_order.proto +37 -0
  78. package/refund_order_pb.d.ts +184 -0
  79. package/refund_order_pb.js +63 -0
  80. package/scripts/modify_package_json.js +50 -0
  81. package/service-LogicUniRevPaymentService_connectquery.d.ts +1239 -0
  82. package/service-LogicUniRevPaymentService_connectquery.js +1968 -0
  83. package/service.proto +643 -0
  84. package/service_connect.d.ts +1120 -0
  85. package/service_connect.js +1120 -0
  86. package/subscription.proto +24 -0
  87. package/subscription_pb.d.ts +98 -0
  88. package/subscription_pb.js +37 -0
  89. package/template.proto +76 -0
  90. package/template_pb.d.ts +387 -0
  91. package/template_pb.js +140 -0
  92. package/transaction.proto +513 -0
  93. package/transaction_pb.d.ts +2717 -0
  94. package/transaction_pb.js +856 -0
  95. package/virtual_account.proto +265 -0
  96. package/virtual_account_pb.d.ts +1442 -0
  97. package/virtual_account_pb.js +478 -0
  98. package/zalopay.proto +78 -0
  99. package/zalopay_pb.d.ts +423 -0
  100. package/zalopay_pb.js +153 -0
package/napas_pb.js ADDED
@@ -0,0 +1,192 @@
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/napas.proto (package ct_logic_uni_rev_payment.v1, syntax proto3)
5
+ /* eslint-disable */
6
+ // @ts-nocheck
7
+
8
+ import { proto3 } from "@bufbuild/protobuf";
9
+
10
+ /**
11
+ * @generated from message ct_logic_uni_rev_payment.v1.GetNapasFormByIdRequest
12
+ */
13
+ export const GetNapasFormByIdRequest = proto3.makeMessageType(
14
+ "ct_logic_uni_rev_payment.v1.GetNapasFormByIdRequest",
15
+ () => [
16
+ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
17
+ { no: 2, name: "order_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
18
+ ],
19
+ );
20
+
21
+ /**
22
+ * @generated from message ct_logic_uni_rev_payment.v1.GetNapasFormByIdResponse
23
+ */
24
+ export const GetNapasFormByIdResponse = proto3.makeMessageType(
25
+ "ct_logic_uni_rev_payment.v1.GetNapasFormByIdResponse",
26
+ () => [
27
+ { no: 1, name: "response_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
28
+ { no: 2, name: "napas_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
29
+ { no: 3, name: "merchant_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
30
+ { no: 4, name: "client_ip", kind: "scalar", T: 9 /* ScalarType.STRING */ },
31
+ { no: 5, name: "device_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
32
+ { no: 6, name: "environment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
33
+ { no: 7, name: "card_scheme", kind: "scalar", T: 9 /* ScalarType.STRING */ },
34
+ { no: 8, name: "enable_3d_secure", kind: "scalar", T: 9 /* ScalarType.STRING */ },
35
+ { no: 9, name: "api_operation", kind: "scalar", T: 9 /* ScalarType.STRING */ },
36
+ { no: 10, name: "order_amount", kind: "scalar", T: 9 /* ScalarType.STRING */ },
37
+ { no: 11, name: "order_currency", kind: "scalar", T: 9 /* ScalarType.STRING */ },
38
+ { no: 12, name: "order_reference", kind: "scalar", T: 9 /* ScalarType.STRING */ },
39
+ { no: 13, name: "order_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
40
+ { no: 14, name: "source_of_funds_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
41
+ { no: 15, name: "channel", kind: "scalar", T: 9 /* ScalarType.STRING */ },
42
+ { no: 16, name: "data_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
43
+ { no: 17, name: "napas_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
44
+ { no: 18, name: "language", kind: "scalar", T: 9 /* ScalarType.STRING */ },
45
+ ],
46
+ );
47
+
48
+ /**
49
+ * @generated from message ct_logic_uni_rev_payment.v1.NapasIPNRequest
50
+ */
51
+ export const NapasIPNRequest = proto3.makeMessageType(
52
+ "ct_logic_uni_rev_payment.v1.NapasIPNRequest",
53
+ () => [
54
+ { no: 1, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
55
+ { no: 2, name: "checksum", kind: "scalar", T: 9 /* ScalarType.STRING */ },
56
+ ],
57
+ );
58
+
59
+ /**
60
+ * @generated from message ct_logic_uni_rev_payment.v1.NapasIPNResponse
61
+ */
62
+ export const NapasIPNResponse = proto3.makeMessageType(
63
+ "ct_logic_uni_rev_payment.v1.NapasIPNResponse",
64
+ () => [
65
+ { no: 1, name: "status", kind: "scalar", T: 9 /* ScalarType.STRING */ },
66
+ ],
67
+ );
68
+
69
+ /**
70
+ * @generated from message ct_logic_uni_rev_payment.v1.ResponseNapasByIdRequest
71
+ */
72
+ export const ResponseNapasByIdRequest = proto3.makeMessageType(
73
+ "ct_logic_uni_rev_payment.v1.ResponseNapasByIdRequest",
74
+ () => [
75
+ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
76
+ { no: 2, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
77
+ { no: 3, name: "checksum", kind: "scalar", T: 9 /* ScalarType.STRING */ },
78
+ { no: 4, name: "order_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
79
+ ],
80
+ );
81
+
82
+ /**
83
+ * @generated from message ct_logic_uni_rev_payment.v1.ResponseNapasByIdResponse
84
+ */
85
+ export const ResponseNapasByIdResponse = proto3.makeMessageType(
86
+ "ct_logic_uni_rev_payment.v1.ResponseNapasByIdResponse",
87
+ () => [
88
+ { no: 1, name: "status", kind: "scalar", T: 9 /* ScalarType.STRING */ },
89
+ { no: 2, name: "redirect_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
90
+ ],
91
+ );
92
+
93
+ /**
94
+ * @generated from message ct_logic_uni_rev_payment.v1.GetNapasTokensRequest
95
+ */
96
+ export const GetNapasTokensRequest = proto3.makeMessageType(
97
+ "ct_logic_uni_rev_payment.v1.GetNapasTokensRequest",
98
+ () => [
99
+ { no: 1, name: "account_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
100
+ ],
101
+ );
102
+
103
+ /**
104
+ * @generated from message ct_logic_uni_rev_payment.v1.GetNapasTokensResponse
105
+ */
106
+ export const GetNapasTokensResponse = proto3.makeMessageType(
107
+ "ct_logic_uni_rev_payment.v1.GetNapasTokensResponse",
108
+ () => [
109
+ { no: 1, name: "data", kind: "message", T: GetNapasTokenResponse, repeated: true },
110
+ ],
111
+ );
112
+
113
+ /**
114
+ * @generated from message ct_logic_uni_rev_payment.v1.GetNapasTokenResponse
115
+ */
116
+ export const GetNapasTokenResponse = proto3.makeMessageType(
117
+ "ct_logic_uni_rev_payment.v1.GetNapasTokenResponse",
118
+ () => [
119
+ { no: 1, name: "number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
120
+ { no: 2, name: "brand", kind: "scalar", T: 9 /* ScalarType.STRING */ },
121
+ { no: 3, name: "scheme", kind: "scalar", T: 9 /* ScalarType.STRING */ },
122
+ { no: 4, name: "expiry_month", kind: "scalar", T: 9 /* ScalarType.STRING */ },
123
+ { no: 5, name: "expiry_year", kind: "scalar", T: 9 /* ScalarType.STRING */ },
124
+ { no: 6, name: "bank_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
125
+ { no: 7, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
126
+ { no: 8, name: "gateway", kind: "scalar", T: 9 /* ScalarType.STRING */ },
127
+ { no: 9, name: "bank_logo_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
128
+ { no: 10, name: "min_amount", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
129
+ { no: 11, name: "max_amount", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
130
+ ],
131
+ );
132
+
133
+ /**
134
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteNapasTokenByIdRequest
135
+ */
136
+ export const DeleteNapasTokenByIdRequest = proto3.makeMessageType(
137
+ "ct_logic_uni_rev_payment.v1.DeleteNapasTokenByIdRequest",
138
+ () => [
139
+ { no: 1, name: "account_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
140
+ { no: 2, name: "token_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
141
+ ],
142
+ );
143
+
144
+ /**
145
+ * @generated from message ct_logic_uni_rev_payment.v1.DeleteNapasTokenByIdResponse
146
+ */
147
+ export const DeleteNapasTokenByIdResponse = proto3.makeMessageType(
148
+ "ct_logic_uni_rev_payment.v1.DeleteNapasTokenByIdResponse",
149
+ () => [
150
+ { no: 1, name: "status", kind: "scalar", T: 9 /* ScalarType.STRING */ },
151
+ ],
152
+ );
153
+
154
+ /**
155
+ * @generated from message ct_logic_uni_rev_payment.v1.PayNapasTokenRequest
156
+ */
157
+ export const PayNapasTokenRequest = proto3.makeMessageType(
158
+ "ct_logic_uni_rev_payment.v1.PayNapasTokenRequest",
159
+ () => [
160
+ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
161
+ ],
162
+ );
163
+
164
+ /**
165
+ * @generated from message ct_logic_uni_rev_payment.v1.PayNapasTokenResponse
166
+ */
167
+ export const PayNapasTokenResponse = proto3.makeMessageType(
168
+ "ct_logic_uni_rev_payment.v1.PayNapasTokenResponse",
169
+ () => [
170
+ { no: 1, name: "response_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
171
+ { no: 2, name: "napas_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
172
+ { no: 3, name: "merchant_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
173
+ { no: 4, name: "client_ip", kind: "scalar", T: 9 /* ScalarType.STRING */ },
174
+ { no: 5, name: "device_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
175
+ { no: 6, name: "environment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
176
+ { no: 7, name: "card_scheme", kind: "scalar", T: 9 /* ScalarType.STRING */ },
177
+ { no: 8, name: "enable_3d_secure", kind: "scalar", T: 9 /* ScalarType.STRING */ },
178
+ { no: 9, name: "api_operation", kind: "scalar", T: 9 /* ScalarType.STRING */ },
179
+ { no: 10, name: "order_amount", kind: "scalar", T: 9 /* ScalarType.STRING */ },
180
+ { no: 11, name: "order_currency", kind: "scalar", T: 9 /* ScalarType.STRING */ },
181
+ { no: 12, name: "order_reference", kind: "scalar", T: 9 /* ScalarType.STRING */ },
182
+ { no: 13, name: "order_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
183
+ { no: 14, name: "source_of_funds_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
184
+ { no: 15, name: "channel", kind: "scalar", T: 9 /* ScalarType.STRING */ },
185
+ { no: 16, name: "data_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
186
+ { no: 17, name: "napas_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
187
+ { no: 18, name: "language", kind: "scalar", T: 9 /* ScalarType.STRING */ },
188
+ { no: 19, name: "error_msg", kind: "scalar", T: 9 /* ScalarType.STRING */ },
189
+ { no: 20, name: "html_content", kind: "scalar", T: 9 /* ScalarType.STRING */ },
190
+ ],
191
+ );
192
+
package/order.proto ADDED
@@ -0,0 +1,81 @@
1
+ // general
2
+ syntax = "proto3";
3
+ package ct_logic_uni_rev_payment.v1;
4
+ // language specs
5
+ option go_package = "github.com/carousell/ct-grpc-go/pkg/ct-logic-uni-rev-payment;pb";
6
+
7
+ import "validate/validate.proto";
8
+
9
+ message PaidAndWithDrawDongTotRequest {
10
+ int64 order_id = 1 [ (validate.rules).int64.gt = 0 ];
11
+ int64 account_id = 2 [ (validate.rules).int64.gt = 0 ];
12
+ string request_id = 3 [ (validate.rules).string = {
13
+ min_len : 1,
14
+ max_len : 100,
15
+ } ];
16
+ string platform = 4 [ (validate.rules).string = {
17
+ min_len : 1,
18
+ max_len : 100,
19
+ } ];
20
+ string transaction_id = 5 [ (validate.rules).string = {
21
+ min_len : 1,
22
+ max_len : 100,
23
+ } ];
24
+ int64 amount = 6 [ (validate.rules).int64.gt = 0 ];
25
+ int64 parent_account_id = 7;
26
+ string gateway = 8 [ (validate.rules).string = {
27
+ min_len : 1,
28
+ max_len : 100,
29
+ } ];
30
+ string user = 9;
31
+ }
32
+
33
+ message PaidAndWithDrawDongTotResponse {
34
+ string status = 1;
35
+ string message = 2;
36
+ }
37
+
38
+ message HaveAtmRequestRequest { int64 order_id = 1; }
39
+
40
+ message HaveAtmRequestResponse {
41
+ string status = 1;
42
+ ResponsePGateway data = 2;
43
+ }
44
+
45
+ message GetGatewayByOrderRequest { int64 order_id = 1; }
46
+
47
+ message GetGatewayByOrderResponse {
48
+ string status = 1;
49
+ repeated ResponsePGateway data = 2;
50
+ }
51
+
52
+ message ResponsePGateway {
53
+ string cv_request_id = 1;
54
+ int64 order_id = 2;
55
+ int64 account_id = 3;
56
+ string user = 4;
57
+ string phone = 5;
58
+ string ip = 6;
59
+ string gateway = 7;
60
+ ResponsePGatewayParams params = 8;
61
+ string id = 9;
62
+ }
63
+
64
+ message ResponsePGatewayParams {
65
+ optional int64 vpc_amount = 1;
66
+ optional int64 vpc_order_info = 2;
67
+ optional string vpc_response_code = 3;
68
+ optional string status = 4;
69
+ optional string data = 5;
70
+ optional int64 order_id = 6;
71
+ optional int64 amount = 8;
72
+ optional string source = 9;
73
+ optional string phone_number = 10;
74
+ optional string partner_trans_id = 11;
75
+ optional string description = 12;
76
+ optional string transaction_id = 14;
77
+ optional string app_trans_id = 15;
78
+ optional string session = 16;
79
+ optional string order_no = 17;
80
+ optional string checksum = 18;
81
+ }
package/order_pb.d.ts ADDED
@@ -0,0 +1,372 @@
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/order.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 } from "@bufbuild/protobuf";
9
+ import { Message, proto3 } from "@bufbuild/protobuf";
10
+
11
+ /**
12
+ * @generated from message ct_logic_uni_rev_payment.v1.PaidAndWithDrawDongTotRequest
13
+ */
14
+ export declare class PaidAndWithDrawDongTotRequest extends Message<PaidAndWithDrawDongTotRequest> {
15
+ /**
16
+ * @generated from field: int64 order_id = 1;
17
+ */
18
+ orderId: bigint;
19
+
20
+ /**
21
+ * @generated from field: int64 account_id = 2;
22
+ */
23
+ accountId: bigint;
24
+
25
+ /**
26
+ * @generated from field: string request_id = 3;
27
+ */
28
+ requestId: string;
29
+
30
+ /**
31
+ * @generated from field: string platform = 4;
32
+ */
33
+ platform: string;
34
+
35
+ /**
36
+ * @generated from field: string transaction_id = 5;
37
+ */
38
+ transactionId: string;
39
+
40
+ /**
41
+ * @generated from field: int64 amount = 6;
42
+ */
43
+ amount: bigint;
44
+
45
+ /**
46
+ * @generated from field: int64 parent_account_id = 7;
47
+ */
48
+ parentAccountId: bigint;
49
+
50
+ /**
51
+ * @generated from field: string gateway = 8;
52
+ */
53
+ gateway: string;
54
+
55
+ /**
56
+ * @generated from field: string user = 9;
57
+ */
58
+ user: string;
59
+
60
+ constructor(data?: PartialMessage<PaidAndWithDrawDongTotRequest>);
61
+
62
+ static readonly runtime: typeof proto3;
63
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaidAndWithDrawDongTotRequest";
64
+ static readonly fields: FieldList;
65
+
66
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaidAndWithDrawDongTotRequest;
67
+
68
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaidAndWithDrawDongTotRequest;
69
+
70
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaidAndWithDrawDongTotRequest;
71
+
72
+ static equals(a: PaidAndWithDrawDongTotRequest | PlainMessage<PaidAndWithDrawDongTotRequest> | undefined, b: PaidAndWithDrawDongTotRequest | PlainMessage<PaidAndWithDrawDongTotRequest> | undefined): boolean;
73
+ }
74
+
75
+ /**
76
+ * @generated from message ct_logic_uni_rev_payment.v1.PaidAndWithDrawDongTotResponse
77
+ */
78
+ export declare class PaidAndWithDrawDongTotResponse extends Message<PaidAndWithDrawDongTotResponse> {
79
+ /**
80
+ * @generated from field: string status = 1;
81
+ */
82
+ status: string;
83
+
84
+ /**
85
+ * @generated from field: string message = 2;
86
+ */
87
+ message: string;
88
+
89
+ constructor(data?: PartialMessage<PaidAndWithDrawDongTotResponse>);
90
+
91
+ static readonly runtime: typeof proto3;
92
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.PaidAndWithDrawDongTotResponse";
93
+ static readonly fields: FieldList;
94
+
95
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PaidAndWithDrawDongTotResponse;
96
+
97
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PaidAndWithDrawDongTotResponse;
98
+
99
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PaidAndWithDrawDongTotResponse;
100
+
101
+ static equals(a: PaidAndWithDrawDongTotResponse | PlainMessage<PaidAndWithDrawDongTotResponse> | undefined, b: PaidAndWithDrawDongTotResponse | PlainMessage<PaidAndWithDrawDongTotResponse> | undefined): boolean;
102
+ }
103
+
104
+ /**
105
+ * @generated from message ct_logic_uni_rev_payment.v1.HaveAtmRequestRequest
106
+ */
107
+ export declare class HaveAtmRequestRequest extends Message<HaveAtmRequestRequest> {
108
+ /**
109
+ * @generated from field: int64 order_id = 1;
110
+ */
111
+ orderId: bigint;
112
+
113
+ constructor(data?: PartialMessage<HaveAtmRequestRequest>);
114
+
115
+ static readonly runtime: typeof proto3;
116
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.HaveAtmRequestRequest";
117
+ static readonly fields: FieldList;
118
+
119
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HaveAtmRequestRequest;
120
+
121
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HaveAtmRequestRequest;
122
+
123
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HaveAtmRequestRequest;
124
+
125
+ static equals(a: HaveAtmRequestRequest | PlainMessage<HaveAtmRequestRequest> | undefined, b: HaveAtmRequestRequest | PlainMessage<HaveAtmRequestRequest> | undefined): boolean;
126
+ }
127
+
128
+ /**
129
+ * @generated from message ct_logic_uni_rev_payment.v1.HaveAtmRequestResponse
130
+ */
131
+ export declare class HaveAtmRequestResponse extends Message<HaveAtmRequestResponse> {
132
+ /**
133
+ * @generated from field: string status = 1;
134
+ */
135
+ status: string;
136
+
137
+ /**
138
+ * @generated from field: ct_logic_uni_rev_payment.v1.ResponsePGateway data = 2;
139
+ */
140
+ data?: ResponsePGateway;
141
+
142
+ constructor(data?: PartialMessage<HaveAtmRequestResponse>);
143
+
144
+ static readonly runtime: typeof proto3;
145
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.HaveAtmRequestResponse";
146
+ static readonly fields: FieldList;
147
+
148
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HaveAtmRequestResponse;
149
+
150
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HaveAtmRequestResponse;
151
+
152
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HaveAtmRequestResponse;
153
+
154
+ static equals(a: HaveAtmRequestResponse | PlainMessage<HaveAtmRequestResponse> | undefined, b: HaveAtmRequestResponse | PlainMessage<HaveAtmRequestResponse> | undefined): boolean;
155
+ }
156
+
157
+ /**
158
+ * @generated from message ct_logic_uni_rev_payment.v1.GetGatewayByOrderRequest
159
+ */
160
+ export declare class GetGatewayByOrderRequest extends Message<GetGatewayByOrderRequest> {
161
+ /**
162
+ * @generated from field: int64 order_id = 1;
163
+ */
164
+ orderId: bigint;
165
+
166
+ constructor(data?: PartialMessage<GetGatewayByOrderRequest>);
167
+
168
+ static readonly runtime: typeof proto3;
169
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetGatewayByOrderRequest";
170
+ static readonly fields: FieldList;
171
+
172
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetGatewayByOrderRequest;
173
+
174
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetGatewayByOrderRequest;
175
+
176
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetGatewayByOrderRequest;
177
+
178
+ static equals(a: GetGatewayByOrderRequest | PlainMessage<GetGatewayByOrderRequest> | undefined, b: GetGatewayByOrderRequest | PlainMessage<GetGatewayByOrderRequest> | undefined): boolean;
179
+ }
180
+
181
+ /**
182
+ * @generated from message ct_logic_uni_rev_payment.v1.GetGatewayByOrderResponse
183
+ */
184
+ export declare class GetGatewayByOrderResponse extends Message<GetGatewayByOrderResponse> {
185
+ /**
186
+ * @generated from field: string status = 1;
187
+ */
188
+ status: string;
189
+
190
+ /**
191
+ * @generated from field: repeated ct_logic_uni_rev_payment.v1.ResponsePGateway data = 2;
192
+ */
193
+ data: ResponsePGateway[];
194
+
195
+ constructor(data?: PartialMessage<GetGatewayByOrderResponse>);
196
+
197
+ static readonly runtime: typeof proto3;
198
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.GetGatewayByOrderResponse";
199
+ static readonly fields: FieldList;
200
+
201
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetGatewayByOrderResponse;
202
+
203
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetGatewayByOrderResponse;
204
+
205
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetGatewayByOrderResponse;
206
+
207
+ static equals(a: GetGatewayByOrderResponse | PlainMessage<GetGatewayByOrderResponse> | undefined, b: GetGatewayByOrderResponse | PlainMessage<GetGatewayByOrderResponse> | undefined): boolean;
208
+ }
209
+
210
+ /**
211
+ * @generated from message ct_logic_uni_rev_payment.v1.ResponsePGateway
212
+ */
213
+ export declare class ResponsePGateway extends Message<ResponsePGateway> {
214
+ /**
215
+ * @generated from field: string cv_request_id = 1;
216
+ */
217
+ cvRequestId: string;
218
+
219
+ /**
220
+ * @generated from field: int64 order_id = 2;
221
+ */
222
+ orderId: bigint;
223
+
224
+ /**
225
+ * @generated from field: int64 account_id = 3;
226
+ */
227
+ accountId: bigint;
228
+
229
+ /**
230
+ * @generated from field: string user = 4;
231
+ */
232
+ user: string;
233
+
234
+ /**
235
+ * @generated from field: string phone = 5;
236
+ */
237
+ phone: string;
238
+
239
+ /**
240
+ * @generated from field: string ip = 6;
241
+ */
242
+ ip: string;
243
+
244
+ /**
245
+ * @generated from field: string gateway = 7;
246
+ */
247
+ gateway: string;
248
+
249
+ /**
250
+ * @generated from field: ct_logic_uni_rev_payment.v1.ResponsePGatewayParams params = 8;
251
+ */
252
+ params?: ResponsePGatewayParams;
253
+
254
+ /**
255
+ * @generated from field: string id = 9;
256
+ */
257
+ id: string;
258
+
259
+ constructor(data?: PartialMessage<ResponsePGateway>);
260
+
261
+ static readonly runtime: typeof proto3;
262
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ResponsePGateway";
263
+ static readonly fields: FieldList;
264
+
265
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ResponsePGateway;
266
+
267
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ResponsePGateway;
268
+
269
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ResponsePGateway;
270
+
271
+ static equals(a: ResponsePGateway | PlainMessage<ResponsePGateway> | undefined, b: ResponsePGateway | PlainMessage<ResponsePGateway> | undefined): boolean;
272
+ }
273
+
274
+ /**
275
+ * @generated from message ct_logic_uni_rev_payment.v1.ResponsePGatewayParams
276
+ */
277
+ export declare class ResponsePGatewayParams extends Message<ResponsePGatewayParams> {
278
+ /**
279
+ * @generated from field: optional int64 vpc_amount = 1;
280
+ */
281
+ vpcAmount?: bigint;
282
+
283
+ /**
284
+ * @generated from field: optional int64 vpc_order_info = 2;
285
+ */
286
+ vpcOrderInfo?: bigint;
287
+
288
+ /**
289
+ * @generated from field: optional string vpc_response_code = 3;
290
+ */
291
+ vpcResponseCode?: string;
292
+
293
+ /**
294
+ * @generated from field: optional string status = 4;
295
+ */
296
+ status?: string;
297
+
298
+ /**
299
+ * @generated from field: optional string data = 5;
300
+ */
301
+ data?: string;
302
+
303
+ /**
304
+ * @generated from field: optional int64 order_id = 6;
305
+ */
306
+ orderId?: bigint;
307
+
308
+ /**
309
+ * @generated from field: optional int64 amount = 8;
310
+ */
311
+ amount?: bigint;
312
+
313
+ /**
314
+ * @generated from field: optional string source = 9;
315
+ */
316
+ source?: string;
317
+
318
+ /**
319
+ * @generated from field: optional string phone_number = 10;
320
+ */
321
+ phoneNumber?: string;
322
+
323
+ /**
324
+ * @generated from field: optional string partner_trans_id = 11;
325
+ */
326
+ partnerTransId?: string;
327
+
328
+ /**
329
+ * @generated from field: optional string description = 12;
330
+ */
331
+ description?: string;
332
+
333
+ /**
334
+ * @generated from field: optional string transaction_id = 14;
335
+ */
336
+ transactionId?: string;
337
+
338
+ /**
339
+ * @generated from field: optional string app_trans_id = 15;
340
+ */
341
+ appTransId?: string;
342
+
343
+ /**
344
+ * @generated from field: optional string session = 16;
345
+ */
346
+ session?: string;
347
+
348
+ /**
349
+ * @generated from field: optional string order_no = 17;
350
+ */
351
+ orderNo?: string;
352
+
353
+ /**
354
+ * @generated from field: optional string checksum = 18;
355
+ */
356
+ checksum?: string;
357
+
358
+ constructor(data?: PartialMessage<ResponsePGatewayParams>);
359
+
360
+ static readonly runtime: typeof proto3;
361
+ static readonly typeName = "ct_logic_uni_rev_payment.v1.ResponsePGatewayParams";
362
+ static readonly fields: FieldList;
363
+
364
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ResponsePGatewayParams;
365
+
366
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ResponsePGatewayParams;
367
+
368
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ResponsePGatewayParams;
369
+
370
+ static equals(a: ResponsePGatewayParams | PlainMessage<ResponsePGatewayParams> | undefined, b: ResponsePGatewayParams | PlainMessage<ResponsePGatewayParams> | undefined): boolean;
371
+ }
372
+