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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/ad_service.proto +53 -0
  2. package/ad_service_pb.d.ts +248 -0
  3. package/ad_service_pb.js +99 -0
  4. package/cart.proto +122 -0
  5. package/cart_pb.d.ts +656 -0
  6. package/cart_pb.js +237 -0
  7. package/configuration.proto +147 -0
  8. package/configuration_pb.d.ts +716 -0
  9. package/configuration_pb.js +237 -0
  10. package/crepro_campaign.proto +277 -0
  11. package/crepro_campaign_pb.d.ts +1266 -0
  12. package/crepro_campaign_pb.js +436 -0
  13. package/crepro_code.proto +77 -0
  14. package/crepro_code_pb.d.ts +355 -0
  15. package/crepro_code_pb.js +130 -0
  16. package/crepro_log.proto +32 -0
  17. package/crepro_log_pb.d.ts +142 -0
  18. package/crepro_log_pb.js +51 -0
  19. package/crepro_redemption.proto +76 -0
  20. package/crepro_redemption_pb.d.ts +352 -0
  21. package/crepro_redemption_pb.js +119 -0
  22. package/dongtot.proto +758 -0
  23. package/dongtot_pb.d.ts +4169 -0
  24. package/dongtot_pb.js +1357 -0
  25. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.d.ts +350 -0
  26. package/dongtot_service-LogicUniRevPaymentDongTotService_connectquery.js +551 -0
  27. package/dongtot_service.proto +154 -0
  28. package/dongtot_service_connect.d.ts +316 -0
  29. package/dongtot_service_connect.js +316 -0
  30. package/econtract.proto +675 -0
  31. package/econtract_pb.d.ts +3522 -0
  32. package/econtract_pb.js +1176 -0
  33. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.d.ts +419 -0
  34. package/econtract_service-LogicUniRevPaymentEcontractService_connectquery.js +673 -0
  35. package/econtract_service.proto +71 -0
  36. package/econtract_service_connect.d.ts +381 -0
  37. package/econtract_service_connect.js +381 -0
  38. package/fundiin.proto +53 -0
  39. package/fundiin_pb.d.ts +255 -0
  40. package/fundiin_pb.js +85 -0
  41. package/google_billing.proto +65 -0
  42. package/google_billing_pb.d.ts +372 -0
  43. package/google_billing_pb.js +146 -0
  44. package/iap.proto +53 -0
  45. package/iap_pb.d.ts +281 -0
  46. package/iap_pb.js +109 -0
  47. package/momo.proto +92 -0
  48. package/momo_pb.d.ts +481 -0
  49. package/momo_pb.js +150 -0
  50. package/napas.proto +110 -0
  51. package/napas_pb.d.ts +587 -0
  52. package/napas_pb.js +192 -0
  53. package/order.proto +81 -0
  54. package/order_pb.d.ts +372 -0
  55. package/order_pb.js +123 -0
  56. package/package.json +10 -0
  57. package/package.proto +382 -0
  58. package/package_pb.d.ts +1907 -0
  59. package/package_pb.js +621 -0
  60. package/payment_promotion.proto +170 -0
  61. package/payment_promotion_pb.d.ts +893 -0
  62. package/payment_promotion_pb.js +311 -0
  63. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.d.ts +112 -0
  64. package/payment_promotion_service-LogicUniRevPaymentPromotionService_connectquery.js +171 -0
  65. package/payment_promotion_service.proto +73 -0
  66. package/payment_promotion_service_connect.d.ts +102 -0
  67. package/payment_promotion_service_connect.js +102 -0
  68. package/payoo.proto +55 -0
  69. package/payoo_pb.d.ts +282 -0
  70. package/payoo_pb.js +105 -0
  71. package/pricer.proto +154 -0
  72. package/pricer_pb.d.ts +823 -0
  73. package/pricer_pb.js +260 -0
  74. package/rabbit_mq.proto +51 -0
  75. package/rabbit_mq_pb.d.ts +257 -0
  76. package/rabbit_mq_pb.js +78 -0
  77. package/refund_order.proto +37 -0
  78. package/refund_order_pb.d.ts +184 -0
  79. package/refund_order_pb.js +63 -0
  80. package/scripts/modify_package_json.js +50 -0
  81. package/service-LogicUniRevPaymentService_connectquery.d.ts +1239 -0
  82. package/service-LogicUniRevPaymentService_connectquery.js +1968 -0
  83. package/service.proto +643 -0
  84. package/service_connect.d.ts +1120 -0
  85. package/service_connect.js +1120 -0
  86. package/subscription.proto +24 -0
  87. package/subscription_pb.d.ts +98 -0
  88. package/subscription_pb.js +37 -0
  89. package/template.proto +76 -0
  90. package/template_pb.d.ts +387 -0
  91. package/template_pb.js +140 -0
  92. package/transaction.proto +513 -0
  93. package/transaction_pb.d.ts +2717 -0
  94. package/transaction_pb.js +856 -0
  95. package/virtual_account.proto +265 -0
  96. package/virtual_account_pb.d.ts +1442 -0
  97. package/virtual_account_pb.js +478 -0
  98. package/zalopay.proto +78 -0
  99. package/zalopay_pb.d.ts +423 -0
  100. package/zalopay_pb.js +153 -0
