@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,154 @@
1
+ syntax = "proto3";
2
+ package ct_logic_uni_rev_payment.v1;
3
+ // language specs
4
+ option go_package = "github.com/carousell/ct-grpc-go/pkg/ct-logic-uni-rev-payment;pb";
5
+
6
+ import "google/api/annotations.proto";
7
+ import "ct-logic-uni-rev-payment/v1/dongtot.proto";
8
+
9
+ service LogicUniRevPaymentDongTotService {
10
+ rpc TransferDongTot(TransferDongTotRequest) returns (TransferDongTotResponse) {
11
+ option (google.api.http) = {
12
+ post: "/api/v1/internal/credit/transfer",
13
+ body: "*"
14
+ };
15
+ }
16
+
17
+ rpc BeforeTransferDongTot(BeforeTransferDongTotRequest) returns (BeforeTransferDongTotResponse) {
18
+ option (google.api.http) = {
19
+ post: "/api/v1/internal/credit/before-transfer",
20
+ body: "*"
21
+ };
22
+ }
23
+
24
+ rpc GetTransferHistory(GetTransferHistoryRequest) returns (GetTransferHistoryResponse) {}
25
+ rpc GetTransferHistoryByTransferId(GetTransferHistoryByTransferIdRequest) returns (GetTransferHistoryByTransferIdResponse) {}
26
+ rpc GetReceiveHistory(GetReceiveHistoryRequest) returns (GetReceiveHistoryResponse) {}
27
+ rpc GetReceiveHistoryByCode(GetReceiveHistoryByCodeRequest) returns (GetReceiveHistoryByCodeResponse) {}
28
+
29
+ rpc GetTransferTotal(GetTransferTotalRequest) returns (GetTransferTotalResponse) {
30
+ option (google.api.http) = {
31
+ get: "/api/v1/internal/credit/transfer-total/{account_id}"
32
+ };
33
+ }
34
+
35
+ rpc GetTransferInformation(GetTransferInformationRequest) returns (GetTransferInformationResponse) {
36
+ option (google.api.http) = {
37
+ get: "/api/v1/internal/credit/transfers"
38
+ };
39
+ }
40
+
41
+ rpc GetBalanceByType(GetBalanceByTypeRequest) returns (GetBalanceByTypeResponse) {
42
+ option (google.api.http) = {
43
+ get: "/api/v1/internal/credit/balance"
44
+ };
45
+ }
46
+
47
+ rpc GetBalanceDetailByGroup(GetBalanceDetailByGroupRequest) returns (GetBalanceDetailByGroupResponse) {
48
+ option (google.api.http) = {
49
+ get: "/api/v1/internal/credit/balancedetail-by-group"
50
+ };
51
+ }
52
+
53
+ rpc GetTotalBalance(GetTotalBalanceRequest) returns (GetTotalBalanceResponse) {
54
+ option (google.api.http) = {
55
+ get: "/api/v1/internal/credit/total-balance"
56
+ };
57
+ }
58
+
59
+ rpc ForceExpireDongTot(ForceExpireDongTotRequest) returns (ForceExpireDongTotResponse) {
60
+ option (google.api.http) = {
61
+ post: "/api/v1/internal/credit/expire-dongtot/force",
62
+ body: "*"
63
+ };
64
+ }
65
+
66
+ rpc GetBalanceTopupOrder(GetBalanceTopupOrderRequest) returns (GetBalanceTopupOrderResponse) {
67
+ option (google.api.http) = {
68
+ post: "/api/v1/internal/credit/get-balance-of-topup-order",
69
+ body: "*"
70
+ };
71
+ }
72
+
73
+ rpc GetBalancesByAccountIds(GetBalancesByAccountIdsRequest) returns (GetBalancesByAccountIdsResponse) {
74
+ option (google.api.http) = {
75
+ get: "/api/v1/internal/credit/balances"
76
+ };
77
+ }
78
+
79
+ rpc GetBalanceAfterOrderId(GetBalanceAfterOrderIdRequest) returns (GetBalanceAfterOrderIdResponse) {}
80
+
81
+ rpc GetOrderCheck(GetOrderCheckRequest) returns (GetOrderCheckResponse) {
82
+ option (google.api.http) = {
83
+ post: "/api/v1/internal/credit/ordercheck",
84
+ body: "*"
85
+ };
86
+ }
87
+
88
+ rpc CheckAmountOrder(CheckAmountOrderRequest) returns (CheckAmountOrderResponse) {
89
+ option (google.api.http) = {
90
+ get: "/api/v1/internal/credit/check/amount/{order_id}/slave"
91
+ additional_bindings {
92
+ get: "/api/v1/internal/credit/check/amount/{order_id}"
93
+ }
94
+ };
95
+ }
96
+
97
+ rpc GetTopupInfo(GetTopupInfoRequest) returns (GetTopupInfoResponse) {
98
+ option (google.api.http) = {
99
+ get: "/api/v1/internal/credit/topup-info/{order_id}"
100
+ };
101
+ }
102
+
103
+ rpc GetHistory(GetHistoryRequest) returns (GetHistoryResponse) {
104
+ option (google.api.http) = {
105
+ get: "/api/v1/internal/credit/history"
106
+ };
107
+ }
108
+
109
+ rpc GetHistoryByAccountIdAndOrderId(GetHistoryByAccountIdAndOrderIdRequest) returns (GetHistoryByAccountIdAndOrderIdResponse) {
110
+ option (google.api.http) = {
111
+ get: "/api/v1/internal/credit/history/{order_id}/{account_id}"
112
+ };
113
+ }
114
+
115
+ rpc GetHistoryDetail(GetHistoryDetailRequest) returns (GetHistoryDetailResponse) {
116
+ option (google.api.http) = {
117
+ get: "/api/v1/internal/credit/historydetail/{account_id}"
118
+ };
119
+ }
120
+
121
+ rpc WithdrawDongtot(WithdrawDongtotRequest) returns (WithdrawDongtotResponse) {
122
+ option (google.api.http) = {
123
+ post: "/api/v1/internal/credit/withdraw",
124
+ body: "*"
125
+ };
126
+ }
127
+
128
+ rpc CreateTopupDongtotOrder(CreateTopupDongtotOrderRequest) returns (CreateTopupDongtotOrderResponse) {
129
+ option (google.api.http) = {
130
+ post: "/api/v1/internal/topup",
131
+ body: "*"
132
+ };
133
+ }
134
+
135
+ rpc RefundUnrecordedWithdraw(RefundUnrecordedWithdrawRequest) returns (RefundUnrecordedWithdrawResponse) {
136
+ option (google.api.http) = {
137
+ post: "/api/v1/internal/credit/refund-unrecorded-withdraw",
138
+ body: "*"
139
+ };
140
+ }
141
+
142
+ rpc ValidateTopupServiceInPurchase(ValidateTopupServiceInPurchaseRequest) returns (ValidateTopupServiceInPurchaseResponse) {}
143
+
144
+ rpc ForceExpireDongTotBo(ForceExpireDongTotBoRequest) returns (ForceExpireDongTotBoResponse) {}
145
+ rpc GetListBoDongtotExpired(GetListBoDongtotExpiredRequest) returns (GetListBoDongtotExpiredResponse) {}
146
+ rpc GetDongtotManagementPageCategories(GetDongtotManagementPageCategoriesRequest) returns (GetDongtotManagementPageCategoriesResponse) {}
147
+ rpc GetDongtotManagementPageDetail(GetDongtotManagementPageDetailRequest) returns (GetDongtotManagementPageDetailResponse) {}
148
+ rpc GetDongtotManagementPromotionCodes(GetDongtotManagementPromotionCodesRequest) returns (GetDongtotManagementPromotionCodesResponse) {}
149
+ rpc GetDongtotManagementEContracts(GetDongtotManagementEContractsRequest) returns (GetDongtotManagementEContractsResponse) {}
150
+ rpc GetDongtotManagementTopupPackages(GetDongtotManagementTopupPackagesRequest) returns (GetDongtotManagementTopupPackagesResponse) {}
151
+
152
+ // Dongtot management RPC supports BO
153
+ rpc GetDongtotManagementPageDetailBo(GetDongtotManagementPageDetailBoRequest) returns (GetDongtotManagementPageDetailBoResponse) {}
154
+ }
@@ -0,0 +1,316 @@
1
+ // @generated by protoc-gen-connect-es v1.0.0 with parameter "target=js+dts"
2
+ // @generated from file ct-logic-uni-rev-payment/v1/dongtot_service.proto (package ct_logic_uni_rev_payment.v1, syntax proto3)
3
+ /* eslint-disable */
4
+ // @ts-nocheck
5
+
6
+ import { BeforeTransferDongTotRequest, BeforeTransferDongTotResponse, CheckAmountOrderRequest, CheckAmountOrderResponse, CreateTopupDongtotOrderRequest, CreateTopupDongtotOrderResponse, ForceExpireDongTotBoRequest, ForceExpireDongTotBoResponse, ForceExpireDongTotRequest, ForceExpireDongTotResponse, GetBalanceAfterOrderIdRequest, GetBalanceAfterOrderIdResponse, GetBalanceByTypeRequest, GetBalanceByTypeResponse, GetBalanceDetailByGroupRequest, GetBalanceDetailByGroupResponse, GetBalancesByAccountIdsRequest, GetBalancesByAccountIdsResponse, GetBalanceTopupOrderRequest, GetBalanceTopupOrderResponse, GetDongtotManagementEContractsRequest, GetDongtotManagementEContractsResponse, GetDongtotManagementPageCategoriesRequest, GetDongtotManagementPageCategoriesResponse, GetDongtotManagementPageDetailBoRequest, GetDongtotManagementPageDetailBoResponse, GetDongtotManagementPageDetailRequest, GetDongtotManagementPageDetailResponse, GetDongtotManagementPromotionCodesRequest, GetDongtotManagementPromotionCodesResponse, GetDongtotManagementTopupPackagesRequest, GetDongtotManagementTopupPackagesResponse, GetHistoryByAccountIdAndOrderIdRequest, GetHistoryByAccountIdAndOrderIdResponse, GetHistoryDetailRequest, GetHistoryDetailResponse, GetHistoryRequest, GetHistoryResponse, GetListBoDongtotExpiredRequest, GetListBoDongtotExpiredResponse, GetOrderCheckRequest, GetOrderCheckResponse, GetReceiveHistoryByCodeRequest, GetReceiveHistoryByCodeResponse, GetReceiveHistoryRequest, GetReceiveHistoryResponse, GetTopupInfoRequest, GetTopupInfoResponse, GetTotalBalanceRequest, GetTotalBalanceResponse, GetTransferHistoryByTransferIdRequest, GetTransferHistoryByTransferIdResponse, GetTransferHistoryRequest, GetTransferHistoryResponse, GetTransferInformationRequest, GetTransferInformationResponse, GetTransferTotalRequest, GetTransferTotalResponse, RefundUnrecordedWithdrawRequest, RefundUnrecordedWithdrawResponse, TransferDongTotRequest, TransferDongTotResponse, ValidateTopupServiceInPurchaseRequest, ValidateTopupServiceInPurchaseResponse, WithdrawDongtotRequest, WithdrawDongtotResponse } from "./dongtot_pb.js";
7
+ import { MethodKind } from "@bufbuild/protobuf";
8
+
9
+ /**
10
+ * @generated from service ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService
11
+ */
12
+ export declare const LogicUniRevPaymentDongTotService: {
13
+ readonly typeName: "ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService",
14
+ readonly methods: {
15
+ /**
16
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.TransferDongTot
17
+ */
18
+ readonly transferDongTot: {
19
+ readonly name: "TransferDongTot",
20
+ readonly I: typeof TransferDongTotRequest,
21
+ readonly O: typeof TransferDongTotResponse,
22
+ readonly kind: MethodKind.Unary,
23
+ },
24
+ /**
25
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.BeforeTransferDongTot
26
+ */
27
+ readonly beforeTransferDongTot: {
28
+ readonly name: "BeforeTransferDongTot",
29
+ readonly I: typeof BeforeTransferDongTotRequest,
30
+ readonly O: typeof BeforeTransferDongTotResponse,
31
+ readonly kind: MethodKind.Unary,
32
+ },
33
+ /**
34
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTransferHistory
35
+ */
36
+ readonly getTransferHistory: {
37
+ readonly name: "GetTransferHistory",
38
+ readonly I: typeof GetTransferHistoryRequest,
39
+ readonly O: typeof GetTransferHistoryResponse,
40
+ readonly kind: MethodKind.Unary,
41
+ },
42
+ /**
43
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTransferHistoryByTransferId
44
+ */
45
+ readonly getTransferHistoryByTransferId: {
46
+ readonly name: "GetTransferHistoryByTransferId",
47
+ readonly I: typeof GetTransferHistoryByTransferIdRequest,
48
+ readonly O: typeof GetTransferHistoryByTransferIdResponse,
49
+ readonly kind: MethodKind.Unary,
50
+ },
51
+ /**
52
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetReceiveHistory
53
+ */
54
+ readonly getReceiveHistory: {
55
+ readonly name: "GetReceiveHistory",
56
+ readonly I: typeof GetReceiveHistoryRequest,
57
+ readonly O: typeof GetReceiveHistoryResponse,
58
+ readonly kind: MethodKind.Unary,
59
+ },
60
+ /**
61
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetReceiveHistoryByCode
62
+ */
63
+ readonly getReceiveHistoryByCode: {
64
+ readonly name: "GetReceiveHistoryByCode",
65
+ readonly I: typeof GetReceiveHistoryByCodeRequest,
66
+ readonly O: typeof GetReceiveHistoryByCodeResponse,
67
+ readonly kind: MethodKind.Unary,
68
+ },
69
+ /**
70
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTransferTotal
71
+ */
72
+ readonly getTransferTotal: {
73
+ readonly name: "GetTransferTotal",
74
+ readonly I: typeof GetTransferTotalRequest,
75
+ readonly O: typeof GetTransferTotalResponse,
76
+ readonly kind: MethodKind.Unary,
77
+ },
78
+ /**
79
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTransferInformation
80
+ */
81
+ readonly getTransferInformation: {
82
+ readonly name: "GetTransferInformation",
83
+ readonly I: typeof GetTransferInformationRequest,
84
+ readonly O: typeof GetTransferInformationResponse,
85
+ readonly kind: MethodKind.Unary,
86
+ },
87
+ /**
88
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetBalanceByType
89
+ */
90
+ readonly getBalanceByType: {
91
+ readonly name: "GetBalanceByType",
92
+ readonly I: typeof GetBalanceByTypeRequest,
93
+ readonly O: typeof GetBalanceByTypeResponse,
94
+ readonly kind: MethodKind.Unary,
95
+ },
96
+ /**
97
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetBalanceDetailByGroup
98
+ */
99
+ readonly getBalanceDetailByGroup: {
100
+ readonly name: "GetBalanceDetailByGroup",
101
+ readonly I: typeof GetBalanceDetailByGroupRequest,
102
+ readonly O: typeof GetBalanceDetailByGroupResponse,
103
+ readonly kind: MethodKind.Unary,
104
+ },
105
+ /**
106
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTotalBalance
107
+ */
108
+ readonly getTotalBalance: {
109
+ readonly name: "GetTotalBalance",
110
+ readonly I: typeof GetTotalBalanceRequest,
111
+ readonly O: typeof GetTotalBalanceResponse,
112
+ readonly kind: MethodKind.Unary,
113
+ },
114
+ /**
115
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.ForceExpireDongTot
116
+ */
117
+ readonly forceExpireDongTot: {
118
+ readonly name: "ForceExpireDongTot",
119
+ readonly I: typeof ForceExpireDongTotRequest,
120
+ readonly O: typeof ForceExpireDongTotResponse,
121
+ readonly kind: MethodKind.Unary,
122
+ },
123
+ /**
124
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetBalanceTopupOrder
125
+ */
126
+ readonly getBalanceTopupOrder: {
127
+ readonly name: "GetBalanceTopupOrder",
128
+ readonly I: typeof GetBalanceTopupOrderRequest,
129
+ readonly O: typeof GetBalanceTopupOrderResponse,
130
+ readonly kind: MethodKind.Unary,
131
+ },
132
+ /**
133
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetBalancesByAccountIds
134
+ */
135
+ readonly getBalancesByAccountIds: {
136
+ readonly name: "GetBalancesByAccountIds",
137
+ readonly I: typeof GetBalancesByAccountIdsRequest,
138
+ readonly O: typeof GetBalancesByAccountIdsResponse,
139
+ readonly kind: MethodKind.Unary,
140
+ },
141
+ /**
142
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetBalanceAfterOrderId
143
+ */
144
+ readonly getBalanceAfterOrderId: {
145
+ readonly name: "GetBalanceAfterOrderId",
146
+ readonly I: typeof GetBalanceAfterOrderIdRequest,
147
+ readonly O: typeof GetBalanceAfterOrderIdResponse,
148
+ readonly kind: MethodKind.Unary,
149
+ },
150
+ /**
151
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetOrderCheck
152
+ */
153
+ readonly getOrderCheck: {
154
+ readonly name: "GetOrderCheck",
155
+ readonly I: typeof GetOrderCheckRequest,
156
+ readonly O: typeof GetOrderCheckResponse,
157
+ readonly kind: MethodKind.Unary,
158
+ },
159
+ /**
160
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.CheckAmountOrder
161
+ */
162
+ readonly checkAmountOrder: {
163
+ readonly name: "CheckAmountOrder",
164
+ readonly I: typeof CheckAmountOrderRequest,
165
+ readonly O: typeof CheckAmountOrderResponse,
166
+ readonly kind: MethodKind.Unary,
167
+ },
168
+ /**
169
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetTopupInfo
170
+ */
171
+ readonly getTopupInfo: {
172
+ readonly name: "GetTopupInfo",
173
+ readonly I: typeof GetTopupInfoRequest,
174
+ readonly O: typeof GetTopupInfoResponse,
175
+ readonly kind: MethodKind.Unary,
176
+ },
177
+ /**
178
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetHistory
179
+ */
180
+ readonly getHistory: {
181
+ readonly name: "GetHistory",
182
+ readonly I: typeof GetHistoryRequest,
183
+ readonly O: typeof GetHistoryResponse,
184
+ readonly kind: MethodKind.Unary,
185
+ },
186
+ /**
187
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetHistoryByAccountIdAndOrderId
188
+ */
189
+ readonly getHistoryByAccountIdAndOrderId: {
190
+ readonly name: "GetHistoryByAccountIdAndOrderId",
191
+ readonly I: typeof GetHistoryByAccountIdAndOrderIdRequest,
192
+ readonly O: typeof GetHistoryByAccountIdAndOrderIdResponse,
193
+ readonly kind: MethodKind.Unary,
194
+ },
195
+ /**
196
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetHistoryDetail
197
+ */
198
+ readonly getHistoryDetail: {
199
+ readonly name: "GetHistoryDetail",
200
+ readonly I: typeof GetHistoryDetailRequest,
201
+ readonly O: typeof GetHistoryDetailResponse,
202
+ readonly kind: MethodKind.Unary,
203
+ },
204
+ /**
205
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.WithdrawDongtot
206
+ */
207
+ readonly withdrawDongtot: {
208
+ readonly name: "WithdrawDongtot",
209
+ readonly I: typeof WithdrawDongtotRequest,
210
+ readonly O: typeof WithdrawDongtotResponse,
211
+ readonly kind: MethodKind.Unary,
212
+ },
213
+ /**
214
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.CreateTopupDongtotOrder
215
+ */
216
+ readonly createTopupDongtotOrder: {
217
+ readonly name: "CreateTopupDongtotOrder",
218
+ readonly I: typeof CreateTopupDongtotOrderRequest,
219
+ readonly O: typeof CreateTopupDongtotOrderResponse,
220
+ readonly kind: MethodKind.Unary,
221
+ },
222
+ /**
223
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.RefundUnrecordedWithdraw
224
+ */
225
+ readonly refundUnrecordedWithdraw: {
226
+ readonly name: "RefundUnrecordedWithdraw",
227
+ readonly I: typeof RefundUnrecordedWithdrawRequest,
228
+ readonly O: typeof RefundUnrecordedWithdrawResponse,
229
+ readonly kind: MethodKind.Unary,
230
+ },
231
+ /**
232
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.ValidateTopupServiceInPurchase
233
+ */
234
+ readonly validateTopupServiceInPurchase: {
235
+ readonly name: "ValidateTopupServiceInPurchase",
236
+ readonly I: typeof ValidateTopupServiceInPurchaseRequest,
237
+ readonly O: typeof ValidateTopupServiceInPurchaseResponse,
238
+ readonly kind: MethodKind.Unary,
239
+ },
240
+ /**
241
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.ForceExpireDongTotBo
242
+ */
243
+ readonly forceExpireDongTotBo: {
244
+ readonly name: "ForceExpireDongTotBo",
245
+ readonly I: typeof ForceExpireDongTotBoRequest,
246
+ readonly O: typeof ForceExpireDongTotBoResponse,
247
+ readonly kind: MethodKind.Unary,
248
+ },
249
+ /**
250
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetListBoDongtotExpired
251
+ */
252
+ readonly getListBoDongtotExpired: {
253
+ readonly name: "GetListBoDongtotExpired",
254
+ readonly I: typeof GetListBoDongtotExpiredRequest,
255
+ readonly O: typeof GetListBoDongtotExpiredResponse,
256
+ readonly kind: MethodKind.Unary,
257
+ },
258
+ /**
259
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementPageCategories
260
+ */
261
+ readonly getDongtotManagementPageCategories: {
262
+ readonly name: "GetDongtotManagementPageCategories",
263
+ readonly I: typeof GetDongtotManagementPageCategoriesRequest,
264
+ readonly O: typeof GetDongtotManagementPageCategoriesResponse,
265
+ readonly kind: MethodKind.Unary,
266
+ },
267
+ /**
268
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementPageDetail
269
+ */
270
+ readonly getDongtotManagementPageDetail: {
271
+ readonly name: "GetDongtotManagementPageDetail",
272
+ readonly I: typeof GetDongtotManagementPageDetailRequest,
273
+ readonly O: typeof GetDongtotManagementPageDetailResponse,
274
+ readonly kind: MethodKind.Unary,
275
+ },
276
+ /**
277
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementPromotionCodes
278
+ */
279
+ readonly getDongtotManagementPromotionCodes: {
280
+ readonly name: "GetDongtotManagementPromotionCodes",
281
+ readonly I: typeof GetDongtotManagementPromotionCodesRequest,
282
+ readonly O: typeof GetDongtotManagementPromotionCodesResponse,
283
+ readonly kind: MethodKind.Unary,
284
+ },
285
+ /**
286
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementEContracts
287
+ */
288
+ readonly getDongtotManagementEContracts: {
289
+ readonly name: "GetDongtotManagementEContracts",
290
+ readonly I: typeof GetDongtotManagementEContractsRequest,
291
+ readonly O: typeof GetDongtotManagementEContractsResponse,
292
+ readonly kind: MethodKind.Unary,
293
+ },
294
+ /**
295
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementTopupPackages
296
+ */
297
+ readonly getDongtotManagementTopupPackages: {
298
+ readonly name: "GetDongtotManagementTopupPackages",
299
+ readonly I: typeof GetDongtotManagementTopupPackagesRequest,
300
+ readonly O: typeof GetDongtotManagementTopupPackagesResponse,
301
+ readonly kind: MethodKind.Unary,
302
+ },
303
+ /**
304
+ * Dongtot management RPC supports BO
305
+ *
306
+ * @generated from rpc ct_logic_uni_rev_payment.v1.LogicUniRevPaymentDongTotService.GetDongtotManagementPageDetailBo
307
+ */
308
+ readonly getDongtotManagementPageDetailBo: {
309
+ readonly name: "GetDongtotManagementPageDetailBo",
310
+ readonly I: typeof GetDongtotManagementPageDetailBoRequest,
311
+ readonly O: typeof GetDongtotManagementPageDetailBoResponse,
312
+ readonly kind: MethodKind.Unary,
313
+ },
314
+ }
315
+ };
316
+