@@ -0,0 +1,1239 @@
1
+ // @generated by protoc-gen-connect-query v0.4.4 with parameter "target=js+dts"
2
+ // @generated from file ct-logic-uni-rev-payment/v1/service.proto (package ct_logic_uni_rev_payment.v1, syntax proto3)
3
+ /* eslint-disable */
4
+ // @ts-nocheck
5
+
6
+ import { CreatePaaSTransactionRequest, CreatePaaSTransactionResponse, CreateTransactionRequest, CreateTransactionResponse, ForceMappingPaymentRequest, ForceMappingPaymentResponse, GetCartPaymentInfoRequest, GetCartPaymentInfoResponse, GetCartShopInfoRequest, GetCartShopInfoResponse, GetCartSubscriptionInfoRequest, GetCartSubscriptionInfoResponse, GetCartTopupInfoRequest, GetCartTopupInfoResponse, GetIPNStatusRequest, GetIPNStatusResponse, GetResponseTransactionRequest, GetResponseTransactionResponse, GetStatusTokenRequest, GetStatusTokenResponse, PayOrderRequest, PayOrderResponse, ProcessPaymentRequest, ProcessPaymentResponse, ValidateMappingPaymentRequest, ValidateMappingPaymentResponse, ViewTransactionRequest, ViewTransactionResponse } from "./transaction_pb.js";
7
+ import { MethodKind } from "@bufbuild/protobuf";
8
+ import { GetMomoCheckPhoneRequest, GetMomoCheckPhoneResponse, GetMomoDongTotPackagesRequest, GetMomoDongTotPackagesResponse, MomoIPNRequest, MomoIPNResponse, PostMomoTopupRequest, PostMomoTopupResponse } from "./momo_pb.js";
9
+ import { DeletePaymentTokenRequest, DeletePaymentTokenResponse, GetListMerchantBankInfoRequest, GetListMerchantBankInfoResponse, GetPaymentTokensRequest, GetPaymentTokensResponse, ZaloPayBindingIPNRequest, ZaloPayBindingIPNResponse, ZaloPayIPNRequest, ZaloPayIPNResponse } from "./zalopay_pb.js";
10
+ import { PayooBankTransferIPNRequest, PayooBankTransferIPNResponse, PayooCheckPhoneAtPosRequest, PayooCheckPhoneAtPosResponse, PayooIPNRequest, PayooIPNResponse, PayooTopupAtPosRequest, PayooTopupAtPosResponse } from "./payoo_pb.js";
11
+ import { CheckIapIosUserConsentRequest, CheckIapIosUserConsentResponse, IosServerNotificationRequest, IosServerNotificationResponse, PostLogInAppIosRequest, PostLogInAppIosResponse, PostVerifyInAppIosRequest, PostVerifyInAppIosResponse } from "./iap_pb.js";
12
+ import { DeleteNapasTokenByIdRequest, DeleteNapasTokenByIdResponse, GetNapasFormByIdRequest, GetNapasFormByIdResponse, GetNapasTokensRequest, GetNapasTokensResponse, NapasIPNRequest, NapasIPNResponse, PayNapasTokenRequest, PayNapasTokenResponse, ResponseNapasByIdRequest, ResponseNapasByIdResponse } from "./napas_pb.js";
13
+ import { GetGatewayByOrderRequest, GetGatewayByOrderResponse, HaveAtmRequestRequest, HaveAtmRequestResponse, PaidAndWithDrawDongTotRequest, PaidAndWithDrawDongTotResponse } from "./order_pb.js";
14
+ import { BnplCallCenterTemplateRequest, BnplCallCenterTemplateResponse, BnplPaymentLimitTemplateRequest, BnplPaymentLimitTemplateResponse, GoogleBillingPaymentMessageTemplateRequest, GoogleBillingPaymentMessageTemplateResponse, GoogleBillingPaymentPageTemplateRequest, GoogleBillingPaymentPageTemplateResponse, GoogleBillingServiceMessageTemplateRequest, GoogleBillingServiceMessageTemplateResponse } from "./template_pb.js";
15
+ import { FundiinIPNRequest, FundiinIPNResponse, FundiinTagsRequest, FundiinTagsResponse } from "./fundiin_pb.js";
16
+ import { CheckGoogleBillingOrdersRequest, CheckGoogleBillingOrdersResponse, GetGoogleBillingOrdersRequest, GetGoogleBillingOrdersResponse, GoogleBillingIPNRequest, GoogleBillingIPNResponse, GoogleBillingUnacknowledgedOrdersRequest, GoogleBillingUnacknowledgedOrdersResponse, RetryGoogleBillingOrderRequest, RetryGoogleBillingOrderResponse } from "./google_billing_pb.js";
17
+ import { GetPriceListingFeeDurationRequest, GetPriceListingFeeDurationResponse, GetPricePremiumFeatureByAdRequest, GetPricePremiumFeatureByAdResponse } from "./pricer_pb.js";
18
+ import { AddToCartRequest, AddToCartResponse, DeleteAllCartRequest, DeleteAllCartResponse, DeleteCartRequest, DeleteCartResponse, GetCartRequest, GetCartResponse } from "./cart_pb.js";
19
+ import { ForceUpdateInfoRequest, ForceUpdateInfoResponse, PaymentGatewayCheckoutInfoRequest, PaymentGatewayCheckoutInfoResponse, PaymentGatewayInfoRequest, PaymentGatewayInfoResponse } from "./configuration_pb.js";
20
+ import { ApproveCreditPromotionCampaignRequest, ApproveCreditPromotionCampaignResponse, AssignCreditPromotionCodeRequest, AssignCreditPromotionCodeResponse, AutoRedeemCreditPromotionCodeRequest, AutoRedeemCreditPromotionCodeResponse, CreateCreditPromotionCampaignRequest, CreateCreditPromotionCampaignResponse, ExportAssignmentByFilterRequest, ExportAssignmentByFilterResponse, ForceUpdateCampaignStatusRequest, ForceUpdateCampaignStatusResponse, GenerateCreditPromotionCodeRequest, GenerateCreditPromotionCodeResponse, GetAssignmentByFilterRequest, GetAssignmentByFilterResponse, GetCampaignInfoByRedemptionInfoRequest, GetCampaignInfoByRedemptionInfoResponse, GetCreditPromotionCampaignByIdRequest, GetCreditPromotionCampaignByIdResponse, GetListCreditPromotionCampaignRequest, GetListCreditPromotionCampaignResponse, MoveCreditPromotionCampaignToWaitForApprovalRequest, MoveCreditPromotionCampaignToWaitForApprovalResponse, RejectCreditPromotionCampaignRequest, RejectCreditPromotionCampaignResponse, UpdateCreditPromotionCampaignRequest, UpdateCreditPromotionCampaignResponse } from "./crepro_campaign_pb.js";
21
+ import { CheckCodeWithAccountIdRequest, CheckCodeWithAccountIdResponse, CheckIsRedeemCreditPromotionFromDiemtotRequest, CheckIsRedeemCreditPromotionFromDiemtotResponse, GetListCreditPromotionCodeRequest, GetListCreditPromotionCodeResponse, ManualRedeemCreditPromotionCodeRequest, ManualRedeemCreditPromotionCodeResponse } from "./crepro_code_pb.js";
22
+ import { DeleteCreditPromotionRedemptionByIdRequest, DeleteCreditPromotionRedemptionByIdResponse, GetListCreditPromotionRedemptionRequest, GetListCreditPromotionRedemptionResponse, UpdateCreditPromotionRedemptionRequest, UpdateCreditPromotionRedemptionResponse } from "./crepro_redemption_pb.js";
23
+ import { GetCreditPromotionLogRequest, GetCreditPromotionLogResponse } from "./crepro_log_pb.js";
24
+ import { CreateBatchPackageRequest, CreateBatchPackageResponse, CreatePackageRequest, CreatePackageResponse, CreateVendorProductRequest, CreateVendorProductResponse, GetListPackagesBackOfficeRequest, GetListPackagesBackOfficeResponse, GetListPackagesByMultiplePackageIdsRequest, GetListPackagesByMultiplePackageIdsResponse, GetListPackagesByMultiplePackageUUIDsRequest, GetListPackagesByMultiplePackageUUIDsResponse, GetListPackagesByPaymentMethodRequest, GetListPackagesByPaymentMethodResponse, GetListPackagesRequest, GetListPackagesResponse, GetListPaymentMethodRequest, GetListPaymentMethodResponse, GetListVendorProductBackOfficeRequest, GetListVendorProductBackOfficeResponse, GetListVendorProductRequest, GetListVendorProductResponse, GetLogPackageRequest, GetLogPackageResponse, GetPackageByIdRequest, GetPackageByIdResponse, GetPackagesByPackageIdsRequest, GetPackagesByPackageIdsResponse, UpdatePackageMetaDataByIdRequest, UpdatePackageMetaDataByIdResponse, UpdatePackageStatusRequest, UpdatePackageStatusResponse, UpdateVendorProductByIdRequest, UpdateVendorProductByIdResponse } from "./package_pb.js";
25
+ import { CheckConditionRequest, CheckConditionResponse, ExtendFreeAdRequest, ExtendFreeAdResponse, GetAdExtensionPricesRequest, GetAdExtensionPricesResponse } from "./ad_service_pb.js";
26
+ import { GetCurrentSubscriptionServeInfoRequest, GetCurrentSubscriptionServeInfoResponse } from "./subscription_pb.js";
27
+ import { GetDongTotPackageForRefundRequest, GetDongTotPackageForRefundResponse } from "./refund_order_pb.js";
28
+ import { CalculateVATopupDongtotRequest, CalculateVATopupDongtotResponse, GetDynamicVirtualAccountRequest, GetDynamicVirtualAccountResponse, GetVirtualAccountBankTransferRequest, GetVirtualAccountBankTransferResponse, GetVirtualAccountInfoRequest, GetVirtualAccountInfoResponse, GetVirtualAccountPaymentOrderBaseRequest, GetVirtualAccountPaymentOrderBaseResponse, GetVirtualAccountRemitterRequest, GetVirtualAccountRemitterResponse, GetVirtualAccountRemittersRequest, GetVirtualAccountRemittersResponse, GetVirtualAccountRequest, GetVirtualAccountResponse, GetVirtualAccountViewStatementsRequest, GetVirtualAccountViewStatementsResponse, ProcessRawCakeIPNRequest, ProcessRawCakeIPNResponse, VirtualAccountSendZNSRequest, VirtualAccountSendZNSResponse, VirtualAccountSendZNSsCampaignRequest, VirtualAccountSendZNSsCampaignResponse, VPBIPNRequest, VPBIPNResponse } from "./virtual_account_pb.js";
29
+ import { UnaryHooks } from "@connectrpc/connect-query";
30
+
31
+ /**
32
+ * @generated from service ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService
33
+ */
34
+ export declare const LogicUniRevPaymentService: {
35
+ readonly typeName: "ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService",
36
+ readonly methods: {
37
+ /**
38
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreateTransaction
39
+ */
40
+ readonly createTransaction: {
41
+ readonly name: "CreateTransaction",
42
+ readonly I: typeof CreateTransactionRequest,
43
+ readonly O: typeof CreateTransactionResponse,
44
+ readonly kind: MethodKind.Unary,
45
+ },
46
+ /**
47
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayOrder
48
+ */
49
+ readonly payOrder: {
50
+ readonly name: "PayOrder",
51
+ readonly I: typeof PayOrderRequest,
52
+ readonly O: typeof PayOrderResponse,
53
+ readonly kind: MethodKind.Unary,
54
+ },
55
+ /**
56
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.MomoIPN
57
+ */
58
+ readonly momoIPN: {
59
+ readonly name: "MomoIPN",
60
+ readonly I: typeof MomoIPNRequest,
61
+ readonly O: typeof MomoIPNResponse,
62
+ readonly kind: MethodKind.Unary,
63
+ },
64
+ /**
65
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ZaloPayIPN
66
+ */
67
+ readonly zaloPayIPN: {
68
+ readonly name: "ZaloPayIPN",
69
+ readonly I: typeof ZaloPayIPNRequest,
70
+ readonly O: typeof ZaloPayIPNResponse,
71
+ readonly kind: MethodKind.Unary,
72
+ },
73
+ /**
74
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ZaloPayBindingIPN
75
+ */
76
+ readonly zaloPayBindingIPN: {
77
+ readonly name: "ZaloPayBindingIPN",
78
+ readonly I: typeof ZaloPayBindingIPNRequest,
79
+ readonly O: typeof ZaloPayBindingIPNResponse,
80
+ readonly kind: MethodKind.Unary,
81
+ },
82
+ /**
83
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetPaymentTokens
84
+ */
85
+ readonly getPaymentTokens: {
86
+ readonly name: "GetPaymentTokens",
87
+ readonly I: typeof GetPaymentTokensRequest,
88
+ readonly O: typeof GetPaymentTokensResponse,
89
+ readonly kind: MethodKind.Unary,
90
+ },
91
+ /**
92
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.DeletePaymentToken
93
+ */
94
+ readonly deletePaymentToken: {
95
+ readonly name: "DeletePaymentToken",
96
+ readonly I: typeof DeletePaymentTokenRequest,
97
+ readonly O: typeof DeletePaymentTokenResponse,
98
+ readonly kind: MethodKind.Unary,
99
+ },
100
+ /**
101
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayooIPN
102
+ */
103
+ readonly payooIPN: {
104
+ readonly name: "PayooIPN",
105
+ readonly I: typeof PayooIPNRequest,
106
+ readonly O: typeof PayooIPNResponse,
107
+ readonly kind: MethodKind.Unary,
108
+ },
109
+ /**
110
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayooBankTransferIPN
111
+ */
112
+ readonly payooBankTransferIPN: {
113
+ readonly name: "PayooBankTransferIPN",
114
+ readonly I: typeof PayooBankTransferIPNRequest,
115
+ readonly O: typeof PayooBankTransferIPNResponse,
116
+ readonly kind: MethodKind.Unary,
117
+ },
118
+ /**
119
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetResponseTransaction
120
+ */
121
+ readonly getResponseTransaction: {
122
+ readonly name: "GetResponseTransaction",
123
+ readonly I: typeof GetResponseTransactionRequest,
124
+ readonly O: typeof GetResponseTransactionResponse,
125
+ readonly kind: MethodKind.Unary,
126
+ },
127
+ /**
128
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PostVerifyInAppIos
129
+ */
130
+ readonly postVerifyInAppIos: {
131
+ readonly name: "PostVerifyInAppIos",
132
+ readonly I: typeof PostVerifyInAppIosRequest,
133
+ readonly O: typeof PostVerifyInAppIosResponse,
134
+ readonly kind: MethodKind.Unary,
135
+ },
136
+ /**
137
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PostLogInAppIos
138
+ */
139
+ readonly postLogInAppIos: {
140
+ readonly name: "PostLogInAppIos",
141
+ readonly I: typeof PostLogInAppIosRequest,
142
+ readonly O: typeof PostLogInAppIosResponse,
143
+ readonly kind: MethodKind.Unary,
144
+ },
145
+ /**
146
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.IosServerNotification
147
+ */
148
+ readonly iosServerNotification: {
149
+ readonly name: "IosServerNotification",
150
+ readonly I: typeof IosServerNotificationRequest,
151
+ readonly O: typeof IosServerNotificationResponse,
152
+ readonly kind: MethodKind.Unary,
153
+ },
154
+ /**
155
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CheckIapIosUserConsent
156
+ */
157
+ readonly checkIapIosUserConsent: {
158
+ readonly name: "CheckIapIosUserConsent",
159
+ readonly I: typeof CheckIapIosUserConsentRequest,
160
+ readonly O: typeof CheckIapIosUserConsentResponse,
161
+ readonly kind: MethodKind.Unary,
162
+ },
163
+ /**
164
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetNapasFormById
165
+ */
166
+ readonly getNapasFormById: {
167
+ readonly name: "GetNapasFormById",
168
+ readonly I: typeof GetNapasFormByIdRequest,
169
+ readonly O: typeof GetNapasFormByIdResponse,
170
+ readonly kind: MethodKind.Unary,
171
+ },
172
+ /**
173
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.NapasIPN
174
+ */
175
+ readonly napasIPN: {
176
+ readonly name: "NapasIPN",
177
+ readonly I: typeof NapasIPNRequest,
178
+ readonly O: typeof NapasIPNResponse,
179
+ readonly kind: MethodKind.Unary,
180
+ },
181
+ /**
182
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ResponseNapasById
183
+ */
184
+ readonly responseNapasById: {
185
+ readonly name: "ResponseNapasById",
186
+ readonly I: typeof ResponseNapasByIdRequest,
187
+ readonly O: typeof ResponseNapasByIdResponse,
188
+ readonly kind: MethodKind.Unary,
189
+ },
190
+ /**
191
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayNapasToken
192
+ */
193
+ readonly payNapasToken: {
194
+ readonly name: "PayNapasToken",
195
+ readonly I: typeof PayNapasTokenRequest,
196
+ readonly O: typeof PayNapasTokenResponse,
197
+ readonly kind: MethodKind.Unary,
198
+ },
199
+ /**
200
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetNapasTokens
201
+ */
202
+ readonly getNapasTokens: {
203
+ readonly name: "GetNapasTokens",
204
+ readonly I: typeof GetNapasTokensRequest,
205
+ readonly O: typeof GetNapasTokensResponse,
206
+ readonly kind: MethodKind.Unary,
207
+ },
208
+ /**
209
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.DeleteNapasTokenById
210
+ */
211
+ readonly deleteNapasTokenById: {
212
+ readonly name: "DeleteNapasTokenById",
213
+ readonly I: typeof DeleteNapasTokenByIdRequest,
214
+ readonly O: typeof DeleteNapasTokenByIdResponse,
215
+ readonly kind: MethodKind.Unary,
216
+ },
217
+ /**
218
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetMomoCheckPhone
219
+ */
220
+ readonly getMomoCheckPhone: {
221
+ readonly name: "GetMomoCheckPhone",
222
+ readonly I: typeof GetMomoCheckPhoneRequest,
223
+ readonly O: typeof GetMomoCheckPhoneResponse,
224
+ readonly kind: MethodKind.Unary,
225
+ },
226
+ /**
227
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetMomoDongTotPackages
228
+ */
229
+ readonly getMomoDongTotPackages: {
230
+ readonly name: "GetMomoDongTotPackages",
231
+ readonly I: typeof GetMomoDongTotPackagesRequest,
232
+ readonly O: typeof GetMomoDongTotPackagesResponse,
233
+ readonly kind: MethodKind.Unary,
234
+ },
235
+ /**
236
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PostMomoTopup
237
+ */
238
+ readonly postMomoTopup: {
239
+ readonly name: "PostMomoTopup",
240
+ readonly I: typeof PostMomoTopupRequest,
241
+ readonly O: typeof PostMomoTopupResponse,
242
+ readonly kind: MethodKind.Unary,
243
+ },
244
+ /**
245
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PaidAndWithDrawDongTot
246
+ */
247
+ readonly paidAndWithDrawDongTot: {
248
+ readonly name: "PaidAndWithDrawDongTot",
249
+ readonly I: typeof PaidAndWithDrawDongTotRequest,
250
+ readonly O: typeof PaidAndWithDrawDongTotResponse,
251
+ readonly kind: MethodKind.Unary,
252
+ },
253
+ /**
254
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.HaveAtmRequest
255
+ */
256
+ readonly haveAtmRequest: {
257
+ readonly name: "HaveAtmRequest",
258
+ readonly I: typeof HaveAtmRequestRequest,
259
+ readonly O: typeof HaveAtmRequestResponse,
260
+ readonly kind: MethodKind.Unary,
261
+ },
262
+ /**
263
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetGatewayByOrder
264
+ */
265
+ readonly getGatewayByOrder: {
266
+ readonly name: "GetGatewayByOrder",
267
+ readonly I: typeof GetGatewayByOrderRequest,
268
+ readonly O: typeof GetGatewayByOrderResponse,
269
+ readonly kind: MethodKind.Unary,
270
+ },
271
+ /**
272
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ViewTransaction
273
+ */
274
+ readonly viewTransaction: {
275
+ readonly name: "ViewTransaction",
276
+ readonly I: typeof ViewTransactionRequest,
277
+ readonly O: typeof ViewTransactionResponse,
278
+ readonly kind: MethodKind.Unary,
279
+ },
280
+ /**
281
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.BnplPaymentLimitTemplate
282
+ */
283
+ readonly bnplPaymentLimitTemplate: {
284
+ readonly name: "BnplPaymentLimitTemplate",
285
+ readonly I: typeof BnplPaymentLimitTemplateRequest,
286
+ readonly O: typeof BnplPaymentLimitTemplateResponse,
287
+ readonly kind: MethodKind.Unary,
288
+ },
289
+ /**
290
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.BnplCallCenterTemplate
291
+ */
292
+ readonly bnplCallCenterTemplate: {
293
+ readonly name: "BnplCallCenterTemplate",
294
+ readonly I: typeof BnplCallCenterTemplateRequest,
295
+ readonly O: typeof BnplCallCenterTemplateResponse,
296
+ readonly kind: MethodKind.Unary,
297
+ },
298
+ /**
299
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GoogleBillingServiceMessageTemplate
300
+ */
301
+ readonly googleBillingServiceMessageTemplate: {
302
+ readonly name: "GoogleBillingServiceMessageTemplate",
303
+ readonly I: typeof GoogleBillingServiceMessageTemplateRequest,
304
+ readonly O: typeof GoogleBillingServiceMessageTemplateResponse,
305
+ readonly kind: MethodKind.Unary,
306
+ },
307
+ /**
308
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GoogleBillingPaymentMessageTemplate
309
+ */
310
+ readonly googleBillingPaymentMessageTemplate: {
311
+ readonly name: "GoogleBillingPaymentMessageTemplate",
312
+ readonly I: typeof GoogleBillingPaymentMessageTemplateRequest,
313
+ readonly O: typeof GoogleBillingPaymentMessageTemplateResponse,
314
+ readonly kind: MethodKind.Unary,
315
+ },
316
+ /**
317
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GoogleBillingPaymentPageTemplate
318
+ */
319
+ readonly googleBillingPaymentPageTemplate: {
320
+ readonly name: "GoogleBillingPaymentPageTemplate",
321
+ readonly I: typeof GoogleBillingPaymentPageTemplateRequest,
322
+ readonly O: typeof GoogleBillingPaymentPageTemplateResponse,
323
+ readonly kind: MethodKind.Unary,
324
+ },
325
+ /**
326
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.FundiinIPN
327
+ */
328
+ readonly fundiinIPN: {
329
+ readonly name: "FundiinIPN",
330
+ readonly I: typeof FundiinIPNRequest,
331
+ readonly O: typeof FundiinIPNResponse,
332
+ readonly kind: MethodKind.Unary,
333
+ },
334
+ /**
335
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.FundiinTags
336
+ */
337
+ readonly fundiinTags: {
338
+ readonly name: "FundiinTags",
339
+ readonly I: typeof FundiinTagsRequest,
340
+ readonly O: typeof FundiinTagsResponse,
341
+ readonly kind: MethodKind.Unary,
342
+ },
343
+ /**
344
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayooCheckPhoneAtPos
345
+ */
346
+ readonly payooCheckPhoneAtPos: {
347
+ readonly name: "PayooCheckPhoneAtPos",
348
+ readonly I: typeof PayooCheckPhoneAtPosRequest,
349
+ readonly O: typeof PayooCheckPhoneAtPosResponse,
350
+ readonly kind: MethodKind.Unary,
351
+ },
352
+ /**
353
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PayooTopupAtPos
354
+ */
355
+ readonly payooTopupAtPos: {
356
+ readonly name: "PayooTopupAtPos",
357
+ readonly I: typeof PayooTopupAtPosRequest,
358
+ readonly O: typeof PayooTopupAtPosResponse,
359
+ readonly kind: MethodKind.Unary,
360
+ },
361
+ /**
362
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GoogleBillingIPN
363
+ */
364
+ readonly googleBillingIPN: {
365
+ readonly name: "GoogleBillingIPN",
366
+ readonly I: typeof GoogleBillingIPNRequest,
367
+ readonly O: typeof GoogleBillingIPNResponse,
368
+ readonly kind: MethodKind.Unary,
369
+ },
370
+ /**
371
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GoogleBillingUnacknowledgedOrders
372
+ */
373
+ readonly googleBillingUnacknowledgedOrders: {
374
+ readonly name: "GoogleBillingUnacknowledgedOrders",
375
+ readonly I: typeof GoogleBillingUnacknowledgedOrdersRequest,
376
+ readonly O: typeof GoogleBillingUnacknowledgedOrdersResponse,
377
+ readonly kind: MethodKind.Unary,
378
+ },
379
+ /**
380
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetPricePremiumFeatureByAd
381
+ */
382
+ readonly getPricePremiumFeatureByAd: {
383
+ readonly name: "GetPricePremiumFeatureByAd",
384
+ readonly I: typeof GetPricePremiumFeatureByAdRequest,
385
+ readonly O: typeof GetPricePremiumFeatureByAdResponse,
386
+ readonly kind: MethodKind.Unary,
387
+ },
388
+ /**
389
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCart
390
+ */
391
+ readonly getCart: {
392
+ readonly name: "GetCart",
393
+ readonly I: typeof GetCartRequest,
394
+ readonly O: typeof GetCartResponse,
395
+ readonly kind: MethodKind.Unary,
396
+ },
397
+ /**
398
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.AddToCart
399
+ */
400
+ readonly addToCart: {
401
+ readonly name: "AddToCart",
402
+ readonly I: typeof AddToCartRequest,
403
+ readonly O: typeof AddToCartResponse,
404
+ readonly kind: MethodKind.Unary,
405
+ },
406
+ /**
407
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.DeleteCart
408
+ */
409
+ readonly deleteCart: {
410
+ readonly name: "DeleteCart",
411
+ readonly I: typeof DeleteCartRequest,
412
+ readonly O: typeof DeleteCartResponse,
413
+ readonly kind: MethodKind.Unary,
414
+ },
415
+ /**
416
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.DeleteAllCart
417
+ */
418
+ readonly deleteAllCart: {
419
+ readonly name: "DeleteAllCart",
420
+ readonly I: typeof DeleteAllCartRequest,
421
+ readonly O: typeof DeleteAllCartResponse,
422
+ readonly kind: MethodKind.Unary,
423
+ },
424
+ /**
425
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ForceUpdateInfo
426
+ */
427
+ readonly forceUpdateInfo: {
428
+ readonly name: "ForceUpdateInfo",
429
+ readonly I: typeof ForceUpdateInfoRequest,
430
+ readonly O: typeof ForceUpdateInfoResponse,
431
+ readonly kind: MethodKind.Unary,
432
+ },
433
+ /**
434
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreateCreditPromotionCampaign
435
+ */
436
+ readonly createCreditPromotionCampaign: {
437
+ readonly name: "CreateCreditPromotionCampaign",
438
+ readonly I: typeof CreateCreditPromotionCampaignRequest,
439
+ readonly O: typeof CreateCreditPromotionCampaignResponse,
440
+ readonly kind: MethodKind.Unary,
441
+ },
442
+ /**
443
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListCreditPromotionCampaign
444
+ */
445
+ readonly getListCreditPromotionCampaign: {
446
+ readonly name: "GetListCreditPromotionCampaign",
447
+ readonly I: typeof GetListCreditPromotionCampaignRequest,
448
+ readonly O: typeof GetListCreditPromotionCampaignResponse,
449
+ readonly kind: MethodKind.Unary,
450
+ },
451
+ /**
452
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCreditPromotionCampaignById
453
+ */
454
+ readonly getCreditPromotionCampaignById: {
455
+ readonly name: "GetCreditPromotionCampaignById",
456
+ readonly I: typeof GetCreditPromotionCampaignByIdRequest,
457
+ readonly O: typeof GetCreditPromotionCampaignByIdResponse,
458
+ readonly kind: MethodKind.Unary,
459
+ },
460
+ /**
461
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.MoveCreditPromotionCampaignToWaitForApproval
462
+ */
463
+ readonly moveCreditPromotionCampaignToWaitForApproval: {
464
+ readonly name: "MoveCreditPromotionCampaignToWaitForApproval",
465
+ readonly I: typeof MoveCreditPromotionCampaignToWaitForApprovalRequest,
466
+ readonly O: typeof MoveCreditPromotionCampaignToWaitForApprovalResponse,
467
+ readonly kind: MethodKind.Unary,
468
+ },
469
+ /**
470
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ApproveCreditPromotionCampaign
471
+ */
472
+ readonly approveCreditPromotionCampaign: {
473
+ readonly name: "ApproveCreditPromotionCampaign",
474
+ readonly I: typeof ApproveCreditPromotionCampaignRequest,
475
+ readonly O: typeof ApproveCreditPromotionCampaignResponse,
476
+ readonly kind: MethodKind.Unary,
477
+ },
478
+ /**
479
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.RejectCreditPromotionCampaign
480
+ */
481
+ readonly rejectCreditPromotionCampaign: {
482
+ readonly name: "RejectCreditPromotionCampaign",
483
+ readonly I: typeof RejectCreditPromotionCampaignRequest,
484
+ readonly O: typeof RejectCreditPromotionCampaignResponse,
485
+ readonly kind: MethodKind.Unary,
486
+ },
487
+ /**
488
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.UpdateCreditPromotionCampaign
489
+ */
490
+ readonly updateCreditPromotionCampaign: {
491
+ readonly name: "UpdateCreditPromotionCampaign",
492
+ readonly I: typeof UpdateCreditPromotionCampaignRequest,
493
+ readonly O: typeof UpdateCreditPromotionCampaignResponse,
494
+ readonly kind: MethodKind.Unary,
495
+ },
496
+ /**
497
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GenerateCreditPromotionCode
498
+ */
499
+ readonly generateCreditPromotionCode: {
500
+ readonly name: "GenerateCreditPromotionCode",
501
+ readonly I: typeof GenerateCreditPromotionCodeRequest,
502
+ readonly O: typeof GenerateCreditPromotionCodeResponse,
503
+ readonly kind: MethodKind.Unary,
504
+ },
505
+ /**
506
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.AssignCreditPromotionCode
507
+ */
508
+ readonly assignCreditPromotionCode: {
509
+ readonly name: "AssignCreditPromotionCode",
510
+ readonly I: typeof AssignCreditPromotionCodeRequest,
511
+ readonly O: typeof AssignCreditPromotionCodeResponse,
512
+ readonly kind: MethodKind.Unary,
513
+ },
514
+ /**
515
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.AutoRedeemCreditPromotionCode
516
+ */
517
+ readonly autoRedeemCreditPromotionCode: {
518
+ readonly name: "AutoRedeemCreditPromotionCode",
519
+ readonly I: typeof AutoRedeemCreditPromotionCodeRequest,
520
+ readonly O: typeof AutoRedeemCreditPromotionCodeResponse,
521
+ readonly kind: MethodKind.Unary,
522
+ },
523
+ /**
524
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ManualRedeemCreditPromotionCode
525
+ */
526
+ readonly manualRedeemCreditPromotionCode: {
527
+ readonly name: "ManualRedeemCreditPromotionCode",
528
+ readonly I: typeof ManualRedeemCreditPromotionCodeRequest,
529
+ readonly O: typeof ManualRedeemCreditPromotionCodeResponse,
530
+ readonly kind: MethodKind.Unary,
531
+ },
532
+ /**
533
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListCreditPromotionCode
534
+ */
535
+ readonly getListCreditPromotionCode: {
536
+ readonly name: "GetListCreditPromotionCode",
537
+ readonly I: typeof GetListCreditPromotionCodeRequest,
538
+ readonly O: typeof GetListCreditPromotionCodeResponse,
539
+ readonly kind: MethodKind.Unary,
540
+ },
541
+ /**
542
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CheckIsRedeemCreditPromotionFromDiemtot
543
+ */
544
+ readonly checkIsRedeemCreditPromotionFromDiemtot: {
545
+ readonly name: "CheckIsRedeemCreditPromotionFromDiemtot",
546
+ readonly I: typeof CheckIsRedeemCreditPromotionFromDiemtotRequest,
547
+ readonly O: typeof CheckIsRedeemCreditPromotionFromDiemtotResponse,
548
+ readonly kind: MethodKind.Unary,
549
+ },
550
+ /**
551
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.UpdateCreditPromotionRedemption
552
+ */
553
+ readonly updateCreditPromotionRedemption: {
554
+ readonly name: "UpdateCreditPromotionRedemption",
555
+ readonly I: typeof UpdateCreditPromotionRedemptionRequest,
556
+ readonly O: typeof UpdateCreditPromotionRedemptionResponse,
557
+ readonly kind: MethodKind.Unary,
558
+ },
559
+ /**
560
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListCreditPromotionRedemption
561
+ */
562
+ readonly getListCreditPromotionRedemption: {
563
+ readonly name: "GetListCreditPromotionRedemption",
564
+ readonly I: typeof GetListCreditPromotionRedemptionRequest,
565
+ readonly O: typeof GetListCreditPromotionRedemptionResponse,
566
+ readonly kind: MethodKind.Unary,
567
+ },
568
+ /**
569
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCreditPromotionLog
570
+ */
571
+ readonly getCreditPromotionLog: {
572
+ readonly name: "GetCreditPromotionLog",
573
+ readonly I: typeof GetCreditPromotionLogRequest,
574
+ readonly O: typeof GetCreditPromotionLogResponse,
575
+ readonly kind: MethodKind.Unary,
576
+ },
577
+ /**
578
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.DeleteCreditPromotionRedemptionById
579
+ */
580
+ readonly deleteCreditPromotionRedemptionById: {
581
+ readonly name: "DeleteCreditPromotionRedemptionById",
582
+ readonly I: typeof DeleteCreditPromotionRedemptionByIdRequest,
583
+ readonly O: typeof DeleteCreditPromotionRedemptionByIdResponse,
584
+ readonly kind: MethodKind.Unary,
585
+ },
586
+ /**
587
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CheckCodeWithAccountId
588
+ */
589
+ readonly checkCodeWithAccountId: {
590
+ readonly name: "CheckCodeWithAccountId",
591
+ readonly I: typeof CheckCodeWithAccountIdRequest,
592
+ readonly O: typeof CheckCodeWithAccountIdResponse,
593
+ readonly kind: MethodKind.Unary,
594
+ },
595
+ /**
596
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCampaignInfoByRedemptionInfo
597
+ */
598
+ readonly getCampaignInfoByRedemptionInfo: {
599
+ readonly name: "GetCampaignInfoByRedemptionInfo",
600
+ readonly I: typeof GetCampaignInfoByRedemptionInfoRequest,
601
+ readonly O: typeof GetCampaignInfoByRedemptionInfoResponse,
602
+ readonly kind: MethodKind.Unary,
603
+ },
604
+ /**
605
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetAssignmentByFilter
606
+ */
607
+ readonly getAssignmentByFilter: {
608
+ readonly name: "GetAssignmentByFilter",
609
+ readonly I: typeof GetAssignmentByFilterRequest,
610
+ readonly O: typeof GetAssignmentByFilterResponse,
611
+ readonly kind: MethodKind.Unary,
612
+ },
613
+ /**
614
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ExportAssignmentByFilter
615
+ */
616
+ readonly exportAssignmentByFilter: {
617
+ readonly name: "ExportAssignmentByFilter",
618
+ readonly I: typeof ExportAssignmentByFilterRequest,
619
+ readonly O: typeof ExportAssignmentByFilterResponse,
620
+ readonly kind: MethodKind.Unary,
621
+ },
622
+ /**
623
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ForceUpdateCampaignStatus
624
+ */
625
+ readonly forceUpdateCampaignStatus: {
626
+ readonly name: "ForceUpdateCampaignStatus",
627
+ readonly I: typeof ForceUpdateCampaignStatusRequest,
628
+ readonly O: typeof ForceUpdateCampaignStatusResponse,
629
+ readonly kind: MethodKind.Unary,
630
+ },
631
+ /**
632
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetPackagesByPackageIds
633
+ */
634
+ readonly getPackagesByPackageIds: {
635
+ readonly name: "GetPackagesByPackageIds",
636
+ readonly I: typeof GetPackagesByPackageIdsRequest,
637
+ readonly O: typeof GetPackagesByPackageIdsResponse,
638
+ readonly kind: MethodKind.Unary,
639
+ },
640
+ /**
641
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PaymentGatewayInfo
642
+ */
643
+ readonly paymentGatewayInfo: {
644
+ readonly name: "PaymentGatewayInfo",
645
+ readonly I: typeof PaymentGatewayInfoRequest,
646
+ readonly O: typeof PaymentGatewayInfoResponse,
647
+ readonly kind: MethodKind.Unary,
648
+ },
649
+ /**
650
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.PaymentGatewayCheckoutInfo
651
+ */
652
+ readonly paymentGatewayCheckoutInfo: {
653
+ readonly name: "PaymentGatewayCheckoutInfo",
654
+ readonly I: typeof PaymentGatewayCheckoutInfoRequest,
655
+ readonly O: typeof PaymentGatewayCheckoutInfoResponse,
656
+ readonly kind: MethodKind.Unary,
657
+ },
658
+ /**
659
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CheckCondition
660
+ */
661
+ readonly checkCondition: {
662
+ readonly name: "CheckCondition",
663
+ readonly I: typeof CheckConditionRequest,
664
+ readonly O: typeof CheckConditionResponse,
665
+ readonly kind: MethodKind.Unary,
666
+ },
667
+ /**
668
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetAdExtensionPrices
669
+ */
670
+ readonly getAdExtensionPrices: {
671
+ readonly name: "GetAdExtensionPrices",
672
+ readonly I: typeof GetAdExtensionPricesRequest,
673
+ readonly O: typeof GetAdExtensionPricesResponse,
674
+ readonly kind: MethodKind.Unary,
675
+ },
676
+ /**
677
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CheckGoogleBillingOrders
678
+ */
679
+ readonly checkGoogleBillingOrders: {
680
+ readonly name: "CheckGoogleBillingOrders",
681
+ readonly I: typeof CheckGoogleBillingOrdersRequest,
682
+ readonly O: typeof CheckGoogleBillingOrdersResponse,
683
+ readonly kind: MethodKind.Unary,
684
+ },
685
+ /**
686
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetGoogleBillingOrders
687
+ */
688
+ readonly getGoogleBillingOrders: {
689
+ readonly name: "GetGoogleBillingOrders",
690
+ readonly I: typeof GetGoogleBillingOrdersRequest,
691
+ readonly O: typeof GetGoogleBillingOrdersResponse,
692
+ readonly kind: MethodKind.Unary,
693
+ },
694
+ /**
695
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.RetryGoogleBillingOrder
696
+ */
697
+ readonly retryGoogleBillingOrder: {
698
+ readonly name: "RetryGoogleBillingOrder",
699
+ readonly I: typeof RetryGoogleBillingOrderRequest,
700
+ readonly O: typeof RetryGoogleBillingOrderResponse,
701
+ readonly kind: MethodKind.Unary,
702
+ },
703
+ /**
704
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ExtendFreeAd
705
+ */
706
+ readonly extendFreeAd: {
707
+ readonly name: "ExtendFreeAd",
708
+ readonly I: typeof ExtendFreeAdRequest,
709
+ readonly O: typeof ExtendFreeAdResponse,
710
+ readonly kind: MethodKind.Unary,
711
+ },
712
+ /**
713
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCurrentSubscriptionServeInfo
714
+ */
715
+ readonly getCurrentSubscriptionServeInfo: {
716
+ readonly name: "GetCurrentSubscriptionServeInfo",
717
+ readonly I: typeof GetCurrentSubscriptionServeInfoRequest,
718
+ readonly O: typeof GetCurrentSubscriptionServeInfoResponse,
719
+ readonly kind: MethodKind.Unary,
720
+ },
721
+ /**
722
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetPriceListingFeeDuration
723
+ */
724
+ readonly getPriceListingFeeDuration: {
725
+ readonly name: "GetPriceListingFeeDuration",
726
+ readonly I: typeof GetPriceListingFeeDurationRequest,
727
+ readonly O: typeof GetPriceListingFeeDurationResponse,
728
+ readonly kind: MethodKind.Unary,
729
+ },
730
+ /**
731
+ * legacy PaaS
732
+ *
733
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreatePaaSTransaction
734
+ */
735
+ readonly createPaaSTransaction: {
736
+ readonly name: "CreatePaaSTransaction",
737
+ readonly I: typeof CreatePaaSTransactionRequest,
738
+ readonly O: typeof CreatePaaSTransactionResponse,
739
+ readonly kind: MethodKind.Unary,
740
+ },
741
+ /**
742
+ * Support Repay
743
+ *
744
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ProcessPayment
745
+ */
746
+ readonly processPayment: {
747
+ readonly name: "ProcessPayment",
748
+ readonly I: typeof ProcessPaymentRequest,
749
+ readonly O: typeof ProcessPaymentResponse,
750
+ readonly kind: MethodKind.Unary,
751
+ },
752
+ /**
753
+ * to support Refund
754
+ *
755
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetDongTotPackageForRefund
756
+ */
757
+ readonly getDongTotPackageForRefund: {
758
+ readonly name: "GetDongTotPackageForRefund",
759
+ readonly I: typeof GetDongTotPackageForRefundRequest,
760
+ readonly O: typeof GetDongTotPackageForRefundResponse,
761
+ readonly kind: MethodKind.Unary,
762
+ },
763
+ /**
764
+ * ******* Virtual Account **********
765
+ *
766
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccount
767
+ */
768
+ readonly getVirtualAccount: {
769
+ readonly name: "GetVirtualAccount",
770
+ readonly I: typeof GetVirtualAccountRequest,
771
+ readonly O: typeof GetVirtualAccountResponse,
772
+ readonly kind: MethodKind.Unary,
773
+ },
774
+ /**
775
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetDynamicVirtualAccount
776
+ */
777
+ readonly getDynamicVirtualAccount: {
778
+ readonly name: "GetDynamicVirtualAccount",
779
+ readonly I: typeof GetDynamicVirtualAccountRequest,
780
+ readonly O: typeof GetDynamicVirtualAccountResponse,
781
+ readonly kind: MethodKind.Unary,
782
+ },
783
+ /**
784
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountInfo
785
+ */
786
+ readonly getVirtualAccountInfo: {
787
+ readonly name: "GetVirtualAccountInfo",
788
+ readonly I: typeof GetVirtualAccountInfoRequest,
789
+ readonly O: typeof GetVirtualAccountInfoResponse,
790
+ readonly kind: MethodKind.Unary,
791
+ },
792
+ /**
793
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.VPBIPN
794
+ */
795
+ readonly vPBIPN: {
796
+ readonly name: "VPBIPN",
797
+ readonly I: typeof VPBIPNRequest,
798
+ readonly O: typeof VPBIPNResponse,
799
+ readonly kind: MethodKind.Unary,
800
+ },
801
+ /**
802
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ProcessRawCakeIPN
803
+ */
804
+ readonly processRawCakeIPN: {
805
+ readonly name: "ProcessRawCakeIPN",
806
+ readonly I: typeof ProcessRawCakeIPNRequest,
807
+ readonly O: typeof ProcessRawCakeIPNResponse,
808
+ readonly kind: MethodKind.Unary,
809
+ },
810
+ /**
811
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.VirtualAccountSendZNS
812
+ */
813
+ readonly virtualAccountSendZNS: {
814
+ readonly name: "VirtualAccountSendZNS",
815
+ readonly I: typeof VirtualAccountSendZNSRequest,
816
+ readonly O: typeof VirtualAccountSendZNSResponse,
817
+ readonly kind: MethodKind.Unary,
818
+ },
819
+ /**
820
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountViewStatements
821
+ */
822
+ readonly getVirtualAccountViewStatements: {
823
+ readonly name: "GetVirtualAccountViewStatements",
824
+ readonly I: typeof GetVirtualAccountViewStatementsRequest,
825
+ readonly O: typeof GetVirtualAccountViewStatementsResponse,
826
+ readonly kind: MethodKind.Unary,
827
+ },
828
+ /**
829
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountRemitter
830
+ */
831
+ readonly getVirtualAccountRemitter: {
832
+ readonly name: "GetVirtualAccountRemitter",
833
+ readonly I: typeof GetVirtualAccountRemitterRequest,
834
+ readonly O: typeof GetVirtualAccountRemitterResponse,
835
+ readonly kind: MethodKind.Unary,
836
+ },
837
+ /**
838
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountRemitters
839
+ */
840
+ readonly getVirtualAccountRemitters: {
841
+ readonly name: "GetVirtualAccountRemitters",
842
+ readonly I: typeof GetVirtualAccountRemittersRequest,
843
+ readonly O: typeof GetVirtualAccountRemittersResponse,
844
+ readonly kind: MethodKind.Unary,
845
+ },
846
+ /**
847
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountPaymentOrderBase
848
+ */
849
+ readonly getVirtualAccountPaymentOrderBase: {
850
+ readonly name: "GetVirtualAccountPaymentOrderBase",
851
+ readonly I: typeof GetVirtualAccountPaymentOrderBaseRequest,
852
+ readonly O: typeof GetVirtualAccountPaymentOrderBaseResponse,
853
+ readonly kind: MethodKind.Unary,
854
+ },
855
+ /**
856
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetVirtualAccountBankTransfer
857
+ */
858
+ readonly getVirtualAccountBankTransfer: {
859
+ readonly name: "GetVirtualAccountBankTransfer",
860
+ readonly I: typeof GetVirtualAccountBankTransferRequest,
861
+ readonly O: typeof GetVirtualAccountBankTransferResponse,
862
+ readonly kind: MethodKind.Unary,
863
+ },
864
+ /**
865
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.VirtualAccountSendZNSsCampaign
866
+ */
867
+ readonly virtualAccountSendZNSsCampaign: {
868
+ readonly name: "VirtualAccountSendZNSsCampaign",
869
+ readonly I: typeof VirtualAccountSendZNSsCampaignRequest,
870
+ readonly O: typeof VirtualAccountSendZNSsCampaignResponse,
871
+ readonly kind: MethodKind.Unary,
872
+ },
873
+ /**
874
+ * ****** ct-core-uni-package ******
875
+ *
876
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPackages
877
+ */
878
+ readonly getListPackages: {
879
+ readonly name: "GetListPackages",
880
+ readonly I: typeof GetListPackagesRequest,
881
+ readonly O: typeof GetListPackagesResponse,
882
+ readonly kind: MethodKind.Unary,
883
+ },
884
+ /**
885
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPackagesByMultiplePackageIds
886
+ */
887
+ readonly getListPackagesByMultiplePackageIds: {
888
+ readonly name: "GetListPackagesByMultiplePackageIds",
889
+ readonly I: typeof GetListPackagesByMultiplePackageIdsRequest,
890
+ readonly O: typeof GetListPackagesByMultiplePackageIdsResponse,
891
+ readonly kind: MethodKind.Unary,
892
+ },
893
+ /**
894
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPackagesByMultiplePackageUUIDs
895
+ */
896
+ readonly getListPackagesByMultiplePackageUUIDs: {
897
+ readonly name: "GetListPackagesByMultiplePackageUUIDs",
898
+ readonly I: typeof GetListPackagesByMultiplePackageUUIDsRequest,
899
+ readonly O: typeof GetListPackagesByMultiplePackageUUIDsResponse,
900
+ readonly kind: MethodKind.Unary,
901
+ },
902
+ /**
903
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetPackageById
904
+ */
905
+ readonly getPackageById: {
906
+ readonly name: "GetPackageById",
907
+ readonly I: typeof GetPackageByIdRequest,
908
+ readonly O: typeof GetPackageByIdResponse,
909
+ readonly kind: MethodKind.Unary,
910
+ },
911
+ /**
912
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreatePackage
913
+ */
914
+ readonly createPackage: {
915
+ readonly name: "CreatePackage",
916
+ readonly I: typeof CreatePackageRequest,
917
+ readonly O: typeof CreatePackageResponse,
918
+ readonly kind: MethodKind.Unary,
919
+ },
920
+ /**
921
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreateBatchPackage
922
+ */
923
+ readonly createBatchPackage: {
924
+ readonly name: "CreateBatchPackage",
925
+ readonly I: typeof CreateBatchPackageRequest,
926
+ readonly O: typeof CreateBatchPackageResponse,
927
+ readonly kind: MethodKind.Unary,
928
+ },
929
+ /**
930
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.UpdatePackageStatus
931
+ */
932
+ readonly updatePackageStatus: {
933
+ readonly name: "UpdatePackageStatus",
934
+ readonly I: typeof UpdatePackageStatusRequest,
935
+ readonly O: typeof UpdatePackageStatusResponse,
936
+ readonly kind: MethodKind.Unary,
937
+ },
938
+ /**
939
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetLogPackage
940
+ */
941
+ readonly getLogPackage: {
942
+ readonly name: "GetLogPackage",
943
+ readonly I: typeof GetLogPackageRequest,
944
+ readonly O: typeof GetLogPackageResponse,
945
+ readonly kind: MethodKind.Unary,
946
+ },
947
+ /**
948
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPaymentMethod
949
+ */
950
+ readonly getListPaymentMethod: {
951
+ readonly name: "GetListPaymentMethod",
952
+ readonly I: typeof GetListPaymentMethodRequest,
953
+ readonly O: typeof GetListPaymentMethodResponse,
954
+ readonly kind: MethodKind.Unary,
955
+ },
956
+ /**
957
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListVendorProduct
958
+ */
959
+ readonly getListVendorProduct: {
960
+ readonly name: "GetListVendorProduct",
961
+ readonly I: typeof GetListVendorProductRequest,
962
+ readonly O: typeof GetListVendorProductResponse,
963
+ readonly kind: MethodKind.Unary,
964
+ },
965
+ /**
966
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CreateVendorProduct
967
+ */
968
+ readonly createVendorProduct: {
969
+ readonly name: "CreateVendorProduct",
970
+ readonly I: typeof CreateVendorProductRequest,
971
+ readonly O: typeof CreateVendorProductResponse,
972
+ readonly kind: MethodKind.Unary,
973
+ },
974
+ /**
975
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPackagesByPaymentMethod
976
+ */
977
+ readonly getListPackagesByPaymentMethod: {
978
+ readonly name: "GetListPackagesByPaymentMethod",
979
+ readonly I: typeof GetListPackagesByPaymentMethodRequest,
980
+ readonly O: typeof GetListPackagesByPaymentMethodResponse,
981
+ readonly kind: MethodKind.Unary,
982
+ },
983
+ /**
984
+ * ****** back office package ******
985
+ *
986
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListPackagesBackOffice
987
+ */
988
+ readonly getListPackagesBackOffice: {
989
+ readonly name: "GetListPackagesBackOffice",
990
+ readonly I: typeof GetListPackagesBackOfficeRequest,
991
+ readonly O: typeof GetListPackagesBackOfficeResponse,
992
+ readonly kind: MethodKind.Unary,
993
+ },
994
+ /**
995
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.UpdateVendorProductById
996
+ */
997
+ readonly updateVendorProductById: {
998
+ readonly name: "UpdateVendorProductById",
999
+ readonly I: typeof UpdateVendorProductByIdRequest,
1000
+ readonly O: typeof UpdateVendorProductByIdResponse,
1001
+ readonly kind: MethodKind.Unary,
1002
+ },
1003
+ /**
1004
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetStatusToken
1005
+ */
1006
+ readonly getStatusToken: {
1007
+ readonly name: "GetStatusToken",
1008
+ readonly I: typeof GetStatusTokenRequest,
1009
+ readonly O: typeof GetStatusTokenResponse,
1010
+ readonly kind: MethodKind.Unary,
1011
+ },
1012
+ /**
1013
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListVendorProductBackOffice
1014
+ */
1015
+ readonly getListVendorProductBackOffice: {
1016
+ readonly name: "GetListVendorProductBackOffice",
1017
+ readonly I: typeof GetListVendorProductBackOfficeRequest,
1018
+ readonly O: typeof GetListVendorProductBackOfficeResponse,
1019
+ readonly kind: MethodKind.Unary,
1020
+ },
1021
+ /**
1022
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCartPaymentInfo
1023
+ */
1024
+ readonly getCartPaymentInfo: {
1025
+ readonly name: "GetCartPaymentInfo",
1026
+ readonly I: typeof GetCartPaymentInfoRequest,
1027
+ readonly O: typeof GetCartPaymentInfoResponse,
1028
+ readonly kind: MethodKind.Unary,
1029
+ },
1030
+ /**
1031
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCartSubscriptionInfo
1032
+ */
1033
+ readonly getCartSubscriptionInfo: {
1034
+ readonly name: "GetCartSubscriptionInfo",
1035
+ readonly I: typeof GetCartSubscriptionInfoRequest,
1036
+ readonly O: typeof GetCartSubscriptionInfoResponse,
1037
+ readonly kind: MethodKind.Unary,
1038
+ },
1039
+ /**
1040
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCartShopInfo
1041
+ */
1042
+ readonly getCartShopInfo: {
1043
+ readonly name: "GetCartShopInfo",
1044
+ readonly I: typeof GetCartShopInfoRequest,
1045
+ readonly O: typeof GetCartShopInfoResponse,
1046
+ readonly kind: MethodKind.Unary,
1047
+ },
1048
+ /**
1049
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetCartTopupInfo
1050
+ */
1051
+ readonly getCartTopupInfo: {
1052
+ readonly name: "GetCartTopupInfo",
1053
+ readonly I: typeof GetCartTopupInfoRequest,
1054
+ readonly O: typeof GetCartTopupInfoResponse,
1055
+ readonly kind: MethodKind.Unary,
1056
+ },
1057
+ /**
1058
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetListMerchantBankInfo
1059
+ */
1060
+ readonly getListMerchantBankInfo: {
1061
+ readonly name: "GetListMerchantBankInfo",
1062
+ readonly I: typeof GetListMerchantBankInfoRequest,
1063
+ readonly O: typeof GetListMerchantBankInfoResponse,
1064
+ readonly kind: MethodKind.Unary,
1065
+ },
1066
+ /**
1067
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.UpdatePackageMetaDataById
1068
+ */
1069
+ readonly updatePackageMetaDataById: {
1070
+ readonly name: "UpdatePackageMetaDataById",
1071
+ readonly I: typeof UpdatePackageMetaDataByIdRequest,
1072
+ readonly O: typeof UpdatePackageMetaDataByIdResponse,
1073
+ readonly kind: MethodKind.Unary,
1074
+ },
1075
+ /**
1076
+ * tax
1077
+ *
1078
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.CalculateVATopupDongtot
1079
+ */
1080
+ readonly calculateVATopupDongtot: {
1081
+ readonly name: "CalculateVATopupDongtot",
1082
+ readonly I: typeof CalculateVATopupDongtotRequest,
1083
+ readonly O: typeof CalculateVATopupDongtotResponse,
1084
+ readonly kind: MethodKind.Unary,
1085
+ },
1086
+ /**
1087
+ * zalopay/momo qrcode payment
1088
+ *
1089
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.GetIPNStatus
1090
+ */
1091
+ readonly getIPNStatus: {
1092
+ readonly name: "GetIPNStatus",
1093
+ readonly I: typeof GetIPNStatusRequest,
1094
+ readonly O: typeof GetIPNStatusResponse,
1095
+ readonly kind: MethodKind.Unary,
1096
+ },
1097
+ /**
1098
+ * validate whether a payment/transaction can be mapped to an order
1099
+ *
1100
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ValidateMappingPayment
1101
+ */
1102
+ readonly validateMappingPayment: {
1103
+ readonly name: "ValidateMappingPayment",
1104
+ readonly I: typeof ValidateMappingPaymentRequest,
1105
+ readonly O: typeof ValidateMappingPaymentResponse,
1106
+ readonly kind: MethodKind.Unary,
1107
+ },
1108
+ /**
1109
+ * force mapping payment to an order -> trigger a payment success event
1110
+ *
1111
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentService.ForceMappingPayment
1112
+ */
1113
+ readonly forceMappingPayment: {
1114
+ readonly name: "ForceMappingPayment",
1115
+ readonly I: typeof ForceMappingPaymentRequest,
1116
+ readonly O: typeof ForceMappingPaymentResponse,
1117
+ readonly kind: MethodKind.Unary,
1118
+ },
1119
+ }
1120
+ };
1121
+
1122
+ export const createTransaction: UnaryHooks<CreateTransactionRequest, CreateTransactionResponse>;
1123
+ export const payOrder: UnaryHooks<PayOrderRequest, PayOrderResponse>;
1124
+ export const momoIPN: UnaryHooks<MomoIPNRequest, MomoIPNResponse>;
1125
+ export const zaloPayIPN: UnaryHooks<ZaloPayIPNRequest, ZaloPayIPNResponse>;
1126
+ export const zaloPayBindingIPN: UnaryHooks<ZaloPayBindingIPNRequest, ZaloPayBindingIPNResponse>;
1127
+ export const getPaymentTokens: UnaryHooks<GetPaymentTokensRequest, GetPaymentTokensResponse>;
1128
+ export const deletePaymentToken: UnaryHooks<DeletePaymentTokenRequest, DeletePaymentTokenResponse>;
1129
+ export const payooIPN: UnaryHooks<PayooIPNRequest, PayooIPNResponse>;
1130
+ export const payooBankTransferIPN: UnaryHooks<PayooBankTransferIPNRequest, PayooBankTransferIPNResponse>;
1131
+ export const getResponseTransaction: UnaryHooks<GetResponseTransactionRequest, GetResponseTransactionResponse>;
1132
+ export const postVerifyInAppIos: UnaryHooks<PostVerifyInAppIosRequest, PostVerifyInAppIosResponse>;
1133
+ export const postLogInAppIos: UnaryHooks<PostLogInAppIosRequest, PostLogInAppIosResponse>;
1134
+ export const iosServerNotification: UnaryHooks<IosServerNotificationRequest, IosServerNotificationResponse>;
1135
+ export const checkIapIosUserConsent: UnaryHooks<CheckIapIosUserConsentRequest, CheckIapIosUserConsentResponse>;
1136
+ export const getNapasFormById: UnaryHooks<GetNapasFormByIdRequest, GetNapasFormByIdResponse>;
1137
+ export const napasIPN: UnaryHooks<NapasIPNRequest, NapasIPNResponse>;
1138
+ export const responseNapasById: UnaryHooks<ResponseNapasByIdRequest, ResponseNapasByIdResponse>;
1139
+ export const payNapasToken: UnaryHooks<PayNapasTokenRequest, PayNapasTokenResponse>;
1140
+ export const getNapasTokens: UnaryHooks<GetNapasTokensRequest, GetNapasTokensResponse>;
1141
+ export const deleteNapasTokenById: UnaryHooks<DeleteNapasTokenByIdRequest, DeleteNapasTokenByIdResponse>;
1142
+ export const getMomoCheckPhone: UnaryHooks<GetMomoCheckPhoneRequest, GetMomoCheckPhoneResponse>;
1143
+ export const getMomoDongTotPackages: UnaryHooks<GetMomoDongTotPackagesRequest, GetMomoDongTotPackagesResponse>;
1144
+ export const postMomoTopup: UnaryHooks<PostMomoTopupRequest, PostMomoTopupResponse>;
1145
+ export const paidAndWithDrawDongTot: UnaryHooks<PaidAndWithDrawDongTotRequest, PaidAndWithDrawDongTotResponse>;
1146
+ export const haveAtmRequest: UnaryHooks<HaveAtmRequestRequest, HaveAtmRequestResponse>;
1147
+ export const getGatewayByOrder: UnaryHooks<GetGatewayByOrderRequest, GetGatewayByOrderResponse>;
1148
+ export const viewTransaction: UnaryHooks<ViewTransactionRequest, ViewTransactionResponse>;
1149
+ export const bnplPaymentLimitTemplate: UnaryHooks<BnplPaymentLimitTemplateRequest, BnplPaymentLimitTemplateResponse>;
1150
+ export const bnplCallCenterTemplate: UnaryHooks<BnplCallCenterTemplateRequest, BnplCallCenterTemplateResponse>;
1151
+ export const googleBillingServiceMessageTemplate: UnaryHooks<GoogleBillingServiceMessageTemplateRequest, GoogleBillingServiceMessageTemplateResponse>;
1152
+ export const googleBillingPaymentMessageTemplate: UnaryHooks<GoogleBillingPaymentMessageTemplateRequest, GoogleBillingPaymentMessageTemplateResponse>;
1153
+ export const googleBillingPaymentPageTemplate: UnaryHooks<GoogleBillingPaymentPageTemplateRequest, GoogleBillingPaymentPageTemplateResponse>;
1154
+ export const fundiinIPN: UnaryHooks<FundiinIPNRequest, FundiinIPNResponse>;
1155
+ export const fundiinTags: UnaryHooks<FundiinTagsRequest, FundiinTagsResponse>;
1156
+ export const payooCheckPhoneAtPos: UnaryHooks<PayooCheckPhoneAtPosRequest, PayooCheckPhoneAtPosResponse>;
1157
+ export const payooTopupAtPos: UnaryHooks<PayooTopupAtPosRequest, PayooTopupAtPosResponse>;
1158
+ export const googleBillingIPN: UnaryHooks<GoogleBillingIPNRequest, GoogleBillingIPNResponse>;
1159
+ export const googleBillingUnacknowledgedOrders: UnaryHooks<GoogleBillingUnacknowledgedOrdersRequest, GoogleBillingUnacknowledgedOrdersResponse>;
1160
+ export const getPricePremiumFeatureByAd: UnaryHooks<GetPricePremiumFeatureByAdRequest, GetPricePremiumFeatureByAdResponse>;
1161
+ export const getCart: UnaryHooks<GetCartRequest, GetCartResponse>;
1162
+ export const addToCart: UnaryHooks<AddToCartRequest, AddToCartResponse>;
1163
+ export const deleteCart: UnaryHooks<DeleteCartRequest, DeleteCartResponse>;
1164
+ export const deleteAllCart: UnaryHooks<DeleteAllCartRequest, DeleteAllCartResponse>;
1165
+ export const forceUpdateInfo: UnaryHooks<ForceUpdateInfoRequest, ForceUpdateInfoResponse>;
1166
+ export const createCreditPromotionCampaign: UnaryHooks<CreateCreditPromotionCampaignRequest, CreateCreditPromotionCampaignResponse>;
1167
+ export const getListCreditPromotionCampaign: UnaryHooks<GetListCreditPromotionCampaignRequest, GetListCreditPromotionCampaignResponse>;
1168
+ export const getCreditPromotionCampaignById: UnaryHooks<GetCreditPromotionCampaignByIdRequest, GetCreditPromotionCampaignByIdResponse>;
1169
+ export const moveCreditPromotionCampaignToWaitForApproval: UnaryHooks<MoveCreditPromotionCampaignToWaitForApprovalRequest, MoveCreditPromotionCampaignToWaitForApprovalResponse>;
1170
+ export const approveCreditPromotionCampaign: UnaryHooks<ApproveCreditPromotionCampaignRequest, ApproveCreditPromotionCampaignResponse>;
1171
+ export const rejectCreditPromotionCampaign: UnaryHooks<RejectCreditPromotionCampaignRequest, RejectCreditPromotionCampaignResponse>;
1172
+ export const updateCreditPromotionCampaign: UnaryHooks<UpdateCreditPromotionCampaignRequest, UpdateCreditPromotionCampaignResponse>;
1173
+ export const generateCreditPromotionCode: UnaryHooks<GenerateCreditPromotionCodeRequest, GenerateCreditPromotionCodeResponse>;
1174
+ export const assignCreditPromotionCode: UnaryHooks<AssignCreditPromotionCodeRequest, AssignCreditPromotionCodeResponse>;
1175
+ export const autoRedeemCreditPromotionCode: UnaryHooks<AutoRedeemCreditPromotionCodeRequest, AutoRedeemCreditPromotionCodeResponse>;
1176
+ export const manualRedeemCreditPromotionCode: UnaryHooks<ManualRedeemCreditPromotionCodeRequest, ManualRedeemCreditPromotionCodeResponse>;
1177
+ export const getListCreditPromotionCode: UnaryHooks<GetListCreditPromotionCodeRequest, GetListCreditPromotionCodeResponse>;
1178
+ export const checkIsRedeemCreditPromotionFromDiemtot: UnaryHooks<CheckIsRedeemCreditPromotionFromDiemtotRequest, CheckIsRedeemCreditPromotionFromDiemtotResponse>;
1179
+ export const updateCreditPromotionRedemption: UnaryHooks<UpdateCreditPromotionRedemptionRequest, UpdateCreditPromotionRedemptionResponse>;
1180
+ export const getListCreditPromotionRedemption: UnaryHooks<GetListCreditPromotionRedemptionRequest, GetListCreditPromotionRedemptionResponse>;
1181
+ export const getCreditPromotionLog: UnaryHooks<GetCreditPromotionLogRequest, GetCreditPromotionLogResponse>;
1182
+ export const deleteCreditPromotionRedemptionById: UnaryHooks<DeleteCreditPromotionRedemptionByIdRequest, DeleteCreditPromotionRedemptionByIdResponse>;
1183
+ export const checkCodeWithAccountId: UnaryHooks<CheckCodeWithAccountIdRequest, CheckCodeWithAccountIdResponse>;
1184
+ export const getCampaignInfoByRedemptionInfo: UnaryHooks<GetCampaignInfoByRedemptionInfoRequest, GetCampaignInfoByRedemptionInfoResponse>;
1185
+ export const getAssignmentByFilter: UnaryHooks<GetAssignmentByFilterRequest, GetAssignmentByFilterResponse>;
1186
+ export const exportAssignmentByFilter: UnaryHooks<ExportAssignmentByFilterRequest, ExportAssignmentByFilterResponse>;
1187
+ export const forceUpdateCampaignStatus: UnaryHooks<ForceUpdateCampaignStatusRequest, ForceUpdateCampaignStatusResponse>;
1188
+ export const getPackagesByPackageIds: UnaryHooks<GetPackagesByPackageIdsRequest, GetPackagesByPackageIdsResponse>;
1189
+ export const paymentGatewayInfo: UnaryHooks<PaymentGatewayInfoRequest, PaymentGatewayInfoResponse>;
1190
+ export const paymentGatewayCheckoutInfo: UnaryHooks<PaymentGatewayCheckoutInfoRequest, PaymentGatewayCheckoutInfoResponse>;
1191
+ export const checkCondition: UnaryHooks<CheckConditionRequest, CheckConditionResponse>;
1192
+ export const getAdExtensionPrices: UnaryHooks<GetAdExtensionPricesRequest, GetAdExtensionPricesResponse>;
1193
+ export const checkGoogleBillingOrders: UnaryHooks<CheckGoogleBillingOrdersRequest, CheckGoogleBillingOrdersResponse>;
1194
+ export const getGoogleBillingOrders: UnaryHooks<GetGoogleBillingOrdersRequest, GetGoogleBillingOrdersResponse>;
1195
+ export const retryGoogleBillingOrder: UnaryHooks<RetryGoogleBillingOrderRequest, RetryGoogleBillingOrderResponse>;
1196
+ export const extendFreeAd: UnaryHooks<ExtendFreeAdRequest, ExtendFreeAdResponse>;
1197
+ export const getCurrentSubscriptionServeInfo: UnaryHooks<GetCurrentSubscriptionServeInfoRequest, GetCurrentSubscriptionServeInfoResponse>;
1198
+ export const getPriceListingFeeDuration: UnaryHooks<GetPriceListingFeeDurationRequest, GetPriceListingFeeDurationResponse>;
1199
+ export const createPaaSTransaction: UnaryHooks<CreatePaaSTransactionRequest, CreatePaaSTransactionResponse>;
1200
+ export const processPayment: UnaryHooks<ProcessPaymentRequest, ProcessPaymentResponse>;
1201
+ export const getDongTotPackageForRefund: UnaryHooks<GetDongTotPackageForRefundRequest, GetDongTotPackageForRefundResponse>;
1202
+ export const getVirtualAccount: UnaryHooks<GetVirtualAccountRequest, GetVirtualAccountResponse>;
1203
+ export const getDynamicVirtualAccount: UnaryHooks<GetDynamicVirtualAccountRequest, GetDynamicVirtualAccountResponse>;
1204
+ export const getVirtualAccountInfo: UnaryHooks<GetVirtualAccountInfoRequest, GetVirtualAccountInfoResponse>;
1205
+ export const vPBIPN: UnaryHooks<VPBIPNRequest, VPBIPNResponse>;
1206
+ export const processRawCakeIPN: UnaryHooks<ProcessRawCakeIPNRequest, ProcessRawCakeIPNResponse>;
1207
+ export const virtualAccountSendZNS: UnaryHooks<VirtualAccountSendZNSRequest, VirtualAccountSendZNSResponse>;
1208
+ export const getVirtualAccountViewStatements: UnaryHooks<GetVirtualAccountViewStatementsRequest, GetVirtualAccountViewStatementsResponse>;
1209
+ export const getVirtualAccountRemitter: UnaryHooks<GetVirtualAccountRemitterRequest, GetVirtualAccountRemitterResponse>;
1210
+ export const getVirtualAccountRemitters: UnaryHooks<GetVirtualAccountRemittersRequest, GetVirtualAccountRemittersResponse>;
1211
+ export const getVirtualAccountPaymentOrderBase: UnaryHooks<GetVirtualAccountPaymentOrderBaseRequest, GetVirtualAccountPaymentOrderBaseResponse>;
1212
+ export const getVirtualAccountBankTransfer: UnaryHooks<GetVirtualAccountBankTransferRequest, GetVirtualAccountBankTransferResponse>;
1213
+ export const virtualAccountSendZNSsCampaign: UnaryHooks<VirtualAccountSendZNSsCampaignRequest, VirtualAccountSendZNSsCampaignResponse>;
1214
+ export const getListPackages: UnaryHooks<GetListPackagesRequest, GetListPackagesResponse>;
1215
+ export const getListPackagesByMultiplePackageIds: UnaryHooks<GetListPackagesByMultiplePackageIdsRequest, GetListPackagesByMultiplePackageIdsResponse>;
1216
+ export const getListPackagesByMultiplePackageUUIDs: UnaryHooks<GetListPackagesByMultiplePackageUUIDsRequest, GetListPackagesByMultiplePackageUUIDsResponse>;
1217
+ export const getPackageById: UnaryHooks<GetPackageByIdRequest, GetPackageByIdResponse>;
1218
+ export const createPackage: UnaryHooks<CreatePackageRequest, CreatePackageResponse>;
1219
+ export const createBatchPackage: UnaryHooks<CreateBatchPackageRequest, CreateBatchPackageResponse>;
1220
+ export const updatePackageStatus: UnaryHooks<UpdatePackageStatusRequest, UpdatePackageStatusResponse>;
1221
+ export const getLogPackage: UnaryHooks<GetLogPackageRequest, GetLogPackageResponse>;
1222
+ export const getListPaymentMethod: UnaryHooks<GetListPaymentMethodRequest, GetListPaymentMethodResponse>;
1223
+ export const getListVendorProduct: UnaryHooks<GetListVendorProductRequest, GetListVendorProductResponse>;
1224
+ export const createVendorProduct: UnaryHooks<CreateVendorProductRequest, CreateVendorProductResponse>;
1225
+ export const getListPackagesByPaymentMethod: UnaryHooks<GetListPackagesByPaymentMethodRequest, GetListPackagesByPaymentMethodResponse>;
1226
+ export const getListPackagesBackOffice: UnaryHooks<GetListPackagesBackOfficeRequest, GetListPackagesBackOfficeResponse>;
1227
+ export const updateVendorProductById: UnaryHooks<UpdateVendorProductByIdRequest, UpdateVendorProductByIdResponse>;
1228
+ export const getStatusToken: UnaryHooks<GetStatusTokenRequest, GetStatusTokenResponse>;
1229
+ export const getListVendorProductBackOffice: UnaryHooks<GetListVendorProductBackOfficeRequest, GetListVendorProductBackOfficeResponse>;
1230
+ export const getCartPaymentInfo: UnaryHooks<GetCartPaymentInfoRequest, GetCartPaymentInfoResponse>;
1231
+ export const getCartSubscriptionInfo: UnaryHooks<GetCartSubscriptionInfoRequest, GetCartSubscriptionInfoResponse>;
1232
+ export const getCartShopInfo: UnaryHooks<GetCartShopInfoRequest, GetCartShopInfoResponse>;
1233
+ export const getCartTopupInfo: UnaryHooks<GetCartTopupInfoRequest, GetCartTopupInfoResponse>;
1234
+ export const getListMerchantBankInfo: UnaryHooks<GetListMerchantBankInfoRequest, GetListMerchantBankInfoResponse>;
1235
+ export const updatePackageMetaDataById: UnaryHooks<UpdatePackageMetaDataByIdRequest, UpdatePackageMetaDataByIdResponse>;
1236
+ export const calculateVATopupDongtot: UnaryHooks<CalculateVATopupDongtotRequest, CalculateVATopupDongtotResponse>;
1237
+ export const getIPNStatus: UnaryHooks<GetIPNStatusRequest, GetIPNStatusResponse>;
1238
+ export const validateMappingPayment: UnaryHooks<ValidateMappingPaymentRequest, ValidateMappingPaymentResponse>;
1239
+ export const forceMappingPayment: UnaryHooks<ForceMappingPaymentRequest, ForceMappingPaymentResponse>;