@raystack/proton 0.1.0-8cb19702a3e47d173732860d58084b83d6941865 → 0.1.0-c68d47cf91d1927f26bbbc1ced1fdfca220fe873

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 (266) hide show
  1. package/google/api/annotations_pb.d.ts +34 -0
  2. package/google/api/annotations_pb.js +36 -0
  3. package/google/api/annotations_pb.ts +1 -1
  4. package/google/api/field_behavior_pb.d.ts +134 -0
  5. package/google/api/field_behavior_pb.js +65 -0
  6. package/google/api/field_behavior_pb.ts +1 -1
  7. package/google/api/http_pb.d.ts +477 -0
  8. package/google/api/http_pb.js +47 -0
  9. package/google/api/http_pb.ts +1 -1
  10. package/google/api/httpbody_pb.d.ts +104 -0
  11. package/google/api/httpbody_pb.js +34 -0
  12. package/google/api/httpbody_pb.ts +1 -1
  13. package/index.d.ts +10 -0
  14. package/index.js +10 -0
  15. package/package.json +37 -36
  16. package/protoc-gen-openapiv2/options/annotations_pb.d.ts +63 -0
  17. package/protoc-gen-openapiv2/options/annotations_pb.js +69 -0
  18. package/protoc-gen-openapiv2/options/annotations_pb.ts +1 -1
  19. package/protoc-gen-openapiv2/options/openapiv2_pb.d.ts +1497 -0
  20. package/protoc-gen-openapiv2/options/openapiv2_pb.js +232 -0
  21. package/protoc-gen-openapiv2/options/openapiv2_pb.ts +1 -1
  22. package/raystack/assets/index.d.ts +29 -0
  23. package/raystack/assets/index.js +29 -0
  24. package/raystack/assets/v1beta1/bucket_pb.d.ts +180 -0
  25. package/raystack/assets/v1beta1/bucket_pb.js +32 -0
  26. package/raystack/assets/v1beta1/bucket_pb.ts +1 -1
  27. package/raystack/assets/v1beta1/dashboard_pb.d.ts +217 -0
  28. package/raystack/assets/v1beta1/dashboard_pb.js +32 -0
  29. package/raystack/assets/v1beta1/dashboard_pb.ts +1 -1
  30. package/raystack/assets/v1beta1/event_pb.d.ts +52 -0
  31. package/raystack/assets/v1beta1/event_pb.js +20 -0
  32. package/raystack/assets/v1beta1/event_pb.ts +1 -1
  33. package/raystack/assets/v1beta1/group_pb.d.ts +105 -0
  34. package/raystack/assets/v1beta1/group_pb.js +30 -0
  35. package/raystack/assets/v1beta1/group_pb.ts +1 -1
  36. package/raystack/assets/v1beta1/job_pb.d.ts +78 -0
  37. package/raystack/assets/v1beta1/job_pb.js +25 -0
  38. package/raystack/assets/v1beta1/job_pb.ts +1 -1
  39. package/raystack/assets/v1beta1/lineage_pb.d.ts +43 -0
  40. package/raystack/assets/v1beta1/lineage_pb.js +20 -0
  41. package/raystack/assets/v1beta1/lineage_pb.ts +1 -1
  42. package/raystack/assets/v1beta1/ownership_pb.d.ts +78 -0
  43. package/raystack/assets/v1beta1/ownership_pb.js +26 -0
  44. package/raystack/assets/v1beta1/ownership_pb.ts +1 -1
  45. package/raystack/assets/v1beta1/preview_pb.d.ts +41 -0
  46. package/raystack/assets/v1beta1/preview_pb.js +20 -0
  47. package/raystack/assets/v1beta1/preview_pb.ts +1 -1
  48. package/raystack/assets/v1beta1/properties_pb.d.ts +44 -0
  49. package/raystack/assets/v1beta1/properties_pb.js +20 -0
  50. package/raystack/assets/v1beta1/properties_pb.ts +1 -1
  51. package/raystack/assets/v1beta1/resource_pb.d.ts +74 -0
  52. package/raystack/assets/v1beta1/resource_pb.js +19 -0
  53. package/raystack/assets/v1beta1/resource_pb.ts +1 -1
  54. package/raystack/assets/v1beta1/schema_pb.d.ts +169 -0
  55. package/raystack/assets/v1beta1/schema_pb.js +41 -0
  56. package/raystack/assets/v1beta1/schema_pb.ts +1 -1
  57. package/raystack/assets/v1beta1/table_pb.d.ts +192 -0
  58. package/raystack/assets/v1beta1/table_pb.js +41 -0
  59. package/raystack/assets/v1beta1/table_pb.ts +1 -1
  60. package/raystack/assets/v1beta1/timestamp_pb.d.ts +68 -0
  61. package/raystack/assets/v1beta1/timestamp_pb.js +27 -0
  62. package/raystack/assets/v1beta1/timestamp_pb.ts +1 -1
  63. package/raystack/assets/v1beta1/topic_pb.d.ts +125 -0
  64. package/raystack/assets/v1beta1/topic_pb.js +33 -0
  65. package/raystack/assets/v1beta1/topic_pb.ts +1 -1
  66. package/raystack/assets/v1beta1/user_pb.d.ts +216 -0
  67. package/raystack/assets/v1beta1/user_pb.js +37 -0
  68. package/raystack/assets/v1beta1/user_pb.ts +1 -1
  69. package/raystack/assets/v1beta2/application_pb.d.ts +59 -0
  70. package/raystack/assets/v1beta2/application_pb.js +20 -0
  71. package/raystack/assets/v1beta2/application_pb.ts +1 -1
  72. package/raystack/assets/v1beta2/asset_pb.d.ts +129 -0
  73. package/raystack/assets/v1beta2/asset_pb.js +21 -0
  74. package/raystack/assets/v1beta2/asset_pb.ts +1 -1
  75. package/raystack/assets/v1beta2/bucket_pb.d.ts +163 -0
  76. package/raystack/assets/v1beta2/bucket_pb.js +28 -0
  77. package/raystack/assets/v1beta2/bucket_pb.ts +1 -1
  78. package/raystack/assets/v1beta2/common_pb.d.ts +170 -0
  79. package/raystack/assets/v1beta2/common_pb.js +41 -0
  80. package/raystack/assets/v1beta2/common_pb.ts +1 -1
  81. package/raystack/assets/v1beta2/dashboard_pb.d.ts +192 -0
  82. package/raystack/assets/v1beta2/dashboard_pb.js +28 -0
  83. package/raystack/assets/v1beta2/dashboard_pb.ts +1 -1
  84. package/raystack/assets/v1beta2/experiment_pb.d.ts +134 -0
  85. package/raystack/assets/v1beta2/experiment_pb.js +27 -0
  86. package/raystack/assets/v1beta2/experiment_pb.ts +1 -1
  87. package/raystack/assets/v1beta2/feature_table_pb.d.ts +167 -0
  88. package/raystack/assets/v1beta2/feature_table_pb.js +34 -0
  89. package/raystack/assets/v1beta2/feature_table_pb.ts +1 -1
  90. package/raystack/assets/v1beta2/group_pb.d.ts +77 -0
  91. package/raystack/assets/v1beta2/group_pb.js +27 -0
  92. package/raystack/assets/v1beta2/group_pb.ts +1 -1
  93. package/raystack/assets/v1beta2/job_pb.d.ts +47 -0
  94. package/raystack/assets/v1beta2/job_pb.js +20 -0
  95. package/raystack/assets/v1beta2/job_pb.ts +1 -1
  96. package/raystack/assets/v1beta2/metric_pb.d.ts +83 -0
  97. package/raystack/assets/v1beta2/metric_pb.js +20 -0
  98. package/raystack/assets/v1beta2/metric_pb.ts +1 -1
  99. package/raystack/assets/v1beta2/model_pb.d.ts +227 -0
  100. package/raystack/assets/v1beta2/model_pb.js +41 -0
  101. package/raystack/assets/v1beta2/model_pb.ts +1 -1
  102. package/raystack/assets/v1beta2/table_pb.d.ts +283 -0
  103. package/raystack/assets/v1beta2/table_pb.js +48 -0
  104. package/raystack/assets/v1beta2/table_pb.ts +1 -1
  105. package/raystack/assets/v1beta2/topic_pb.d.ts +117 -0
  106. package/raystack/assets/v1beta2/topic_pb.js +34 -0
  107. package/raystack/assets/v1beta2/topic_pb.ts +1 -1
  108. package/raystack/assets/v1beta2/user_pb.d.ts +203 -0
  109. package/raystack/assets/v1beta2/user_pb.js +34 -0
  110. package/raystack/assets/v1beta2/user_pb.ts +1 -1
  111. package/raystack/common/index.d.ts +2 -0
  112. package/raystack/common/index.js +2 -0
  113. package/raystack/common/v1/service-CommonService_connectquery.d.ts +10 -0
  114. package/raystack/common/v1/service-CommonService_connectquery.js +10 -0
  115. package/raystack/common/v1/service-CommonService_connectquery.ts +1 -1
  116. package/raystack/common/v1/service_pb.d.ts +100 -0
  117. package/raystack/common/v1/service_pb.js +42 -0
  118. package/raystack/common/v1/service_pb.ts +1 -1
  119. package/raystack/compass/index.d.ts +2 -0
  120. package/raystack/compass/index.js +2 -0
  121. package/raystack/compass/v1beta1/service-CompassService_connectquery.d.ts +184 -0
  122. package/raystack/compass/v1beta1/service-CompassService_connectquery.js +225 -0
  123. package/raystack/compass/v1beta1/service-CompassService_connectquery.ts +1 -1
  124. package/raystack/compass/v1beta1/service_pb.d.ts +2994 -0
  125. package/raystack/compass/v1beta1/service_pb.js +745 -0
  126. package/raystack/compass/v1beta1/service_pb.ts +1 -1
  127. package/raystack/entropy/index.d.ts +4 -0
  128. package/raystack/entropy/index.js +4 -0
  129. package/raystack/entropy/v1beta1/module-ModuleService_connectquery.d.ts +26 -0
  130. package/raystack/entropy/v1beta1/module-ModuleService_connectquery.js +30 -0
  131. package/raystack/entropy/v1beta1/module-ModuleService_connectquery.ts +1 -1
  132. package/raystack/entropy/v1beta1/module_pb.d.ts +261 -0
  133. package/raystack/entropy/v1beta1/module_pb.js +97 -0
  134. package/raystack/entropy/v1beta1/module_pb.ts +1 -1
  135. package/raystack/entropy/v1beta1/resource-ResourceService_connectquery.d.ts +34 -0
  136. package/raystack/entropy/v1beta1/resource-ResourceService_connectquery.js +40 -0
  137. package/raystack/entropy/v1beta1/resource-ResourceService_connectquery.ts +1 -1
  138. package/raystack/entropy/v1beta1/resource_pb.d.ts +636 -0
  139. package/raystack/entropy/v1beta1/resource_pb.js +200 -0
  140. package/raystack/entropy/v1beta1/resource_pb.ts +1 -1
  141. package/raystack/frontier/index.d.ts +5 -0
  142. package/raystack/frontier/index.js +5 -0
  143. package/raystack/frontier/v1beta1/admin-AdminService_connectquery.d.ts +263 -0
  144. package/raystack/frontier/v1beta1/admin-AdminService_connectquery.js +316 -0
  145. package/raystack/frontier/v1beta1/admin-AdminService_connectquery.ts +15 -1
  146. package/raystack/frontier/v1beta1/admin_pb.d.ts +3550 -0
  147. package/raystack/frontier/v1beta1/admin_pb.js +914 -0
  148. package/raystack/frontier/v1beta1/admin_pb.ts +92 -3
  149. package/raystack/frontier/v1beta1/frontier-FrontierService_connectquery.d.ts +746 -0
  150. package/raystack/frontier/v1beta1/frontier-FrontierService_connectquery.js +915 -0
  151. package/raystack/frontier/v1beta1/frontier-FrontierService_connectquery.ts +22 -1
  152. package/raystack/frontier/v1beta1/frontier_pb.d.ts +8883 -0
  153. package/raystack/frontier/v1beta1/frontier_pb.js +2635 -0
  154. package/raystack/frontier/v1beta1/frontier_pb.ts +119 -3
  155. package/raystack/frontier/v1beta1/models_pb.d.ts +2861 -0
  156. package/raystack/frontier/v1beta1/models_pb.js +450 -0
  157. package/raystack/frontier/v1beta1/models_pb.ts +71 -2
  158. package/raystack/guardian/index.d.ts +2 -0
  159. package/raystack/guardian/index.js +2 -0
  160. package/raystack/guardian/v1beta1/guardian-GuardianService_connectquery.d.ts +168 -0
  161. package/raystack/guardian/v1beta1/guardian-GuardianService_connectquery.js +207 -0
  162. package/raystack/guardian/v1beta1/guardian-GuardianService_connectquery.ts +1 -1
  163. package/raystack/guardian/v1beta1/guardian_pb.d.ts +3537 -0
  164. package/raystack/guardian/v1beta1/guardian_pb.js +823 -0
  165. package/raystack/guardian/v1beta1/guardian_pb.ts +1 -1
  166. package/raystack/optimus/core/v1beta1/backup-BackupService_connectquery.d.ts +18 -0
  167. package/raystack/optimus/core/v1beta1/backup-BackupService_connectquery.js +20 -0
  168. package/raystack/optimus/core/v1beta1/backup-BackupService_connectquery.ts +1 -1
  169. package/raystack/optimus/core/v1beta1/backup_pb.d.ts +256 -0
  170. package/raystack/optimus/core/v1beta1/backup_pb.js +77 -0
  171. package/raystack/optimus/core/v1beta1/backup_pb.ts +1 -1
  172. package/raystack/optimus/core/v1beta1/job_run-JobRunService_connectquery.d.ts +30 -0
  173. package/raystack/optimus/core/v1beta1/job_run-JobRunService_connectquery.js +33 -0
  174. package/raystack/optimus/core/v1beta1/job_run-JobRunService_connectquery.ts +1 -1
  175. package/raystack/optimus/core/v1beta1/job_run_pb.d.ts +410 -0
  176. package/raystack/optimus/core/v1beta1/job_run_pb.js +127 -0
  177. package/raystack/optimus/core/v1beta1/job_run_pb.ts +1 -1
  178. package/raystack/optimus/core/v1beta1/job_spec-JobSpecificationService_connectquery.d.ts +98 -0
  179. package/raystack/optimus/core/v1beta1/job_spec-JobSpecificationService_connectquery.js +112 -0
  180. package/raystack/optimus/core/v1beta1/job_spec-JobSpecificationService_connectquery.ts +1 -1
  181. package/raystack/optimus/core/v1beta1/job_spec_pb.d.ts +1953 -0
  182. package/raystack/optimus/core/v1beta1/job_spec_pb.js +487 -0
  183. package/raystack/optimus/core/v1beta1/job_spec_pb.ts +1 -1
  184. package/raystack/optimus/core/v1beta1/namespace-NamespaceService_connectquery.d.ts +24 -0
  185. package/raystack/optimus/core/v1beta1/namespace-NamespaceService_connectquery.js +26 -0
  186. package/raystack/optimus/core/v1beta1/namespace-NamespaceService_connectquery.ts +1 -1
  187. package/raystack/optimus/core/v1beta1/namespace_pb.d.ts +180 -0
  188. package/raystack/optimus/core/v1beta1/namespace_pb.js +69 -0
  189. package/raystack/optimus/core/v1beta1/namespace_pb.ts +1 -1
  190. package/raystack/optimus/core/v1beta1/project-ProjectService_connectquery.d.ts +24 -0
  191. package/raystack/optimus/core/v1beta1/project-ProjectService_connectquery.js +26 -0
  192. package/raystack/optimus/core/v1beta1/project-ProjectService_connectquery.ts +1 -1
  193. package/raystack/optimus/core/v1beta1/project_pb.d.ts +192 -0
  194. package/raystack/optimus/core/v1beta1/project_pb.js +76 -0
  195. package/raystack/optimus/core/v1beta1/project_pb.ts +1 -1
  196. package/raystack/optimus/core/v1beta1/replay-ReplayService_connectquery.d.ts +22 -0
  197. package/raystack/optimus/core/v1beta1/replay-ReplayService_connectquery.js +25 -0
  198. package/raystack/optimus/core/v1beta1/replay-ReplayService_connectquery.ts +1 -1
  199. package/raystack/optimus/core/v1beta1/replay_pb.d.ts +331 -0
  200. package/raystack/optimus/core/v1beta1/replay_pb.js +91 -0
  201. package/raystack/optimus/core/v1beta1/replay_pb.ts +1 -1
  202. package/raystack/optimus/core/v1beta1/resource-ResourceService_connectquery.d.ts +43 -0
  203. package/raystack/optimus/core/v1beta1/resource-ResourceService_connectquery.js +48 -0
  204. package/raystack/optimus/core/v1beta1/resource-ResourceService_connectquery.ts +1 -1
  205. package/raystack/optimus/core/v1beta1/resource_pb.d.ts +507 -0
  206. package/raystack/optimus/core/v1beta1/resource_pb.js +134 -0
  207. package/raystack/optimus/core/v1beta1/resource_pb.ts +1 -1
  208. package/raystack/optimus/core/v1beta1/runtime-RuntimeService_connectquery.d.ts +12 -0
  209. package/raystack/optimus/core/v1beta1/runtime-RuntimeService_connectquery.js +12 -0
  210. package/raystack/optimus/core/v1beta1/runtime-RuntimeService_connectquery.ts +1 -1
  211. package/raystack/optimus/core/v1beta1/runtime_pb.d.ts +62 -0
  212. package/raystack/optimus/core/v1beta1/runtime_pb.js +36 -0
  213. package/raystack/optimus/core/v1beta1/runtime_pb.ts +1 -1
  214. package/raystack/optimus/core/v1beta1/secret-SecretService_connectquery.d.ts +30 -0
  215. package/raystack/optimus/core/v1beta1/secret-SecretService_connectquery.js +33 -0
  216. package/raystack/optimus/core/v1beta1/secret-SecretService_connectquery.ts +1 -1
  217. package/raystack/optimus/core/v1beta1/secret_pb.d.ts +250 -0
  218. package/raystack/optimus/core/v1beta1/secret_pb.js +84 -0
  219. package/raystack/optimus/core/v1beta1/secret_pb.ts +1 -1
  220. package/raystack/optimus/core/v1beta1/status_pb.d.ts +78 -0
  221. package/raystack/optimus/core/v1beta1/status_pb.js +31 -0
  222. package/raystack/optimus/core/v1beta1/status_pb.ts +1 -1
  223. package/raystack/optimus/integration/v1beta1/event_pb.d.ts +239 -0
  224. package/raystack/optimus/integration/v1beta1/event_pb.js +62 -0
  225. package/raystack/optimus/integration/v1beta1/event_pb.ts +1 -1
  226. package/raystack/optimus/plugins/v1beta1/dependency_resolver-DependencyResolverModService_connectquery.d.ts +31 -0
  227. package/raystack/optimus/plugins/v1beta1/dependency_resolver-DependencyResolverModService_connectquery.js +34 -0
  228. package/raystack/optimus/plugins/v1beta1/dependency_resolver-DependencyResolverModService_connectquery.ts +1 -1
  229. package/raystack/optimus/plugins/v1beta1/dependency_resolver_pb.d.ts +353 -0
  230. package/raystack/optimus/plugins/v1beta1/dependency_resolver_pb.js +120 -0
  231. package/raystack/optimus/plugins/v1beta1/dependency_resolver_pb.ts +1 -1
  232. package/raystack/predator/index.d.ts +2 -0
  233. package/raystack/predator/index.js +2 -0
  234. package/raystack/predator/v1beta1/metrics_log_pb.d.ts +163 -0
  235. package/raystack/predator/v1beta1/metrics_log_pb.js +48 -0
  236. package/raystack/predator/v1beta1/metrics_log_pb.ts +1 -1
  237. package/raystack/predator/v1beta1/result_log_pb.d.ts +143 -0
  238. package/raystack/predator/v1beta1/result_log_pb.js +42 -0
  239. package/raystack/predator/v1beta1/result_log_pb.ts +1 -1
  240. package/raystack/raccoon/index.d.ts +2 -0
  241. package/raystack/raccoon/index.js +2 -0
  242. package/raystack/raccoon/v1beta1/raccoon-EventService_connectquery.d.ts +10 -0
  243. package/raystack/raccoon/v1beta1/raccoon-EventService_connectquery.js +10 -0
  244. package/raystack/raccoon/v1beta1/raccoon-EventService_connectquery.ts +1 -1
  245. package/raystack/raccoon/v1beta1/raccoon_pb.d.ts +268 -0
  246. package/raystack/raccoon/v1beta1/raccoon_pb.js +64 -0
  247. package/raystack/raccoon/v1beta1/raccoon_pb.ts +1 -1
  248. package/raystack/siren/index.d.ts +2 -0
  249. package/raystack/siren/index.js +2 -0
  250. package/raystack/siren/v1beta1/siren-SirenService_connectquery.d.ts +146 -0
  251. package/raystack/siren/v1beta1/siren-SirenService_connectquery.js +180 -0
  252. package/raystack/siren/v1beta1/siren-SirenService_connectquery.ts +1 -1
  253. package/raystack/siren/v1beta1/siren_pb.d.ts +2281 -0
  254. package/raystack/siren/v1beta1/siren_pb.js +603 -0
  255. package/raystack/siren/v1beta1/siren_pb.ts +1 -1
  256. package/raystack/stencil/index.d.ts +2 -0
  257. package/raystack/stencil/index.js +2 -0
  258. package/raystack/stencil/v1beta1/stencil-StencilService_connectquery.d.ts +70 -0
  259. package/raystack/stencil/v1beta1/stencil-StencilService_connectquery.js +85 -0
  260. package/raystack/stencil/v1beta1/stencil-StencilService_connectquery.ts +1 -1
  261. package/raystack/stencil/v1beta1/stencil_pb.d.ts +1057 -0
  262. package/raystack/stencil/v1beta1/stencil_pb.js +298 -0
  263. package/raystack/stencil/v1beta1/stencil_pb.ts +1 -1
  264. package/validate/validate_pb.d.ts +1953 -0
  265. package/validate/validate_pb.js +223 -0
  266. package/validate/validate_pb.ts +1 -1
@@ -0,0 +1,3550 @@
1
+ // @generated by protoc-gen-es v2.6.2 with parameter "target=ts+js+dts,import_extension=none"
2
+ // @generated from file raystack/frontier/v1beta1/admin.proto (package raystack.frontier.v1beta1, syntax proto3)
3
+ /* eslint-disable */
4
+
5
+ import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
6
+ import type { JsonObject, Message } from "@bufbuild/protobuf";
7
+ import type { BillingAccount, CheckoutProductBody, CheckoutSubscriptionBody, ExportOrganizationsRequestSchema, Group, Invoice, Organization, OrganizationKyc, Permission, Preference, PreferenceRequestBody, Product, Project, Prospect, Prospect_Status, Relation, Resource, Role, RoleRequestBody, RQLQueryGroupResponse, RQLQueryPaginationResponse, RQLRequest, ServiceUser, Session, Subscription, User, Webhook } from "./models_pb";
8
+ import type { Timestamp } from "@bufbuild/protobuf/wkt";
9
+ import type { HttpBodySchema } from "../../../google/api/httpbody_pb";
10
+
11
+ /**
12
+ * Describes the file raystack/frontier/v1beta1/admin.proto.
13
+ */
14
+ export declare const file_raystack_frontier_v1beta1_admin: GenFile;
15
+
16
+ /**
17
+ * @generated from message raystack.frontier.v1beta1.ListAllUsersRequest
18
+ */
19
+ export declare type ListAllUsersRequest = Message<"raystack.frontier.v1beta1.ListAllUsersRequest"> & {
20
+ /**
21
+ * @generated from field: int32 page_size = 1;
22
+ */
23
+ pageSize: number;
24
+
25
+ /**
26
+ * @generated from field: int32 page_num = 2;
27
+ */
28
+ pageNum: number;
29
+
30
+ /**
31
+ * @generated from field: string keyword = 3;
32
+ */
33
+ keyword: string;
34
+
35
+ /**
36
+ * @generated from field: string org_id = 4;
37
+ */
38
+ orgId: string;
39
+
40
+ /**
41
+ * @generated from field: string group_id = 5;
42
+ */
43
+ groupId: string;
44
+
45
+ /**
46
+ * @generated from field: string state = 6;
47
+ */
48
+ state: string;
49
+ };
50
+
51
+ /**
52
+ * Describes the message raystack.frontier.v1beta1.ListAllUsersRequest.
53
+ * Use `create(ListAllUsersRequestSchema)` to create a new message.
54
+ */
55
+ export declare const ListAllUsersRequestSchema: GenMessage<ListAllUsersRequest>;
56
+
57
+ /**
58
+ * @generated from message raystack.frontier.v1beta1.ListAllUsersResponse
59
+ */
60
+ export declare type ListAllUsersResponse = Message<"raystack.frontier.v1beta1.ListAllUsersResponse"> & {
61
+ /**
62
+ * @generated from field: int32 count = 1;
63
+ */
64
+ count: number;
65
+
66
+ /**
67
+ * @generated from field: repeated raystack.frontier.v1beta1.User users = 2;
68
+ */
69
+ users: User[];
70
+ };
71
+
72
+ /**
73
+ * Describes the message raystack.frontier.v1beta1.ListAllUsersResponse.
74
+ * Use `create(ListAllUsersResponseSchema)` to create a new message.
75
+ */
76
+ export declare const ListAllUsersResponseSchema: GenMessage<ListAllUsersResponse>;
77
+
78
+ /**
79
+ * @generated from message raystack.frontier.v1beta1.ListAllServiceUsersRequest
80
+ */
81
+ export declare type ListAllServiceUsersRequest = Message<"raystack.frontier.v1beta1.ListAllServiceUsersRequest"> & {
82
+ };
83
+
84
+ /**
85
+ * Describes the message raystack.frontier.v1beta1.ListAllServiceUsersRequest.
86
+ * Use `create(ListAllServiceUsersRequestSchema)` to create a new message.
87
+ */
88
+ export declare const ListAllServiceUsersRequestSchema: GenMessage<ListAllServiceUsersRequest>;
89
+
90
+ /**
91
+ * @generated from message raystack.frontier.v1beta1.ListAllServiceUsersResponse
92
+ */
93
+ export declare type ListAllServiceUsersResponse = Message<"raystack.frontier.v1beta1.ListAllServiceUsersResponse"> & {
94
+ /**
95
+ * @generated from field: repeated raystack.frontier.v1beta1.ServiceUser service_users = 1;
96
+ */
97
+ serviceUsers: ServiceUser[];
98
+ };
99
+
100
+ /**
101
+ * Describes the message raystack.frontier.v1beta1.ListAllServiceUsersResponse.
102
+ * Use `create(ListAllServiceUsersResponseSchema)` to create a new message.
103
+ */
104
+ export declare const ListAllServiceUsersResponseSchema: GenMessage<ListAllServiceUsersResponse>;
105
+
106
+ /**
107
+ * @generated from message raystack.frontier.v1beta1.ListGroupsRequest
108
+ */
109
+ export declare type ListGroupsRequest = Message<"raystack.frontier.v1beta1.ListGroupsRequest"> & {
110
+ /**
111
+ * @generated from field: string org_id = 2;
112
+ */
113
+ orgId: string;
114
+
115
+ /**
116
+ * @generated from field: string state = 3;
117
+ */
118
+ state: string;
119
+ };
120
+
121
+ /**
122
+ * Describes the message raystack.frontier.v1beta1.ListGroupsRequest.
123
+ * Use `create(ListGroupsRequestSchema)` to create a new message.
124
+ */
125
+ export declare const ListGroupsRequestSchema: GenMessage<ListGroupsRequest>;
126
+
127
+ /**
128
+ * @generated from message raystack.frontier.v1beta1.ListGroupsResponse
129
+ */
130
+ export declare type ListGroupsResponse = Message<"raystack.frontier.v1beta1.ListGroupsResponse"> & {
131
+ /**
132
+ * @generated from field: repeated raystack.frontier.v1beta1.Group groups = 1;
133
+ */
134
+ groups: Group[];
135
+ };
136
+
137
+ /**
138
+ * Describes the message raystack.frontier.v1beta1.ListGroupsResponse.
139
+ * Use `create(ListGroupsResponseSchema)` to create a new message.
140
+ */
141
+ export declare const ListGroupsResponseSchema: GenMessage<ListGroupsResponse>;
142
+
143
+ /**
144
+ * @generated from message raystack.frontier.v1beta1.ListAllOrganizationsRequest
145
+ */
146
+ export declare type ListAllOrganizationsRequest = Message<"raystack.frontier.v1beta1.ListAllOrganizationsRequest"> & {
147
+ /**
148
+ * @generated from field: string user_id = 1;
149
+ */
150
+ userId: string;
151
+
152
+ /**
153
+ * @generated from field: string state = 2;
154
+ */
155
+ state: string;
156
+
157
+ /**
158
+ * @generated from field: int32 page_size = 3;
159
+ */
160
+ pageSize: number;
161
+
162
+ /**
163
+ * @generated from field: int32 page_num = 4;
164
+ */
165
+ pageNum: number;
166
+ };
167
+
168
+ /**
169
+ * Describes the message raystack.frontier.v1beta1.ListAllOrganizationsRequest.
170
+ * Use `create(ListAllOrganizationsRequestSchema)` to create a new message.
171
+ */
172
+ export declare const ListAllOrganizationsRequestSchema: GenMessage<ListAllOrganizationsRequest>;
173
+
174
+ /**
175
+ * @generated from message raystack.frontier.v1beta1.ListAllOrganizationsResponse
176
+ */
177
+ export declare type ListAllOrganizationsResponse = Message<"raystack.frontier.v1beta1.ListAllOrganizationsResponse"> & {
178
+ /**
179
+ * @generated from field: repeated raystack.frontier.v1beta1.Organization organizations = 1;
180
+ */
181
+ organizations: Organization[];
182
+
183
+ /**
184
+ * @generated from field: int32 count = 2;
185
+ */
186
+ count: number;
187
+ };
188
+
189
+ /**
190
+ * Describes the message raystack.frontier.v1beta1.ListAllOrganizationsResponse.
191
+ * Use `create(ListAllOrganizationsResponseSchema)` to create a new message.
192
+ */
193
+ export declare const ListAllOrganizationsResponseSchema: GenMessage<ListAllOrganizationsResponse>;
194
+
195
+ /**
196
+ * @generated from message raystack.frontier.v1beta1.ListProjectsRequest
197
+ */
198
+ export declare type ListProjectsRequest = Message<"raystack.frontier.v1beta1.ListProjectsRequest"> & {
199
+ /**
200
+ * @generated from field: string org_id = 1;
201
+ */
202
+ orgId: string;
203
+
204
+ /**
205
+ * @generated from field: string state = 2;
206
+ */
207
+ state: string;
208
+ };
209
+
210
+ /**
211
+ * Describes the message raystack.frontier.v1beta1.ListProjectsRequest.
212
+ * Use `create(ListProjectsRequestSchema)` to create a new message.
213
+ */
214
+ export declare const ListProjectsRequestSchema: GenMessage<ListProjectsRequest>;
215
+
216
+ /**
217
+ * @generated from message raystack.frontier.v1beta1.ListProjectsResponse
218
+ */
219
+ export declare type ListProjectsResponse = Message<"raystack.frontier.v1beta1.ListProjectsResponse"> & {
220
+ /**
221
+ * @generated from field: repeated raystack.frontier.v1beta1.Project projects = 1;
222
+ */
223
+ projects: Project[];
224
+ };
225
+
226
+ /**
227
+ * Describes the message raystack.frontier.v1beta1.ListProjectsResponse.
228
+ * Use `create(ListProjectsResponseSchema)` to create a new message.
229
+ */
230
+ export declare const ListProjectsResponseSchema: GenMessage<ListProjectsResponse>;
231
+
232
+ /**
233
+ * @generated from message raystack.frontier.v1beta1.ListRelationsRequest
234
+ */
235
+ export declare type ListRelationsRequest = Message<"raystack.frontier.v1beta1.ListRelationsRequest"> & {
236
+ /**
237
+ * @generated from field: string subject = 1;
238
+ */
239
+ subject: string;
240
+
241
+ /**
242
+ * @generated from field: string object = 2;
243
+ */
244
+ object: string;
245
+ };
246
+
247
+ /**
248
+ * Describes the message raystack.frontier.v1beta1.ListRelationsRequest.
249
+ * Use `create(ListRelationsRequestSchema)` to create a new message.
250
+ */
251
+ export declare const ListRelationsRequestSchema: GenMessage<ListRelationsRequest>;
252
+
253
+ /**
254
+ * @generated from message raystack.frontier.v1beta1.ListRelationsResponse
255
+ */
256
+ export declare type ListRelationsResponse = Message<"raystack.frontier.v1beta1.ListRelationsResponse"> & {
257
+ /**
258
+ * @generated from field: repeated raystack.frontier.v1beta1.Relation relations = 1;
259
+ */
260
+ relations: Relation[];
261
+ };
262
+
263
+ /**
264
+ * Describes the message raystack.frontier.v1beta1.ListRelationsResponse.
265
+ * Use `create(ListRelationsResponseSchema)` to create a new message.
266
+ */
267
+ export declare const ListRelationsResponseSchema: GenMessage<ListRelationsResponse>;
268
+
269
+ /**
270
+ * @generated from message raystack.frontier.v1beta1.ListResourcesRequest
271
+ */
272
+ export declare type ListResourcesRequest = Message<"raystack.frontier.v1beta1.ListResourcesRequest"> & {
273
+ /**
274
+ * @generated from field: string user_id = 1;
275
+ */
276
+ userId: string;
277
+
278
+ /**
279
+ * @generated from field: string project_id = 2;
280
+ */
281
+ projectId: string;
282
+
283
+ /**
284
+ * @generated from field: string organization_id = 3;
285
+ */
286
+ organizationId: string;
287
+
288
+ /**
289
+ * @generated from field: string namespace = 4;
290
+ */
291
+ namespace: string;
292
+ };
293
+
294
+ /**
295
+ * Describes the message raystack.frontier.v1beta1.ListResourcesRequest.
296
+ * Use `create(ListResourcesRequestSchema)` to create a new message.
297
+ */
298
+ export declare const ListResourcesRequestSchema: GenMessage<ListResourcesRequest>;
299
+
300
+ /**
301
+ * @generated from message raystack.frontier.v1beta1.ListResourcesResponse
302
+ */
303
+ export declare type ListResourcesResponse = Message<"raystack.frontier.v1beta1.ListResourcesResponse"> & {
304
+ /**
305
+ * @generated from field: repeated raystack.frontier.v1beta1.Resource resources = 1;
306
+ */
307
+ resources: Resource[];
308
+ };
309
+
310
+ /**
311
+ * Describes the message raystack.frontier.v1beta1.ListResourcesResponse.
312
+ * Use `create(ListResourcesResponseSchema)` to create a new message.
313
+ */
314
+ export declare const ListResourcesResponseSchema: GenMessage<ListResourcesResponse>;
315
+
316
+ /**
317
+ * @generated from message raystack.frontier.v1beta1.CreateRoleRequest
318
+ */
319
+ export declare type CreateRoleRequest = Message<"raystack.frontier.v1beta1.CreateRoleRequest"> & {
320
+ /**
321
+ * @generated from field: raystack.frontier.v1beta1.RoleRequestBody body = 1;
322
+ */
323
+ body?: RoleRequestBody;
324
+ };
325
+
326
+ /**
327
+ * Describes the message raystack.frontier.v1beta1.CreateRoleRequest.
328
+ * Use `create(CreateRoleRequestSchema)` to create a new message.
329
+ */
330
+ export declare const CreateRoleRequestSchema: GenMessage<CreateRoleRequest>;
331
+
332
+ /**
333
+ * @generated from message raystack.frontier.v1beta1.CreateRoleResponse
334
+ */
335
+ export declare type CreateRoleResponse = Message<"raystack.frontier.v1beta1.CreateRoleResponse"> & {
336
+ /**
337
+ * @generated from field: raystack.frontier.v1beta1.Role role = 1;
338
+ */
339
+ role?: Role;
340
+ };
341
+
342
+ /**
343
+ * Describes the message raystack.frontier.v1beta1.CreateRoleResponse.
344
+ * Use `create(CreateRoleResponseSchema)` to create a new message.
345
+ */
346
+ export declare const CreateRoleResponseSchema: GenMessage<CreateRoleResponse>;
347
+
348
+ /**
349
+ * @generated from message raystack.frontier.v1beta1.UpdateRoleRequest
350
+ */
351
+ export declare type UpdateRoleRequest = Message<"raystack.frontier.v1beta1.UpdateRoleRequest"> & {
352
+ /**
353
+ * @generated from field: string id = 1;
354
+ */
355
+ id: string;
356
+
357
+ /**
358
+ * @generated from field: raystack.frontier.v1beta1.RoleRequestBody body = 2;
359
+ */
360
+ body?: RoleRequestBody;
361
+ };
362
+
363
+ /**
364
+ * Describes the message raystack.frontier.v1beta1.UpdateRoleRequest.
365
+ * Use `create(UpdateRoleRequestSchema)` to create a new message.
366
+ */
367
+ export declare const UpdateRoleRequestSchema: GenMessage<UpdateRoleRequest>;
368
+
369
+ /**
370
+ * @generated from message raystack.frontier.v1beta1.UpdateRoleResponse
371
+ */
372
+ export declare type UpdateRoleResponse = Message<"raystack.frontier.v1beta1.UpdateRoleResponse"> & {
373
+ /**
374
+ * @generated from field: raystack.frontier.v1beta1.Role role = 1;
375
+ */
376
+ role?: Role;
377
+ };
378
+
379
+ /**
380
+ * Describes the message raystack.frontier.v1beta1.UpdateRoleResponse.
381
+ * Use `create(UpdateRoleResponseSchema)` to create a new message.
382
+ */
383
+ export declare const UpdateRoleResponseSchema: GenMessage<UpdateRoleResponse>;
384
+
385
+ /**
386
+ * @generated from message raystack.frontier.v1beta1.DeleteRoleRequest
387
+ */
388
+ export declare type DeleteRoleRequest = Message<"raystack.frontier.v1beta1.DeleteRoleRequest"> & {
389
+ /**
390
+ * @generated from field: string id = 1;
391
+ */
392
+ id: string;
393
+ };
394
+
395
+ /**
396
+ * Describes the message raystack.frontier.v1beta1.DeleteRoleRequest.
397
+ * Use `create(DeleteRoleRequestSchema)` to create a new message.
398
+ */
399
+ export declare const DeleteRoleRequestSchema: GenMessage<DeleteRoleRequest>;
400
+
401
+ /**
402
+ * @generated from message raystack.frontier.v1beta1.DeleteRoleResponse
403
+ */
404
+ export declare type DeleteRoleResponse = Message<"raystack.frontier.v1beta1.DeleteRoleResponse"> & {
405
+ };
406
+
407
+ /**
408
+ * Describes the message raystack.frontier.v1beta1.DeleteRoleResponse.
409
+ * Use `create(DeleteRoleResponseSchema)` to create a new message.
410
+ */
411
+ export declare const DeleteRoleResponseSchema: GenMessage<DeleteRoleResponse>;
412
+
413
+ /**
414
+ * @generated from message raystack.frontier.v1beta1.PermissionRequestBody
415
+ */
416
+ export declare type PermissionRequestBody = Message<"raystack.frontier.v1beta1.PermissionRequestBody"> & {
417
+ /**
418
+ * @generated from field: string name = 1 [deprecated = true];
419
+ * @deprecated
420
+ */
421
+ name: string;
422
+
423
+ /**
424
+ * namespace should be in service/resource format
425
+ *
426
+ * @generated from field: string namespace = 2 [deprecated = true];
427
+ * @deprecated
428
+ */
429
+ namespace: string;
430
+
431
+ /**
432
+ * @generated from field: google.protobuf.Struct metadata = 3;
433
+ */
434
+ metadata?: JsonObject;
435
+
436
+ /**
437
+ * @generated from field: string title = 4;
438
+ */
439
+ title: string;
440
+
441
+ /**
442
+ * key is composed of three parts, 'service.resource.verb'. Where 'service.resource' works as a namespace for the 'verb'.
443
+ * Use this instead of using name and namespace fields
444
+ *
445
+ * @generated from field: string key = 5;
446
+ */
447
+ key: string;
448
+ };
449
+
450
+ /**
451
+ * Describes the message raystack.frontier.v1beta1.PermissionRequestBody.
452
+ * Use `create(PermissionRequestBodySchema)` to create a new message.
453
+ */
454
+ export declare const PermissionRequestBodySchema: GenMessage<PermissionRequestBody>;
455
+
456
+ /**
457
+ * @generated from message raystack.frontier.v1beta1.CreatePermissionRequest
458
+ */
459
+ export declare type CreatePermissionRequest = Message<"raystack.frontier.v1beta1.CreatePermissionRequest"> & {
460
+ /**
461
+ * @generated from field: repeated raystack.frontier.v1beta1.PermissionRequestBody bodies = 1;
462
+ */
463
+ bodies: PermissionRequestBody[];
464
+ };
465
+
466
+ /**
467
+ * Describes the message raystack.frontier.v1beta1.CreatePermissionRequest.
468
+ * Use `create(CreatePermissionRequestSchema)` to create a new message.
469
+ */
470
+ export declare const CreatePermissionRequestSchema: GenMessage<CreatePermissionRequest>;
471
+
472
+ /**
473
+ * @generated from message raystack.frontier.v1beta1.CreatePermissionResponse
474
+ */
475
+ export declare type CreatePermissionResponse = Message<"raystack.frontier.v1beta1.CreatePermissionResponse"> & {
476
+ /**
477
+ * @generated from field: repeated raystack.frontier.v1beta1.Permission permissions = 1;
478
+ */
479
+ permissions: Permission[];
480
+ };
481
+
482
+ /**
483
+ * Describes the message raystack.frontier.v1beta1.CreatePermissionResponse.
484
+ * Use `create(CreatePermissionResponseSchema)` to create a new message.
485
+ */
486
+ export declare const CreatePermissionResponseSchema: GenMessage<CreatePermissionResponse>;
487
+
488
+ /**
489
+ * @generated from message raystack.frontier.v1beta1.UpdatePermissionRequest
490
+ */
491
+ export declare type UpdatePermissionRequest = Message<"raystack.frontier.v1beta1.UpdatePermissionRequest"> & {
492
+ /**
493
+ * @generated from field: string id = 1;
494
+ */
495
+ id: string;
496
+
497
+ /**
498
+ * @generated from field: raystack.frontier.v1beta1.PermissionRequestBody body = 2;
499
+ */
500
+ body?: PermissionRequestBody;
501
+ };
502
+
503
+ /**
504
+ * Describes the message raystack.frontier.v1beta1.UpdatePermissionRequest.
505
+ * Use `create(UpdatePermissionRequestSchema)` to create a new message.
506
+ */
507
+ export declare const UpdatePermissionRequestSchema: GenMessage<UpdatePermissionRequest>;
508
+
509
+ /**
510
+ * @generated from message raystack.frontier.v1beta1.UpdatePermissionResponse
511
+ */
512
+ export declare type UpdatePermissionResponse = Message<"raystack.frontier.v1beta1.UpdatePermissionResponse"> & {
513
+ /**
514
+ * @generated from field: raystack.frontier.v1beta1.Permission permission = 1;
515
+ */
516
+ permission?: Permission;
517
+ };
518
+
519
+ /**
520
+ * Describes the message raystack.frontier.v1beta1.UpdatePermissionResponse.
521
+ * Use `create(UpdatePermissionResponseSchema)` to create a new message.
522
+ */
523
+ export declare const UpdatePermissionResponseSchema: GenMessage<UpdatePermissionResponse>;
524
+
525
+ /**
526
+ * @generated from message raystack.frontier.v1beta1.DeletePermissionRequest
527
+ */
528
+ export declare type DeletePermissionRequest = Message<"raystack.frontier.v1beta1.DeletePermissionRequest"> & {
529
+ /**
530
+ * @generated from field: string id = 1;
531
+ */
532
+ id: string;
533
+ };
534
+
535
+ /**
536
+ * Describes the message raystack.frontier.v1beta1.DeletePermissionRequest.
537
+ * Use `create(DeletePermissionRequestSchema)` to create a new message.
538
+ */
539
+ export declare const DeletePermissionRequestSchema: GenMessage<DeletePermissionRequest>;
540
+
541
+ /**
542
+ * @generated from message raystack.frontier.v1beta1.DeletePermissionResponse
543
+ */
544
+ export declare type DeletePermissionResponse = Message<"raystack.frontier.v1beta1.DeletePermissionResponse"> & {
545
+ };
546
+
547
+ /**
548
+ * Describes the message raystack.frontier.v1beta1.DeletePermissionResponse.
549
+ * Use `create(DeletePermissionResponseSchema)` to create a new message.
550
+ */
551
+ export declare const DeletePermissionResponseSchema: GenMessage<DeletePermissionResponse>;
552
+
553
+ /**
554
+ * @generated from message raystack.frontier.v1beta1.ListPreferencesRequest
555
+ */
556
+ export declare type ListPreferencesRequest = Message<"raystack.frontier.v1beta1.ListPreferencesRequest"> & {
557
+ };
558
+
559
+ /**
560
+ * Describes the message raystack.frontier.v1beta1.ListPreferencesRequest.
561
+ * Use `create(ListPreferencesRequestSchema)` to create a new message.
562
+ */
563
+ export declare const ListPreferencesRequestSchema: GenMessage<ListPreferencesRequest>;
564
+
565
+ /**
566
+ * @generated from message raystack.frontier.v1beta1.ListPreferencesResponse
567
+ */
568
+ export declare type ListPreferencesResponse = Message<"raystack.frontier.v1beta1.ListPreferencesResponse"> & {
569
+ /**
570
+ * @generated from field: repeated raystack.frontier.v1beta1.Preference preferences = 1;
571
+ */
572
+ preferences: Preference[];
573
+ };
574
+
575
+ /**
576
+ * Describes the message raystack.frontier.v1beta1.ListPreferencesResponse.
577
+ * Use `create(ListPreferencesResponseSchema)` to create a new message.
578
+ */
579
+ export declare const ListPreferencesResponseSchema: GenMessage<ListPreferencesResponse>;
580
+
581
+ /**
582
+ * @generated from message raystack.frontier.v1beta1.CreatePreferencesRequest
583
+ */
584
+ export declare type CreatePreferencesRequest = Message<"raystack.frontier.v1beta1.CreatePreferencesRequest"> & {
585
+ /**
586
+ * @generated from field: repeated raystack.frontier.v1beta1.PreferenceRequestBody preferences = 1;
587
+ */
588
+ preferences: PreferenceRequestBody[];
589
+ };
590
+
591
+ /**
592
+ * Describes the message raystack.frontier.v1beta1.CreatePreferencesRequest.
593
+ * Use `create(CreatePreferencesRequestSchema)` to create a new message.
594
+ */
595
+ export declare const CreatePreferencesRequestSchema: GenMessage<CreatePreferencesRequest>;
596
+
597
+ /**
598
+ * @generated from message raystack.frontier.v1beta1.CreatePreferencesResponse
599
+ */
600
+ export declare type CreatePreferencesResponse = Message<"raystack.frontier.v1beta1.CreatePreferencesResponse"> & {
601
+ /**
602
+ * @generated from field: repeated raystack.frontier.v1beta1.Preference preference = 1;
603
+ */
604
+ preference: Preference[];
605
+ };
606
+
607
+ /**
608
+ * Describes the message raystack.frontier.v1beta1.CreatePreferencesResponse.
609
+ * Use `create(CreatePreferencesResponseSchema)` to create a new message.
610
+ */
611
+ export declare const CreatePreferencesResponseSchema: GenMessage<CreatePreferencesResponse>;
612
+
613
+ /**
614
+ * @generated from message raystack.frontier.v1beta1.CheckFederatedResourcePermissionRequest
615
+ */
616
+ export declare type CheckFederatedResourcePermissionRequest = Message<"raystack.frontier.v1beta1.CheckFederatedResourcePermissionRequest"> & {
617
+ /**
618
+ * @generated from field: string subject = 1;
619
+ */
620
+ subject: string;
621
+
622
+ /**
623
+ * @generated from field: string resource = 2;
624
+ */
625
+ resource: string;
626
+
627
+ /**
628
+ * @generated from field: string permission = 3;
629
+ */
630
+ permission: string;
631
+ };
632
+
633
+ /**
634
+ * Describes the message raystack.frontier.v1beta1.CheckFederatedResourcePermissionRequest.
635
+ * Use `create(CheckFederatedResourcePermissionRequestSchema)` to create a new message.
636
+ */
637
+ export declare const CheckFederatedResourcePermissionRequestSchema: GenMessage<CheckFederatedResourcePermissionRequest>;
638
+
639
+ /**
640
+ * @generated from message raystack.frontier.v1beta1.CheckFederatedResourcePermissionResponse
641
+ */
642
+ export declare type CheckFederatedResourcePermissionResponse = Message<"raystack.frontier.v1beta1.CheckFederatedResourcePermissionResponse"> & {
643
+ /**
644
+ * @generated from field: bool status = 1;
645
+ */
646
+ status: boolean;
647
+ };
648
+
649
+ /**
650
+ * Describes the message raystack.frontier.v1beta1.CheckFederatedResourcePermissionResponse.
651
+ * Use `create(CheckFederatedResourcePermissionResponseSchema)` to create a new message.
652
+ */
653
+ export declare const CheckFederatedResourcePermissionResponseSchema: GenMessage<CheckFederatedResourcePermissionResponse>;
654
+
655
+ /**
656
+ * @generated from message raystack.frontier.v1beta1.AddPlatformUserRequest
657
+ */
658
+ export declare type AddPlatformUserRequest = Message<"raystack.frontier.v1beta1.AddPlatformUserRequest"> & {
659
+ /**
660
+ * @generated from field: string user_id = 1;
661
+ */
662
+ userId: string;
663
+
664
+ /**
665
+ * @generated from field: string serviceuser_id = 2;
666
+ */
667
+ serviceuserId: string;
668
+
669
+ /**
670
+ * @generated from field: string relation = 3;
671
+ */
672
+ relation: string;
673
+ };
674
+
675
+ /**
676
+ * Describes the message raystack.frontier.v1beta1.AddPlatformUserRequest.
677
+ * Use `create(AddPlatformUserRequestSchema)` to create a new message.
678
+ */
679
+ export declare const AddPlatformUserRequestSchema: GenMessage<AddPlatformUserRequest>;
680
+
681
+ /**
682
+ * @generated from message raystack.frontier.v1beta1.AddPlatformUserResponse
683
+ */
684
+ export declare type AddPlatformUserResponse = Message<"raystack.frontier.v1beta1.AddPlatformUserResponse"> & {
685
+ };
686
+
687
+ /**
688
+ * Describes the message raystack.frontier.v1beta1.AddPlatformUserResponse.
689
+ * Use `create(AddPlatformUserResponseSchema)` to create a new message.
690
+ */
691
+ export declare const AddPlatformUserResponseSchema: GenMessage<AddPlatformUserResponse>;
692
+
693
+ /**
694
+ * @generated from message raystack.frontier.v1beta1.ListPlatformUsersRequest
695
+ */
696
+ export declare type ListPlatformUsersRequest = Message<"raystack.frontier.v1beta1.ListPlatformUsersRequest"> & {
697
+ };
698
+
699
+ /**
700
+ * Describes the message raystack.frontier.v1beta1.ListPlatformUsersRequest.
701
+ * Use `create(ListPlatformUsersRequestSchema)` to create a new message.
702
+ */
703
+ export declare const ListPlatformUsersRequestSchema: GenMessage<ListPlatformUsersRequest>;
704
+
705
+ /**
706
+ * @generated from message raystack.frontier.v1beta1.ListPlatformUsersResponse
707
+ */
708
+ export declare type ListPlatformUsersResponse = Message<"raystack.frontier.v1beta1.ListPlatformUsersResponse"> & {
709
+ /**
710
+ * @generated from field: repeated raystack.frontier.v1beta1.User users = 1;
711
+ */
712
+ users: User[];
713
+
714
+ /**
715
+ * @generated from field: repeated raystack.frontier.v1beta1.ServiceUser serviceusers = 2;
716
+ */
717
+ serviceusers: ServiceUser[];
718
+ };
719
+
720
+ /**
721
+ * Describes the message raystack.frontier.v1beta1.ListPlatformUsersResponse.
722
+ * Use `create(ListPlatformUsersResponseSchema)` to create a new message.
723
+ */
724
+ export declare const ListPlatformUsersResponseSchema: GenMessage<ListPlatformUsersResponse>;
725
+
726
+ /**
727
+ * @generated from message raystack.frontier.v1beta1.RemovePlatformUserRequest
728
+ */
729
+ export declare type RemovePlatformUserRequest = Message<"raystack.frontier.v1beta1.RemovePlatformUserRequest"> & {
730
+ /**
731
+ * @generated from field: string user_id = 1;
732
+ */
733
+ userId: string;
734
+
735
+ /**
736
+ * @generated from field: string serviceuser_id = 2;
737
+ */
738
+ serviceuserId: string;
739
+ };
740
+
741
+ /**
742
+ * Describes the message raystack.frontier.v1beta1.RemovePlatformUserRequest.
743
+ * Use `create(RemovePlatformUserRequestSchema)` to create a new message.
744
+ */
745
+ export declare const RemovePlatformUserRequestSchema: GenMessage<RemovePlatformUserRequest>;
746
+
747
+ /**
748
+ * @generated from message raystack.frontier.v1beta1.RemovePlatformUserResponse
749
+ */
750
+ export declare type RemovePlatformUserResponse = Message<"raystack.frontier.v1beta1.RemovePlatformUserResponse"> & {
751
+ };
752
+
753
+ /**
754
+ * Describes the message raystack.frontier.v1beta1.RemovePlatformUserResponse.
755
+ * Use `create(RemovePlatformUserResponseSchema)` to create a new message.
756
+ */
757
+ export declare const RemovePlatformUserResponseSchema: GenMessage<RemovePlatformUserResponse>;
758
+
759
+ /**
760
+ * @generated from message raystack.frontier.v1beta1.DelegatedCheckoutRequest
761
+ */
762
+ export declare type DelegatedCheckoutRequest = Message<"raystack.frontier.v1beta1.DelegatedCheckoutRequest"> & {
763
+ /**
764
+ * @generated from field: string org_id = 1;
765
+ */
766
+ orgId: string;
767
+
768
+ /**
769
+ * ID of the billing account to update the subscription for
770
+ *
771
+ * @generated from field: string billing_id = 2;
772
+ */
773
+ billingId: string;
774
+
775
+ /**
776
+ * Subscription to create
777
+ *
778
+ * @generated from field: raystack.frontier.v1beta1.CheckoutSubscriptionBody subscription_body = 10;
779
+ */
780
+ subscriptionBody?: CheckoutSubscriptionBody;
781
+
782
+ /**
783
+ * Product to buy
784
+ *
785
+ * @generated from field: raystack.frontier.v1beta1.CheckoutProductBody product_body = 11;
786
+ */
787
+ productBody?: CheckoutProductBody;
788
+ };
789
+
790
+ /**
791
+ * Describes the message raystack.frontier.v1beta1.DelegatedCheckoutRequest.
792
+ * Use `create(DelegatedCheckoutRequestSchema)` to create a new message.
793
+ */
794
+ export declare const DelegatedCheckoutRequestSchema: GenMessage<DelegatedCheckoutRequest>;
795
+
796
+ /**
797
+ * @generated from message raystack.frontier.v1beta1.DelegatedCheckoutResponse
798
+ */
799
+ export declare type DelegatedCheckoutResponse = Message<"raystack.frontier.v1beta1.DelegatedCheckoutResponse"> & {
800
+ /**
801
+ * subscription if created
802
+ *
803
+ * @generated from field: raystack.frontier.v1beta1.Subscription subscription = 1;
804
+ */
805
+ subscription?: Subscription;
806
+
807
+ /**
808
+ * product if bought
809
+ *
810
+ * @generated from field: raystack.frontier.v1beta1.Product product = 2;
811
+ */
812
+ product?: Product;
813
+ };
814
+
815
+ /**
816
+ * Describes the message raystack.frontier.v1beta1.DelegatedCheckoutResponse.
817
+ * Use `create(DelegatedCheckoutResponseSchema)` to create a new message.
818
+ */
819
+ export declare const DelegatedCheckoutResponseSchema: GenMessage<DelegatedCheckoutResponse>;
820
+
821
+ /**
822
+ * @generated from message raystack.frontier.v1beta1.ListAllInvoicesRequest
823
+ */
824
+ export declare type ListAllInvoicesRequest = Message<"raystack.frontier.v1beta1.ListAllInvoicesRequest"> & {
825
+ /**
826
+ * @generated from field: string org_id = 1;
827
+ */
828
+ orgId: string;
829
+
830
+ /**
831
+ * @generated from field: int32 page_size = 2;
832
+ */
833
+ pageSize: number;
834
+
835
+ /**
836
+ * @generated from field: int32 page_num = 3;
837
+ */
838
+ pageNum: number;
839
+ };
840
+
841
+ /**
842
+ * Describes the message raystack.frontier.v1beta1.ListAllInvoicesRequest.
843
+ * Use `create(ListAllInvoicesRequestSchema)` to create a new message.
844
+ */
845
+ export declare const ListAllInvoicesRequestSchema: GenMessage<ListAllInvoicesRequest>;
846
+
847
+ /**
848
+ * @generated from message raystack.frontier.v1beta1.ListAllInvoicesResponse
849
+ */
850
+ export declare type ListAllInvoicesResponse = Message<"raystack.frontier.v1beta1.ListAllInvoicesResponse"> & {
851
+ /**
852
+ * @generated from field: repeated raystack.frontier.v1beta1.Invoice invoices = 1;
853
+ */
854
+ invoices: Invoice[];
855
+
856
+ /**
857
+ * @generated from field: int32 count = 2;
858
+ */
859
+ count: number;
860
+ };
861
+
862
+ /**
863
+ * Describes the message raystack.frontier.v1beta1.ListAllInvoicesResponse.
864
+ * Use `create(ListAllInvoicesResponseSchema)` to create a new message.
865
+ */
866
+ export declare const ListAllInvoicesResponseSchema: GenMessage<ListAllInvoicesResponse>;
867
+
868
+ /**
869
+ * @generated from message raystack.frontier.v1beta1.GenerateInvoicesRequest
870
+ */
871
+ export declare type GenerateInvoicesRequest = Message<"raystack.frontier.v1beta1.GenerateInvoicesRequest"> & {
872
+ };
873
+
874
+ /**
875
+ * Describes the message raystack.frontier.v1beta1.GenerateInvoicesRequest.
876
+ * Use `create(GenerateInvoicesRequestSchema)` to create a new message.
877
+ */
878
+ export declare const GenerateInvoicesRequestSchema: GenMessage<GenerateInvoicesRequest>;
879
+
880
+ /**
881
+ * @generated from message raystack.frontier.v1beta1.GenerateInvoicesResponse
882
+ */
883
+ export declare type GenerateInvoicesResponse = Message<"raystack.frontier.v1beta1.GenerateInvoicesResponse"> & {
884
+ };
885
+
886
+ /**
887
+ * Describes the message raystack.frontier.v1beta1.GenerateInvoicesResponse.
888
+ * Use `create(GenerateInvoicesResponseSchema)` to create a new message.
889
+ */
890
+ export declare const GenerateInvoicesResponseSchema: GenMessage<GenerateInvoicesResponse>;
891
+
892
+ /**
893
+ * @generated from message raystack.frontier.v1beta1.ListAllBillingAccountsRequest
894
+ */
895
+ export declare type ListAllBillingAccountsRequest = Message<"raystack.frontier.v1beta1.ListAllBillingAccountsRequest"> & {
896
+ /**
897
+ * @generated from field: string org_id = 1;
898
+ */
899
+ orgId: string;
900
+ };
901
+
902
+ /**
903
+ * Describes the message raystack.frontier.v1beta1.ListAllBillingAccountsRequest.
904
+ * Use `create(ListAllBillingAccountsRequestSchema)` to create a new message.
905
+ */
906
+ export declare const ListAllBillingAccountsRequestSchema: GenMessage<ListAllBillingAccountsRequest>;
907
+
908
+ /**
909
+ * @generated from message raystack.frontier.v1beta1.ListAllBillingAccountsResponse
910
+ */
911
+ export declare type ListAllBillingAccountsResponse = Message<"raystack.frontier.v1beta1.ListAllBillingAccountsResponse"> & {
912
+ /**
913
+ * @generated from field: repeated raystack.frontier.v1beta1.BillingAccount billing_accounts = 1;
914
+ */
915
+ billingAccounts: BillingAccount[];
916
+ };
917
+
918
+ /**
919
+ * Describes the message raystack.frontier.v1beta1.ListAllBillingAccountsResponse.
920
+ * Use `create(ListAllBillingAccountsResponseSchema)` to create a new message.
921
+ */
922
+ export declare const ListAllBillingAccountsResponseSchema: GenMessage<ListAllBillingAccountsResponse>;
923
+
924
+ /**
925
+ * @generated from message raystack.frontier.v1beta1.RevertBillingUsageRequest
926
+ */
927
+ export declare type RevertBillingUsageRequest = Message<"raystack.frontier.v1beta1.RevertBillingUsageRequest"> & {
928
+ /**
929
+ * either provide org_id or infer org from project_id
930
+ *
931
+ * @generated from field: string org_id = 1;
932
+ */
933
+ orgId: string;
934
+
935
+ /**
936
+ * @generated from field: string project_id = 2;
937
+ */
938
+ projectId: string;
939
+
940
+ /**
941
+ * either provide billing_id of the org or API can infer the default
942
+ * billing ID from either org_id or project_id, not both
943
+ *
944
+ * @generated from field: string billing_id = 3;
945
+ */
946
+ billingId: string;
947
+
948
+ /**
949
+ * usage id to revert, a usage can only be allowed to revert once
950
+ *
951
+ * @generated from field: string usage_id = 4;
952
+ */
953
+ usageId: string;
954
+
955
+ /**
956
+ * amount should be equal or less than the usage amount
957
+ *
958
+ * @generated from field: int64 amount = 5;
959
+ */
960
+ amount: bigint;
961
+ };
962
+
963
+ /**
964
+ * Describes the message raystack.frontier.v1beta1.RevertBillingUsageRequest.
965
+ * Use `create(RevertBillingUsageRequestSchema)` to create a new message.
966
+ */
967
+ export declare const RevertBillingUsageRequestSchema: GenMessage<RevertBillingUsageRequest>;
968
+
969
+ /**
970
+ * @generated from message raystack.frontier.v1beta1.RevertBillingUsageResponse
971
+ */
972
+ export declare type RevertBillingUsageResponse = Message<"raystack.frontier.v1beta1.RevertBillingUsageResponse"> & {
973
+ };
974
+
975
+ /**
976
+ * Describes the message raystack.frontier.v1beta1.RevertBillingUsageResponse.
977
+ * Use `create(RevertBillingUsageResponseSchema)` to create a new message.
978
+ */
979
+ export declare const RevertBillingUsageResponseSchema: GenMessage<RevertBillingUsageResponse>;
980
+
981
+ /**
982
+ * @generated from message raystack.frontier.v1beta1.WebhookRequestBody
983
+ */
984
+ export declare type WebhookRequestBody = Message<"raystack.frontier.v1beta1.WebhookRequestBody"> & {
985
+ /**
986
+ * URL to send the webhook to (valid absolute URI via RFC 3986)
987
+ *
988
+ * @generated from field: string url = 1;
989
+ */
990
+ url: string;
991
+
992
+ /**
993
+ * @generated from field: string description = 2;
994
+ */
995
+ description: string;
996
+
997
+ /**
998
+ * events to subscribe to, if empty all events are subscribed
999
+ *
1000
+ * @generated from field: repeated string subscribed_events = 3;
1001
+ */
1002
+ subscribedEvents: string[];
1003
+
1004
+ /**
1005
+ * headers to be sent with the webhook
1006
+ *
1007
+ * @generated from field: map<string, string> headers = 4;
1008
+ */
1009
+ headers: { [key: string]: string };
1010
+
1011
+ /**
1012
+ * @generated from field: string state = 5;
1013
+ */
1014
+ state: string;
1015
+
1016
+ /**
1017
+ * @generated from field: google.protobuf.Struct metadata = 20;
1018
+ */
1019
+ metadata?: JsonObject;
1020
+ };
1021
+
1022
+ /**
1023
+ * Describes the message raystack.frontier.v1beta1.WebhookRequestBody.
1024
+ * Use `create(WebhookRequestBodySchema)` to create a new message.
1025
+ */
1026
+ export declare const WebhookRequestBodySchema: GenMessage<WebhookRequestBody>;
1027
+
1028
+ /**
1029
+ * @generated from message raystack.frontier.v1beta1.CreateWebhookRequest
1030
+ */
1031
+ export declare type CreateWebhookRequest = Message<"raystack.frontier.v1beta1.CreateWebhookRequest"> & {
1032
+ /**
1033
+ * @generated from field: raystack.frontier.v1beta1.WebhookRequestBody body = 1;
1034
+ */
1035
+ body?: WebhookRequestBody;
1036
+ };
1037
+
1038
+ /**
1039
+ * Describes the message raystack.frontier.v1beta1.CreateWebhookRequest.
1040
+ * Use `create(CreateWebhookRequestSchema)` to create a new message.
1041
+ */
1042
+ export declare const CreateWebhookRequestSchema: GenMessage<CreateWebhookRequest>;
1043
+
1044
+ /**
1045
+ * @generated from message raystack.frontier.v1beta1.CreateWebhookResponse
1046
+ */
1047
+ export declare type CreateWebhookResponse = Message<"raystack.frontier.v1beta1.CreateWebhookResponse"> & {
1048
+ /**
1049
+ * @generated from field: raystack.frontier.v1beta1.Webhook webhook = 1;
1050
+ */
1051
+ webhook?: Webhook;
1052
+ };
1053
+
1054
+ /**
1055
+ * Describes the message raystack.frontier.v1beta1.CreateWebhookResponse.
1056
+ * Use `create(CreateWebhookResponseSchema)` to create a new message.
1057
+ */
1058
+ export declare const CreateWebhookResponseSchema: GenMessage<CreateWebhookResponse>;
1059
+
1060
+ /**
1061
+ * @generated from message raystack.frontier.v1beta1.UpdateWebhookRequest
1062
+ */
1063
+ export declare type UpdateWebhookRequest = Message<"raystack.frontier.v1beta1.UpdateWebhookRequest"> & {
1064
+ /**
1065
+ * @generated from field: string id = 1;
1066
+ */
1067
+ id: string;
1068
+
1069
+ /**
1070
+ * @generated from field: raystack.frontier.v1beta1.WebhookRequestBody body = 2;
1071
+ */
1072
+ body?: WebhookRequestBody;
1073
+ };
1074
+
1075
+ /**
1076
+ * Describes the message raystack.frontier.v1beta1.UpdateWebhookRequest.
1077
+ * Use `create(UpdateWebhookRequestSchema)` to create a new message.
1078
+ */
1079
+ export declare const UpdateWebhookRequestSchema: GenMessage<UpdateWebhookRequest>;
1080
+
1081
+ /**
1082
+ * @generated from message raystack.frontier.v1beta1.UpdateWebhookResponse
1083
+ */
1084
+ export declare type UpdateWebhookResponse = Message<"raystack.frontier.v1beta1.UpdateWebhookResponse"> & {
1085
+ /**
1086
+ * @generated from field: raystack.frontier.v1beta1.Webhook webhook = 1;
1087
+ */
1088
+ webhook?: Webhook;
1089
+ };
1090
+
1091
+ /**
1092
+ * Describes the message raystack.frontier.v1beta1.UpdateWebhookResponse.
1093
+ * Use `create(UpdateWebhookResponseSchema)` to create a new message.
1094
+ */
1095
+ export declare const UpdateWebhookResponseSchema: GenMessage<UpdateWebhookResponse>;
1096
+
1097
+ /**
1098
+ * @generated from message raystack.frontier.v1beta1.DeleteWebhookRequest
1099
+ */
1100
+ export declare type DeleteWebhookRequest = Message<"raystack.frontier.v1beta1.DeleteWebhookRequest"> & {
1101
+ /**
1102
+ * @generated from field: string id = 1;
1103
+ */
1104
+ id: string;
1105
+ };
1106
+
1107
+ /**
1108
+ * Describes the message raystack.frontier.v1beta1.DeleteWebhookRequest.
1109
+ * Use `create(DeleteWebhookRequestSchema)` to create a new message.
1110
+ */
1111
+ export declare const DeleteWebhookRequestSchema: GenMessage<DeleteWebhookRequest>;
1112
+
1113
+ /**
1114
+ * @generated from message raystack.frontier.v1beta1.DeleteWebhookResponse
1115
+ */
1116
+ export declare type DeleteWebhookResponse = Message<"raystack.frontier.v1beta1.DeleteWebhookResponse"> & {
1117
+ };
1118
+
1119
+ /**
1120
+ * Describes the message raystack.frontier.v1beta1.DeleteWebhookResponse.
1121
+ * Use `create(DeleteWebhookResponseSchema)` to create a new message.
1122
+ */
1123
+ export declare const DeleteWebhookResponseSchema: GenMessage<DeleteWebhookResponse>;
1124
+
1125
+ /**
1126
+ * @generated from message raystack.frontier.v1beta1.ListWebhooksRequest
1127
+ */
1128
+ export declare type ListWebhooksRequest = Message<"raystack.frontier.v1beta1.ListWebhooksRequest"> & {
1129
+ };
1130
+
1131
+ /**
1132
+ * Describes the message raystack.frontier.v1beta1.ListWebhooksRequest.
1133
+ * Use `create(ListWebhooksRequestSchema)` to create a new message.
1134
+ */
1135
+ export declare const ListWebhooksRequestSchema: GenMessage<ListWebhooksRequest>;
1136
+
1137
+ /**
1138
+ * @generated from message raystack.frontier.v1beta1.ListWebhooksResponse
1139
+ */
1140
+ export declare type ListWebhooksResponse = Message<"raystack.frontier.v1beta1.ListWebhooksResponse"> & {
1141
+ /**
1142
+ * @generated from field: repeated raystack.frontier.v1beta1.Webhook webhooks = 1;
1143
+ */
1144
+ webhooks: Webhook[];
1145
+ };
1146
+
1147
+ /**
1148
+ * Describes the message raystack.frontier.v1beta1.ListWebhooksResponse.
1149
+ * Use `create(ListWebhooksResponseSchema)` to create a new message.
1150
+ */
1151
+ export declare const ListWebhooksResponseSchema: GenMessage<ListWebhooksResponse>;
1152
+
1153
+ /**
1154
+ * @generated from message raystack.frontier.v1beta1.UpdateBillingAccountLimitsRequest
1155
+ */
1156
+ export declare type UpdateBillingAccountLimitsRequest = Message<"raystack.frontier.v1beta1.UpdateBillingAccountLimitsRequest"> & {
1157
+ /**
1158
+ * @generated from field: string org_id = 1;
1159
+ */
1160
+ orgId: string;
1161
+
1162
+ /**
1163
+ * @generated from field: string id = 2;
1164
+ */
1165
+ id: string;
1166
+
1167
+ /**
1168
+ * credit_min is the minimum credit limit for the billing account
1169
+ * default is 0, negative numbers work as overdraft, positive
1170
+ * numbers work as minimum purchase limit
1171
+ *
1172
+ * @generated from field: int64 credit_min = 3;
1173
+ */
1174
+ creditMin: bigint;
1175
+ };
1176
+
1177
+ /**
1178
+ * Describes the message raystack.frontier.v1beta1.UpdateBillingAccountLimitsRequest.
1179
+ * Use `create(UpdateBillingAccountLimitsRequestSchema)` to create a new message.
1180
+ */
1181
+ export declare const UpdateBillingAccountLimitsRequestSchema: GenMessage<UpdateBillingAccountLimitsRequest>;
1182
+
1183
+ /**
1184
+ * @generated from message raystack.frontier.v1beta1.UpdateBillingAccountLimitsResponse
1185
+ */
1186
+ export declare type UpdateBillingAccountLimitsResponse = Message<"raystack.frontier.v1beta1.UpdateBillingAccountLimitsResponse"> & {
1187
+ };
1188
+
1189
+ /**
1190
+ * Describes the message raystack.frontier.v1beta1.UpdateBillingAccountLimitsResponse.
1191
+ * Use `create(UpdateBillingAccountLimitsResponseSchema)` to create a new message.
1192
+ */
1193
+ export declare const UpdateBillingAccountLimitsResponseSchema: GenMessage<UpdateBillingAccountLimitsResponse>;
1194
+
1195
+ /**
1196
+ * @generated from message raystack.frontier.v1beta1.GetBillingAccountDetailsRequest
1197
+ */
1198
+ export declare type GetBillingAccountDetailsRequest = Message<"raystack.frontier.v1beta1.GetBillingAccountDetailsRequest"> & {
1199
+ /**
1200
+ * @generated from field: string org_id = 1;
1201
+ */
1202
+ orgId: string;
1203
+
1204
+ /**
1205
+ * @generated from field: string id = 2;
1206
+ */
1207
+ id: string;
1208
+ };
1209
+
1210
+ /**
1211
+ * Describes the message raystack.frontier.v1beta1.GetBillingAccountDetailsRequest.
1212
+ * Use `create(GetBillingAccountDetailsRequestSchema)` to create a new message.
1213
+ */
1214
+ export declare const GetBillingAccountDetailsRequestSchema: GenMessage<GetBillingAccountDetailsRequest>;
1215
+
1216
+ /**
1217
+ * @generated from message raystack.frontier.v1beta1.GetBillingAccountDetailsResponse
1218
+ */
1219
+ export declare type GetBillingAccountDetailsResponse = Message<"raystack.frontier.v1beta1.GetBillingAccountDetailsResponse"> & {
1220
+ /**
1221
+ * credit_min is the minimum credit limit for the billing account
1222
+ * default is 0, negative numbers work as overdraft, positive
1223
+ * numbers work as minimum purchase limit
1224
+ *
1225
+ * @generated from field: int64 credit_min = 1;
1226
+ */
1227
+ creditMin: bigint;
1228
+
1229
+ /**
1230
+ * due_in_days is the number of days after the invoice finalization
1231
+ * that it will be considered overdue, if set to 0, the customer will
1232
+ * be charged immediately
1233
+ *
1234
+ * @generated from field: int64 due_in_days = 2;
1235
+ */
1236
+ dueInDays: bigint;
1237
+ };
1238
+
1239
+ /**
1240
+ * Describes the message raystack.frontier.v1beta1.GetBillingAccountDetailsResponse.
1241
+ * Use `create(GetBillingAccountDetailsResponseSchema)` to create a new message.
1242
+ */
1243
+ export declare const GetBillingAccountDetailsResponseSchema: GenMessage<GetBillingAccountDetailsResponse>;
1244
+
1245
+ /**
1246
+ * @generated from message raystack.frontier.v1beta1.UpdateBillingAccountDetailsRequest
1247
+ */
1248
+ export declare type UpdateBillingAccountDetailsRequest = Message<"raystack.frontier.v1beta1.UpdateBillingAccountDetailsRequest"> & {
1249
+ /**
1250
+ * @generated from field: string org_id = 1;
1251
+ */
1252
+ orgId: string;
1253
+
1254
+ /**
1255
+ * @generated from field: string id = 2;
1256
+ */
1257
+ id: string;
1258
+
1259
+ /**
1260
+ * credit_min is the minimum credit limit for the billing account
1261
+ * default is 0, negative numbers work as overdraft, positive
1262
+ * numbers work as minimum purchase limit
1263
+ *
1264
+ * @generated from field: int64 credit_min = 3;
1265
+ */
1266
+ creditMin: bigint;
1267
+
1268
+ /**
1269
+ * due_in_days is the number of days after the invoice finalization
1270
+ * that it will be considered overdue, if set to 0, the customer will
1271
+ * be charged immediately
1272
+ *
1273
+ * @generated from field: int64 due_in_days = 4;
1274
+ */
1275
+ dueInDays: bigint;
1276
+ };
1277
+
1278
+ /**
1279
+ * Describes the message raystack.frontier.v1beta1.UpdateBillingAccountDetailsRequest.
1280
+ * Use `create(UpdateBillingAccountDetailsRequestSchema)` to create a new message.
1281
+ */
1282
+ export declare const UpdateBillingAccountDetailsRequestSchema: GenMessage<UpdateBillingAccountDetailsRequest>;
1283
+
1284
+ /**
1285
+ * @generated from message raystack.frontier.v1beta1.UpdateBillingAccountDetailsResponse
1286
+ */
1287
+ export declare type UpdateBillingAccountDetailsResponse = Message<"raystack.frontier.v1beta1.UpdateBillingAccountDetailsResponse"> & {
1288
+ };
1289
+
1290
+ /**
1291
+ * Describes the message raystack.frontier.v1beta1.UpdateBillingAccountDetailsResponse.
1292
+ * Use `create(UpdateBillingAccountDetailsResponseSchema)` to create a new message.
1293
+ */
1294
+ export declare const UpdateBillingAccountDetailsResponseSchema: GenMessage<UpdateBillingAccountDetailsResponse>;
1295
+
1296
+ /**
1297
+ * @generated from message raystack.frontier.v1beta1.SetOrganizationKycRequest
1298
+ */
1299
+ export declare type SetOrganizationKycRequest = Message<"raystack.frontier.v1beta1.SetOrganizationKycRequest"> & {
1300
+ /**
1301
+ * @generated from field: string org_id = 1;
1302
+ */
1303
+ orgId: string;
1304
+
1305
+ /**
1306
+ * @generated from field: bool status = 2;
1307
+ */
1308
+ status: boolean;
1309
+
1310
+ /**
1311
+ * @generated from field: string link = 3;
1312
+ */
1313
+ link: string;
1314
+ };
1315
+
1316
+ /**
1317
+ * Describes the message raystack.frontier.v1beta1.SetOrganizationKycRequest.
1318
+ * Use `create(SetOrganizationKycRequestSchema)` to create a new message.
1319
+ */
1320
+ export declare const SetOrganizationKycRequestSchema: GenMessage<SetOrganizationKycRequest>;
1321
+
1322
+ /**
1323
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationsRequest
1324
+ */
1325
+ export declare type SearchOrganizationsRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationsRequest"> & {
1326
+ /**
1327
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 1;
1328
+ */
1329
+ query?: RQLRequest;
1330
+ };
1331
+
1332
+ /**
1333
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationsRequest.
1334
+ * Use `create(SearchOrganizationsRequestSchema)` to create a new message.
1335
+ */
1336
+ export declare const SearchOrganizationsRequestSchema: GenMessage<SearchOrganizationsRequest>;
1337
+
1338
+ /**
1339
+ * @generated from message raystack.frontier.v1beta1.SetOrganizationKycResponse
1340
+ */
1341
+ export declare type SetOrganizationKycResponse = Message<"raystack.frontier.v1beta1.SetOrganizationKycResponse"> & {
1342
+ /**
1343
+ * @generated from field: raystack.frontier.v1beta1.OrganizationKyc organization_kyc = 1;
1344
+ */
1345
+ organizationKyc?: OrganizationKyc;
1346
+ };
1347
+
1348
+ /**
1349
+ * Describes the message raystack.frontier.v1beta1.SetOrganizationKycResponse.
1350
+ * Use `create(SetOrganizationKycResponseSchema)` to create a new message.
1351
+ */
1352
+ export declare const SetOrganizationKycResponseSchema: GenMessage<SetOrganizationKycResponse>;
1353
+
1354
+ /**
1355
+ * @generated from message raystack.frontier.v1beta1.ListOrganizationsKycRequest
1356
+ */
1357
+ export declare type ListOrganizationsKycRequest = Message<"raystack.frontier.v1beta1.ListOrganizationsKycRequest"> & {
1358
+ };
1359
+
1360
+ /**
1361
+ * Describes the message raystack.frontier.v1beta1.ListOrganizationsKycRequest.
1362
+ * Use `create(ListOrganizationsKycRequestSchema)` to create a new message.
1363
+ */
1364
+ export declare const ListOrganizationsKycRequestSchema: GenMessage<ListOrganizationsKycRequest>;
1365
+
1366
+ /**
1367
+ * @generated from message raystack.frontier.v1beta1.ListOrganizationsKycResponse
1368
+ */
1369
+ export declare type ListOrganizationsKycResponse = Message<"raystack.frontier.v1beta1.ListOrganizationsKycResponse"> & {
1370
+ /**
1371
+ * @generated from field: repeated raystack.frontier.v1beta1.OrganizationKyc organizations_kyc = 1;
1372
+ */
1373
+ organizationsKyc: OrganizationKyc[];
1374
+ };
1375
+
1376
+ /**
1377
+ * Describes the message raystack.frontier.v1beta1.ListOrganizationsKycResponse.
1378
+ * Use `create(ListOrganizationsKycResponseSchema)` to create a new message.
1379
+ */
1380
+ export declare const ListOrganizationsKycResponseSchema: GenMessage<ListOrganizationsKycResponse>;
1381
+
1382
+ /**
1383
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationsResponse
1384
+ */
1385
+ export declare type SearchOrganizationsResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationsResponse"> & {
1386
+ /**
1387
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationsResponse.OrganizationResult organizations = 1;
1388
+ */
1389
+ organizations: SearchOrganizationsResponse_OrganizationResult[];
1390
+
1391
+ /**
1392
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
1393
+ */
1394
+ pagination?: RQLQueryPaginationResponse;
1395
+
1396
+ /**
1397
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
1398
+ */
1399
+ group?: RQLQueryGroupResponse;
1400
+ };
1401
+
1402
+ /**
1403
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationsResponse.
1404
+ * Use `create(SearchOrganizationsResponseSchema)` to create a new message.
1405
+ */
1406
+ export declare const SearchOrganizationsResponseSchema: GenMessage<SearchOrganizationsResponse>;
1407
+
1408
+ /**
1409
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationsResponse.OrganizationResult
1410
+ */
1411
+ export declare type SearchOrganizationsResponse_OrganizationResult = Message<"raystack.frontier.v1beta1.SearchOrganizationsResponse.OrganizationResult"> & {
1412
+ /**
1413
+ * @generated from field: string id = 1;
1414
+ */
1415
+ id: string;
1416
+
1417
+ /**
1418
+ * @generated from field: string name = 2;
1419
+ */
1420
+ name: string;
1421
+
1422
+ /**
1423
+ * @generated from field: string title = 3;
1424
+ */
1425
+ title: string;
1426
+
1427
+ /**
1428
+ * @generated from field: google.protobuf.Timestamp created_at = 4;
1429
+ */
1430
+ createdAt?: Timestamp;
1431
+
1432
+ /**
1433
+ * @generated from field: google.protobuf.Timestamp updated_at = 5;
1434
+ */
1435
+ updatedAt?: Timestamp;
1436
+
1437
+ /**
1438
+ * @generated from field: string state = 6;
1439
+ */
1440
+ state: string;
1441
+
1442
+ /**
1443
+ * @generated from field: string avatar = 7;
1444
+ */
1445
+ avatar: string;
1446
+
1447
+ /**
1448
+ * @generated from field: string created_by = 8;
1449
+ */
1450
+ createdBy: string;
1451
+
1452
+ /**
1453
+ * @generated from field: string plan_name = 9;
1454
+ */
1455
+ planName: string;
1456
+
1457
+ /**
1458
+ * @generated from field: string payment_mode = 10;
1459
+ */
1460
+ paymentMode: string;
1461
+
1462
+ /**
1463
+ * @generated from field: google.protobuf.Timestamp subscription_cycle_end_at = 11;
1464
+ */
1465
+ subscriptionCycleEndAt?: Timestamp;
1466
+
1467
+ /**
1468
+ * @generated from field: string country = 12;
1469
+ */
1470
+ country: string;
1471
+
1472
+ /**
1473
+ * @generated from field: string subscription_state = 14;
1474
+ */
1475
+ subscriptionState: string;
1476
+
1477
+ /**
1478
+ * @generated from field: string plan_interval = 15;
1479
+ */
1480
+ planInterval: string;
1481
+
1482
+ /**
1483
+ * @generated from field: string plan_id = 16;
1484
+ */
1485
+ planId: string;
1486
+ };
1487
+
1488
+ /**
1489
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationsResponse.OrganizationResult.
1490
+ * Use `create(SearchOrganizationsResponse_OrganizationResultSchema)` to create a new message.
1491
+ */
1492
+ export declare const SearchOrganizationsResponse_OrganizationResultSchema: GenMessage<SearchOrganizationsResponse_OrganizationResult>;
1493
+
1494
+ /**
1495
+ * @generated from message raystack.frontier.v1beta1.ListProspectsRequest
1496
+ */
1497
+ export declare type ListProspectsRequest = Message<"raystack.frontier.v1beta1.ListProspectsRequest"> & {
1498
+ /**
1499
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 1;
1500
+ */
1501
+ query?: RQLRequest;
1502
+ };
1503
+
1504
+ /**
1505
+ * Describes the message raystack.frontier.v1beta1.ListProspectsRequest.
1506
+ * Use `create(ListProspectsRequestSchema)` to create a new message.
1507
+ */
1508
+ export declare const ListProspectsRequestSchema: GenMessage<ListProspectsRequest>;
1509
+
1510
+ /**
1511
+ * @generated from message raystack.frontier.v1beta1.ListProspectsResponse
1512
+ */
1513
+ export declare type ListProspectsResponse = Message<"raystack.frontier.v1beta1.ListProspectsResponse"> & {
1514
+ /**
1515
+ * @generated from field: repeated raystack.frontier.v1beta1.Prospect prospects = 1;
1516
+ */
1517
+ prospects: Prospect[];
1518
+
1519
+ /**
1520
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
1521
+ */
1522
+ pagination?: RQLQueryPaginationResponse;
1523
+
1524
+ /**
1525
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
1526
+ */
1527
+ group?: RQLQueryGroupResponse;
1528
+ };
1529
+
1530
+ /**
1531
+ * Describes the message raystack.frontier.v1beta1.ListProspectsResponse.
1532
+ * Use `create(ListProspectsResponseSchema)` to create a new message.
1533
+ */
1534
+ export declare const ListProspectsResponseSchema: GenMessage<ListProspectsResponse>;
1535
+
1536
+ /**
1537
+ * @generated from message raystack.frontier.v1beta1.GetProspectRequest
1538
+ */
1539
+ export declare type GetProspectRequest = Message<"raystack.frontier.v1beta1.GetProspectRequest"> & {
1540
+ /**
1541
+ * @generated from field: string id = 1;
1542
+ */
1543
+ id: string;
1544
+ };
1545
+
1546
+ /**
1547
+ * Describes the message raystack.frontier.v1beta1.GetProspectRequest.
1548
+ * Use `create(GetProspectRequestSchema)` to create a new message.
1549
+ */
1550
+ export declare const GetProspectRequestSchema: GenMessage<GetProspectRequest>;
1551
+
1552
+ /**
1553
+ * @generated from message raystack.frontier.v1beta1.GetProspectResponse
1554
+ */
1555
+ export declare type GetProspectResponse = Message<"raystack.frontier.v1beta1.GetProspectResponse"> & {
1556
+ /**
1557
+ * @generated from field: raystack.frontier.v1beta1.Prospect prospect = 1;
1558
+ */
1559
+ prospect?: Prospect;
1560
+ };
1561
+
1562
+ /**
1563
+ * Describes the message raystack.frontier.v1beta1.GetProspectResponse.
1564
+ * Use `create(GetProspectResponseSchema)` to create a new message.
1565
+ */
1566
+ export declare const GetProspectResponseSchema: GenMessage<GetProspectResponse>;
1567
+
1568
+ /**
1569
+ * @generated from message raystack.frontier.v1beta1.UpdateProspectRequest
1570
+ */
1571
+ export declare type UpdateProspectRequest = Message<"raystack.frontier.v1beta1.UpdateProspectRequest"> & {
1572
+ /**
1573
+ * @generated from field: string id = 1;
1574
+ */
1575
+ id: string;
1576
+
1577
+ /**
1578
+ * @generated from field: string name = 2;
1579
+ */
1580
+ name: string;
1581
+
1582
+ /**
1583
+ * @generated from field: string email = 5;
1584
+ */
1585
+ email: string;
1586
+
1587
+ /**
1588
+ * @generated from field: string phone = 6;
1589
+ */
1590
+ phone: string;
1591
+
1592
+ /**
1593
+ * @generated from field: string activity = 7;
1594
+ */
1595
+ activity: string;
1596
+
1597
+ /**
1598
+ * @generated from field: raystack.frontier.v1beta1.Prospect.Status status = 8;
1599
+ */
1600
+ status: Prospect_Status;
1601
+
1602
+ /**
1603
+ * @generated from field: string source = 9;
1604
+ */
1605
+ source: string;
1606
+
1607
+ /**
1608
+ * @generated from field: bool verified = 10;
1609
+ */
1610
+ verified: boolean;
1611
+
1612
+ /**
1613
+ * @generated from field: google.protobuf.Struct metadata = 11;
1614
+ */
1615
+ metadata?: JsonObject;
1616
+ };
1617
+
1618
+ /**
1619
+ * Describes the message raystack.frontier.v1beta1.UpdateProspectRequest.
1620
+ * Use `create(UpdateProspectRequestSchema)` to create a new message.
1621
+ */
1622
+ export declare const UpdateProspectRequestSchema: GenMessage<UpdateProspectRequest>;
1623
+
1624
+ /**
1625
+ * @generated from message raystack.frontier.v1beta1.UpdateProspectResponse
1626
+ */
1627
+ export declare type UpdateProspectResponse = Message<"raystack.frontier.v1beta1.UpdateProspectResponse"> & {
1628
+ /**
1629
+ * @generated from field: raystack.frontier.v1beta1.Prospect prospect = 1;
1630
+ */
1631
+ prospect?: Prospect;
1632
+ };
1633
+
1634
+ /**
1635
+ * Describes the message raystack.frontier.v1beta1.UpdateProspectResponse.
1636
+ * Use `create(UpdateProspectResponseSchema)` to create a new message.
1637
+ */
1638
+ export declare const UpdateProspectResponseSchema: GenMessage<UpdateProspectResponse>;
1639
+
1640
+ /**
1641
+ * @generated from message raystack.frontier.v1beta1.DeleteProspectRequest
1642
+ */
1643
+ export declare type DeleteProspectRequest = Message<"raystack.frontier.v1beta1.DeleteProspectRequest"> & {
1644
+ /**
1645
+ * @generated from field: string id = 1;
1646
+ */
1647
+ id: string;
1648
+ };
1649
+
1650
+ /**
1651
+ * Describes the message raystack.frontier.v1beta1.DeleteProspectRequest.
1652
+ * Use `create(DeleteProspectRequestSchema)` to create a new message.
1653
+ */
1654
+ export declare const DeleteProspectRequestSchema: GenMessage<DeleteProspectRequest>;
1655
+
1656
+ /**
1657
+ * @generated from message raystack.frontier.v1beta1.DeleteProspectResponse
1658
+ */
1659
+ export declare type DeleteProspectResponse = Message<"raystack.frontier.v1beta1.DeleteProspectResponse"> & {
1660
+ };
1661
+
1662
+ /**
1663
+ * Describes the message raystack.frontier.v1beta1.DeleteProspectResponse.
1664
+ * Use `create(DeleteProspectResponseSchema)` to create a new message.
1665
+ */
1666
+ export declare const DeleteProspectResponseSchema: GenMessage<DeleteProspectResponse>;
1667
+
1668
+ /**
1669
+ * @generated from message raystack.frontier.v1beta1.CreateProspectRequest
1670
+ */
1671
+ export declare type CreateProspectRequest = Message<"raystack.frontier.v1beta1.CreateProspectRequest"> & {
1672
+ /**
1673
+ * @generated from field: string name = 1;
1674
+ */
1675
+ name: string;
1676
+
1677
+ /**
1678
+ * @generated from field: string email = 5;
1679
+ */
1680
+ email: string;
1681
+
1682
+ /**
1683
+ * @generated from field: string phone = 6;
1684
+ */
1685
+ phone: string;
1686
+
1687
+ /**
1688
+ * @generated from field: string activity = 7;
1689
+ */
1690
+ activity: string;
1691
+
1692
+ /**
1693
+ * @generated from field: raystack.frontier.v1beta1.Prospect.Status status = 8;
1694
+ */
1695
+ status: Prospect_Status;
1696
+
1697
+ /**
1698
+ * @generated from field: string source = 9;
1699
+ */
1700
+ source: string;
1701
+
1702
+ /**
1703
+ * @generated from field: bool verified = 10;
1704
+ */
1705
+ verified: boolean;
1706
+
1707
+ /**
1708
+ * @generated from field: google.protobuf.Struct metadata = 11;
1709
+ */
1710
+ metadata?: JsonObject;
1711
+ };
1712
+
1713
+ /**
1714
+ * Describes the message raystack.frontier.v1beta1.CreateProspectRequest.
1715
+ * Use `create(CreateProspectRequestSchema)` to create a new message.
1716
+ */
1717
+ export declare const CreateProspectRequestSchema: GenMessage<CreateProspectRequest>;
1718
+
1719
+ /**
1720
+ * @generated from message raystack.frontier.v1beta1.CreateProspectResponse
1721
+ */
1722
+ export declare type CreateProspectResponse = Message<"raystack.frontier.v1beta1.CreateProspectResponse"> & {
1723
+ /**
1724
+ * @generated from field: raystack.frontier.v1beta1.Prospect prospect = 1;
1725
+ */
1726
+ prospect?: Prospect;
1727
+ };
1728
+
1729
+ /**
1730
+ * Describes the message raystack.frontier.v1beta1.CreateProspectResponse.
1731
+ * Use `create(CreateProspectResponseSchema)` to create a new message.
1732
+ */
1733
+ export declare const CreateProspectResponseSchema: GenMessage<CreateProspectResponse>;
1734
+
1735
+ /**
1736
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationUsersRequest
1737
+ */
1738
+ export declare type SearchOrganizationUsersRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationUsersRequest"> & {
1739
+ /**
1740
+ * @generated from field: string id = 1;
1741
+ */
1742
+ id: string;
1743
+
1744
+ /**
1745
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
1746
+ */
1747
+ query?: RQLRequest;
1748
+ };
1749
+
1750
+ /**
1751
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationUsersRequest.
1752
+ * Use `create(SearchOrganizationUsersRequestSchema)` to create a new message.
1753
+ */
1754
+ export declare const SearchOrganizationUsersRequestSchema: GenMessage<SearchOrganizationUsersRequest>;
1755
+
1756
+ /**
1757
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationUsersResponse
1758
+ */
1759
+ export declare type SearchOrganizationUsersResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationUsersResponse"> & {
1760
+ /**
1761
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationUsersResponse.OrganizationUser org_users = 1;
1762
+ */
1763
+ orgUsers: SearchOrganizationUsersResponse_OrganizationUser[];
1764
+
1765
+ /**
1766
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
1767
+ */
1768
+ pagination?: RQLQueryPaginationResponse;
1769
+
1770
+ /**
1771
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
1772
+ */
1773
+ group?: RQLQueryGroupResponse;
1774
+ };
1775
+
1776
+ /**
1777
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationUsersResponse.
1778
+ * Use `create(SearchOrganizationUsersResponseSchema)` to create a new message.
1779
+ */
1780
+ export declare const SearchOrganizationUsersResponseSchema: GenMessage<SearchOrganizationUsersResponse>;
1781
+
1782
+ /**
1783
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationUsersResponse.OrganizationUser
1784
+ */
1785
+ export declare type SearchOrganizationUsersResponse_OrganizationUser = Message<"raystack.frontier.v1beta1.SearchOrganizationUsersResponse.OrganizationUser"> & {
1786
+ /**
1787
+ * @generated from field: string id = 1;
1788
+ */
1789
+ id: string;
1790
+
1791
+ /**
1792
+ * @generated from field: string name = 2;
1793
+ */
1794
+ name: string;
1795
+
1796
+ /**
1797
+ * @generated from field: string title = 3;
1798
+ */
1799
+ title: string;
1800
+
1801
+ /**
1802
+ * @generated from field: string email = 4;
1803
+ */
1804
+ email: string;
1805
+
1806
+ /**
1807
+ * @generated from field: google.protobuf.Timestamp org_joined_at = 5;
1808
+ */
1809
+ orgJoinedAt?: Timestamp;
1810
+
1811
+ /**
1812
+ * @generated from field: string state = 6;
1813
+ */
1814
+ state: string;
1815
+
1816
+ /**
1817
+ * @generated from field: string avatar = 7;
1818
+ */
1819
+ avatar: string;
1820
+
1821
+ /**
1822
+ * @generated from field: repeated string role_names = 8;
1823
+ */
1824
+ roleNames: string[];
1825
+
1826
+ /**
1827
+ * @generated from field: repeated string role_titles = 9;
1828
+ */
1829
+ roleTitles: string[];
1830
+
1831
+ /**
1832
+ * @generated from field: repeated string role_ids = 10;
1833
+ */
1834
+ roleIds: string[];
1835
+
1836
+ /**
1837
+ * @generated from field: string organization_id = 11;
1838
+ */
1839
+ organizationId: string;
1840
+ };
1841
+
1842
+ /**
1843
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationUsersResponse.OrganizationUser.
1844
+ * Use `create(SearchOrganizationUsersResponse_OrganizationUserSchema)` to create a new message.
1845
+ */
1846
+ export declare const SearchOrganizationUsersResponse_OrganizationUserSchema: GenMessage<SearchOrganizationUsersResponse_OrganizationUser>;
1847
+
1848
+ /**
1849
+ * @generated from message raystack.frontier.v1beta1.ExportOrganizationUsersRequest
1850
+ */
1851
+ export declare type ExportOrganizationUsersRequest = Message<"raystack.frontier.v1beta1.ExportOrganizationUsersRequest"> & {
1852
+ /**
1853
+ * @generated from field: string id = 1;
1854
+ */
1855
+ id: string;
1856
+ };
1857
+
1858
+ /**
1859
+ * Describes the message raystack.frontier.v1beta1.ExportOrganizationUsersRequest.
1860
+ * Use `create(ExportOrganizationUsersRequestSchema)` to create a new message.
1861
+ */
1862
+ export declare const ExportOrganizationUsersRequestSchema: GenMessage<ExportOrganizationUsersRequest>;
1863
+
1864
+ /**
1865
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationProjectsRequest
1866
+ */
1867
+ export declare type SearchOrganizationProjectsRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationProjectsRequest"> & {
1868
+ /**
1869
+ * @generated from field: string id = 1;
1870
+ */
1871
+ id: string;
1872
+
1873
+ /**
1874
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
1875
+ */
1876
+ query?: RQLRequest;
1877
+ };
1878
+
1879
+ /**
1880
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationProjectsRequest.
1881
+ * Use `create(SearchOrganizationProjectsRequestSchema)` to create a new message.
1882
+ */
1883
+ export declare const SearchOrganizationProjectsRequestSchema: GenMessage<SearchOrganizationProjectsRequest>;
1884
+
1885
+ /**
1886
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationProjectsResponse
1887
+ */
1888
+ export declare type SearchOrganizationProjectsResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationProjectsResponse"> & {
1889
+ /**
1890
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationProjectsResponse.OrganizationProject org_projects = 1;
1891
+ */
1892
+ orgProjects: SearchOrganizationProjectsResponse_OrganizationProject[];
1893
+
1894
+ /**
1895
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
1896
+ */
1897
+ pagination?: RQLQueryPaginationResponse;
1898
+
1899
+ /**
1900
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
1901
+ */
1902
+ group?: RQLQueryGroupResponse;
1903
+ };
1904
+
1905
+ /**
1906
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationProjectsResponse.
1907
+ * Use `create(SearchOrganizationProjectsResponseSchema)` to create a new message.
1908
+ */
1909
+ export declare const SearchOrganizationProjectsResponseSchema: GenMessage<SearchOrganizationProjectsResponse>;
1910
+
1911
+ /**
1912
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationProjectsResponse.OrganizationProject
1913
+ */
1914
+ export declare type SearchOrganizationProjectsResponse_OrganizationProject = Message<"raystack.frontier.v1beta1.SearchOrganizationProjectsResponse.OrganizationProject"> & {
1915
+ /**
1916
+ * @generated from field: string id = 1;
1917
+ */
1918
+ id: string;
1919
+
1920
+ /**
1921
+ * @generated from field: string name = 2;
1922
+ */
1923
+ name: string;
1924
+
1925
+ /**
1926
+ * @generated from field: string title = 3;
1927
+ */
1928
+ title: string;
1929
+
1930
+ /**
1931
+ * @generated from field: string state = 4;
1932
+ */
1933
+ state: string;
1934
+
1935
+ /**
1936
+ * @generated from field: int64 member_count = 5;
1937
+ */
1938
+ memberCount: bigint;
1939
+
1940
+ /**
1941
+ * @generated from field: repeated string user_ids = 6;
1942
+ */
1943
+ userIds: string[];
1944
+
1945
+ /**
1946
+ * @generated from field: google.protobuf.Timestamp created_at = 7;
1947
+ */
1948
+ createdAt?: Timestamp;
1949
+
1950
+ /**
1951
+ * @generated from field: string organization_id = 8;
1952
+ */
1953
+ organizationId: string;
1954
+ };
1955
+
1956
+ /**
1957
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationProjectsResponse.OrganizationProject.
1958
+ * Use `create(SearchOrganizationProjectsResponse_OrganizationProjectSchema)` to create a new message.
1959
+ */
1960
+ export declare const SearchOrganizationProjectsResponse_OrganizationProjectSchema: GenMessage<SearchOrganizationProjectsResponse_OrganizationProject>;
1961
+
1962
+ /**
1963
+ * @generated from message raystack.frontier.v1beta1.ExportOrganizationProjectsRequest
1964
+ */
1965
+ export declare type ExportOrganizationProjectsRequest = Message<"raystack.frontier.v1beta1.ExportOrganizationProjectsRequest"> & {
1966
+ /**
1967
+ * @generated from field: string id = 1;
1968
+ */
1969
+ id: string;
1970
+ };
1971
+
1972
+ /**
1973
+ * Describes the message raystack.frontier.v1beta1.ExportOrganizationProjectsRequest.
1974
+ * Use `create(ExportOrganizationProjectsRequestSchema)` to create a new message.
1975
+ */
1976
+ export declare const ExportOrganizationProjectsRequestSchema: GenMessage<ExportOrganizationProjectsRequest>;
1977
+
1978
+ /**
1979
+ * @generated from message raystack.frontier.v1beta1.SearchProjectUsersRequest
1980
+ */
1981
+ export declare type SearchProjectUsersRequest = Message<"raystack.frontier.v1beta1.SearchProjectUsersRequest"> & {
1982
+ /**
1983
+ * @generated from field: string id = 1;
1984
+ */
1985
+ id: string;
1986
+
1987
+ /**
1988
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
1989
+ */
1990
+ query?: RQLRequest;
1991
+ };
1992
+
1993
+ /**
1994
+ * Describes the message raystack.frontier.v1beta1.SearchProjectUsersRequest.
1995
+ * Use `create(SearchProjectUsersRequestSchema)` to create a new message.
1996
+ */
1997
+ export declare const SearchProjectUsersRequestSchema: GenMessage<SearchProjectUsersRequest>;
1998
+
1999
+ /**
2000
+ * @generated from message raystack.frontier.v1beta1.SearchProjectUsersResponse
2001
+ */
2002
+ export declare type SearchProjectUsersResponse = Message<"raystack.frontier.v1beta1.SearchProjectUsersResponse"> & {
2003
+ /**
2004
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchProjectUsersResponse.ProjectUser project_users = 1;
2005
+ */
2006
+ projectUsers: SearchProjectUsersResponse_ProjectUser[];
2007
+
2008
+ /**
2009
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2010
+ */
2011
+ pagination?: RQLQueryPaginationResponse;
2012
+
2013
+ /**
2014
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2015
+ */
2016
+ group?: RQLQueryGroupResponse;
2017
+ };
2018
+
2019
+ /**
2020
+ * Describes the message raystack.frontier.v1beta1.SearchProjectUsersResponse.
2021
+ * Use `create(SearchProjectUsersResponseSchema)` to create a new message.
2022
+ */
2023
+ export declare const SearchProjectUsersResponseSchema: GenMessage<SearchProjectUsersResponse>;
2024
+
2025
+ /**
2026
+ * @generated from message raystack.frontier.v1beta1.SearchProjectUsersResponse.ProjectUser
2027
+ */
2028
+ export declare type SearchProjectUsersResponse_ProjectUser = Message<"raystack.frontier.v1beta1.SearchProjectUsersResponse.ProjectUser"> & {
2029
+ /**
2030
+ * @generated from field: string id = 1;
2031
+ */
2032
+ id: string;
2033
+
2034
+ /**
2035
+ * @generated from field: string name = 2;
2036
+ */
2037
+ name: string;
2038
+
2039
+ /**
2040
+ * @generated from field: string title = 3;
2041
+ */
2042
+ title: string;
2043
+
2044
+ /**
2045
+ * @generated from field: string email = 4;
2046
+ */
2047
+ email: string;
2048
+
2049
+ /**
2050
+ * @generated from field: string avatar = 7;
2051
+ */
2052
+ avatar: string;
2053
+
2054
+ /**
2055
+ * @generated from field: repeated string role_names = 8;
2056
+ */
2057
+ roleNames: string[];
2058
+
2059
+ /**
2060
+ * @generated from field: repeated string role_titles = 9;
2061
+ */
2062
+ roleTitles: string[];
2063
+
2064
+ /**
2065
+ * @generated from field: repeated string role_ids = 10;
2066
+ */
2067
+ roleIds: string[];
2068
+
2069
+ /**
2070
+ * @generated from field: string project_id = 11;
2071
+ */
2072
+ projectId: string;
2073
+ };
2074
+
2075
+ /**
2076
+ * Describes the message raystack.frontier.v1beta1.SearchProjectUsersResponse.ProjectUser.
2077
+ * Use `create(SearchProjectUsersResponse_ProjectUserSchema)` to create a new message.
2078
+ */
2079
+ export declare const SearchProjectUsersResponse_ProjectUserSchema: GenMessage<SearchProjectUsersResponse_ProjectUser>;
2080
+
2081
+ /**
2082
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationInvoicesRequest
2083
+ */
2084
+ export declare type SearchOrganizationInvoicesRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationInvoicesRequest"> & {
2085
+ /**
2086
+ * @generated from field: string id = 1;
2087
+ */
2088
+ id: string;
2089
+
2090
+ /**
2091
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
2092
+ */
2093
+ query?: RQLRequest;
2094
+ };
2095
+
2096
+ /**
2097
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationInvoicesRequest.
2098
+ * Use `create(SearchOrganizationInvoicesRequestSchema)` to create a new message.
2099
+ */
2100
+ export declare const SearchOrganizationInvoicesRequestSchema: GenMessage<SearchOrganizationInvoicesRequest>;
2101
+
2102
+ /**
2103
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse
2104
+ */
2105
+ export declare type SearchOrganizationInvoicesResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse"> & {
2106
+ /**
2107
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse.OrganizationInvoice organization_invoices = 1;
2108
+ */
2109
+ organizationInvoices: SearchOrganizationInvoicesResponse_OrganizationInvoice[];
2110
+
2111
+ /**
2112
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2113
+ */
2114
+ pagination?: RQLQueryPaginationResponse;
2115
+
2116
+ /**
2117
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2118
+ */
2119
+ group?: RQLQueryGroupResponse;
2120
+ };
2121
+
2122
+ /**
2123
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse.
2124
+ * Use `create(SearchOrganizationInvoicesResponseSchema)` to create a new message.
2125
+ */
2126
+ export declare const SearchOrganizationInvoicesResponseSchema: GenMessage<SearchOrganizationInvoicesResponse>;
2127
+
2128
+ /**
2129
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse.OrganizationInvoice
2130
+ */
2131
+ export declare type SearchOrganizationInvoicesResponse_OrganizationInvoice = Message<"raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse.OrganizationInvoice"> & {
2132
+ /**
2133
+ * @generated from field: string id = 1;
2134
+ */
2135
+ id: string;
2136
+
2137
+ /**
2138
+ * @generated from field: int64 amount = 2;
2139
+ */
2140
+ amount: bigint;
2141
+
2142
+ /**
2143
+ * @generated from field: string currency = 3;
2144
+ */
2145
+ currency: string;
2146
+
2147
+ /**
2148
+ * @generated from field: string state = 4;
2149
+ */
2150
+ state: string;
2151
+
2152
+ /**
2153
+ * @generated from field: string invoice_link = 5;
2154
+ */
2155
+ invoiceLink: string;
2156
+
2157
+ /**
2158
+ * @generated from field: google.protobuf.Timestamp created_at = 6;
2159
+ */
2160
+ createdAt?: Timestamp;
2161
+
2162
+ /**
2163
+ * @generated from field: string org_id = 7;
2164
+ */
2165
+ orgId: string;
2166
+ };
2167
+
2168
+ /**
2169
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationInvoicesResponse.OrganizationInvoice.
2170
+ * Use `create(SearchOrganizationInvoicesResponse_OrganizationInvoiceSchema)` to create a new message.
2171
+ */
2172
+ export declare const SearchOrganizationInvoicesResponse_OrganizationInvoiceSchema: GenMessage<SearchOrganizationInvoicesResponse_OrganizationInvoice>;
2173
+
2174
+ /**
2175
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationTokensRequest
2176
+ */
2177
+ export declare type SearchOrganizationTokensRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationTokensRequest"> & {
2178
+ /**
2179
+ * @generated from field: string id = 1;
2180
+ */
2181
+ id: string;
2182
+
2183
+ /**
2184
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
2185
+ */
2186
+ query?: RQLRequest;
2187
+ };
2188
+
2189
+ /**
2190
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationTokensRequest.
2191
+ * Use `create(SearchOrganizationTokensRequestSchema)` to create a new message.
2192
+ */
2193
+ export declare const SearchOrganizationTokensRequestSchema: GenMessage<SearchOrganizationTokensRequest>;
2194
+
2195
+ /**
2196
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationTokensResponse
2197
+ */
2198
+ export declare type SearchOrganizationTokensResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationTokensResponse"> & {
2199
+ /**
2200
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationTokensResponse.OrganizationToken organization_tokens = 1;
2201
+ */
2202
+ organizationTokens: SearchOrganizationTokensResponse_OrganizationToken[];
2203
+
2204
+ /**
2205
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2206
+ */
2207
+ pagination?: RQLQueryPaginationResponse;
2208
+
2209
+ /**
2210
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2211
+ */
2212
+ group?: RQLQueryGroupResponse;
2213
+ };
2214
+
2215
+ /**
2216
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationTokensResponse.
2217
+ * Use `create(SearchOrganizationTokensResponseSchema)` to create a new message.
2218
+ */
2219
+ export declare const SearchOrganizationTokensResponseSchema: GenMessage<SearchOrganizationTokensResponse>;
2220
+
2221
+ /**
2222
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationTokensResponse.OrganizationToken
2223
+ */
2224
+ export declare type SearchOrganizationTokensResponse_OrganizationToken = Message<"raystack.frontier.v1beta1.SearchOrganizationTokensResponse.OrganizationToken"> & {
2225
+ /**
2226
+ * @generated from field: int64 amount = 1;
2227
+ */
2228
+ amount: bigint;
2229
+
2230
+ /**
2231
+ * @generated from field: string type = 2;
2232
+ */
2233
+ type: string;
2234
+
2235
+ /**
2236
+ * @generated from field: string description = 3;
2237
+ */
2238
+ description: string;
2239
+
2240
+ /**
2241
+ * @generated from field: string user_id = 4;
2242
+ */
2243
+ userId: string;
2244
+
2245
+ /**
2246
+ * @generated from field: string user_title = 5;
2247
+ */
2248
+ userTitle: string;
2249
+
2250
+ /**
2251
+ * @generated from field: string user_avatar = 6;
2252
+ */
2253
+ userAvatar: string;
2254
+
2255
+ /**
2256
+ * @generated from field: google.protobuf.Timestamp created_at = 7;
2257
+ */
2258
+ createdAt?: Timestamp;
2259
+
2260
+ /**
2261
+ * @generated from field: string org_id = 8;
2262
+ */
2263
+ orgId: string;
2264
+ };
2265
+
2266
+ /**
2267
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationTokensResponse.OrganizationToken.
2268
+ * Use `create(SearchOrganizationTokensResponse_OrganizationTokenSchema)` to create a new message.
2269
+ */
2270
+ export declare const SearchOrganizationTokensResponse_OrganizationTokenSchema: GenMessage<SearchOrganizationTokensResponse_OrganizationToken>;
2271
+
2272
+ /**
2273
+ * @generated from message raystack.frontier.v1beta1.ExportOrganizationTokensRequest
2274
+ */
2275
+ export declare type ExportOrganizationTokensRequest = Message<"raystack.frontier.v1beta1.ExportOrganizationTokensRequest"> & {
2276
+ /**
2277
+ * @generated from field: string id = 1;
2278
+ */
2279
+ id: string;
2280
+ };
2281
+
2282
+ /**
2283
+ * Describes the message raystack.frontier.v1beta1.ExportOrganizationTokensRequest.
2284
+ * Use `create(ExportOrganizationTokensRequestSchema)` to create a new message.
2285
+ */
2286
+ export declare const ExportOrganizationTokensRequestSchema: GenMessage<ExportOrganizationTokensRequest>;
2287
+
2288
+ /**
2289
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsRequest
2290
+ */
2291
+ export declare type SearchOrganizationServiceUserCredentialsRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsRequest"> & {
2292
+ /**
2293
+ * @generated from field: string id = 1;
2294
+ */
2295
+ id: string;
2296
+
2297
+ /**
2298
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
2299
+ */
2300
+ query?: RQLRequest;
2301
+ };
2302
+
2303
+ /**
2304
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsRequest.
2305
+ * Use `create(SearchOrganizationServiceUserCredentialsRequestSchema)` to create a new message.
2306
+ */
2307
+ export declare const SearchOrganizationServiceUserCredentialsRequestSchema: GenMessage<SearchOrganizationServiceUserCredentialsRequest>;
2308
+
2309
+ /**
2310
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse
2311
+ */
2312
+ export declare type SearchOrganizationServiceUserCredentialsResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse"> & {
2313
+ /**
2314
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse.OrganizationServiceUserCredential organization_serviceuser_credentials = 1;
2315
+ */
2316
+ organizationServiceuserCredentials: SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential[];
2317
+
2318
+ /**
2319
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2320
+ */
2321
+ pagination?: RQLQueryPaginationResponse;
2322
+
2323
+ /**
2324
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2325
+ */
2326
+ group?: RQLQueryGroupResponse;
2327
+ };
2328
+
2329
+ /**
2330
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse.
2331
+ * Use `create(SearchOrganizationServiceUserCredentialsResponseSchema)` to create a new message.
2332
+ */
2333
+ export declare const SearchOrganizationServiceUserCredentialsResponseSchema: GenMessage<SearchOrganizationServiceUserCredentialsResponse>;
2334
+
2335
+ /**
2336
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse.OrganizationServiceUserCredential
2337
+ */
2338
+ export declare type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse.OrganizationServiceUserCredential"> & {
2339
+ /**
2340
+ * @generated from field: string title = 1;
2341
+ */
2342
+ title: string;
2343
+
2344
+ /**
2345
+ * @generated from field: string serviceuser_title = 2;
2346
+ */
2347
+ serviceuserTitle: string;
2348
+
2349
+ /**
2350
+ * @generated from field: google.protobuf.Timestamp created_at = 3;
2351
+ */
2352
+ createdAt?: Timestamp;
2353
+
2354
+ /**
2355
+ * @generated from field: string org_id = 4;
2356
+ */
2357
+ orgId: string;
2358
+ };
2359
+
2360
+ /**
2361
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUserCredentialsResponse.OrganizationServiceUserCredential.
2362
+ * Use `create(SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialSchema)` to create a new message.
2363
+ */
2364
+ export declare const SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialSchema: GenMessage<SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential>;
2365
+
2366
+ /**
2367
+ * @generated from message raystack.frontier.v1beta1.SearchUsersRequest
2368
+ */
2369
+ export declare type SearchUsersRequest = Message<"raystack.frontier.v1beta1.SearchUsersRequest"> & {
2370
+ /**
2371
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 1;
2372
+ */
2373
+ query?: RQLRequest;
2374
+ };
2375
+
2376
+ /**
2377
+ * Describes the message raystack.frontier.v1beta1.SearchUsersRequest.
2378
+ * Use `create(SearchUsersRequestSchema)` to create a new message.
2379
+ */
2380
+ export declare const SearchUsersRequestSchema: GenMessage<SearchUsersRequest>;
2381
+
2382
+ /**
2383
+ * @generated from message raystack.frontier.v1beta1.SearchUsersResponse
2384
+ */
2385
+ export declare type SearchUsersResponse = Message<"raystack.frontier.v1beta1.SearchUsersResponse"> & {
2386
+ /**
2387
+ * @generated from field: repeated raystack.frontier.v1beta1.User users = 1;
2388
+ */
2389
+ users: User[];
2390
+
2391
+ /**
2392
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2393
+ */
2394
+ pagination?: RQLQueryPaginationResponse;
2395
+
2396
+ /**
2397
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2398
+ */
2399
+ group?: RQLQueryGroupResponse;
2400
+ };
2401
+
2402
+ /**
2403
+ * Describes the message raystack.frontier.v1beta1.SearchUsersResponse.
2404
+ * Use `create(SearchUsersResponseSchema)` to create a new message.
2405
+ */
2406
+ export declare const SearchUsersResponseSchema: GenMessage<SearchUsersResponse>;
2407
+
2408
+ /**
2409
+ * @generated from message raystack.frontier.v1beta1.ExportUsersRequest
2410
+ */
2411
+ export declare type ExportUsersRequest = Message<"raystack.frontier.v1beta1.ExportUsersRequest"> & {
2412
+ };
2413
+
2414
+ /**
2415
+ * Describes the message raystack.frontier.v1beta1.ExportUsersRequest.
2416
+ * Use `create(ExportUsersRequestSchema)` to create a new message.
2417
+ */
2418
+ export declare const ExportUsersRequestSchema: GenMessage<ExportUsersRequest>;
2419
+
2420
+ /**
2421
+ * @generated from message raystack.frontier.v1beta1.SearchUserOrganizationsRequest
2422
+ */
2423
+ export declare type SearchUserOrganizationsRequest = Message<"raystack.frontier.v1beta1.SearchUserOrganizationsRequest"> & {
2424
+ /**
2425
+ * @generated from field: string id = 1;
2426
+ */
2427
+ id: string;
2428
+
2429
+ /**
2430
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
2431
+ */
2432
+ query?: RQLRequest;
2433
+ };
2434
+
2435
+ /**
2436
+ * Describes the message raystack.frontier.v1beta1.SearchUserOrganizationsRequest.
2437
+ * Use `create(SearchUserOrganizationsRequestSchema)` to create a new message.
2438
+ */
2439
+ export declare const SearchUserOrganizationsRequestSchema: GenMessage<SearchUserOrganizationsRequest>;
2440
+
2441
+ /**
2442
+ * @generated from message raystack.frontier.v1beta1.SearchUserOrganizationsResponse
2443
+ */
2444
+ export declare type SearchUserOrganizationsResponse = Message<"raystack.frontier.v1beta1.SearchUserOrganizationsResponse"> & {
2445
+ /**
2446
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchUserOrganizationsResponse.UserOrganization user_organizations = 1;
2447
+ */
2448
+ userOrganizations: SearchUserOrganizationsResponse_UserOrganization[];
2449
+
2450
+ /**
2451
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2452
+ */
2453
+ pagination?: RQLQueryPaginationResponse;
2454
+
2455
+ /**
2456
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2457
+ */
2458
+ group?: RQLQueryGroupResponse;
2459
+ };
2460
+
2461
+ /**
2462
+ * Describes the message raystack.frontier.v1beta1.SearchUserOrganizationsResponse.
2463
+ * Use `create(SearchUserOrganizationsResponseSchema)` to create a new message.
2464
+ */
2465
+ export declare const SearchUserOrganizationsResponseSchema: GenMessage<SearchUserOrganizationsResponse>;
2466
+
2467
+ /**
2468
+ * @generated from message raystack.frontier.v1beta1.SearchUserOrganizationsResponse.UserOrganization
2469
+ */
2470
+ export declare type SearchUserOrganizationsResponse_UserOrganization = Message<"raystack.frontier.v1beta1.SearchUserOrganizationsResponse.UserOrganization"> & {
2471
+ /**
2472
+ * @generated from field: string org_id = 1;
2473
+ */
2474
+ orgId: string;
2475
+
2476
+ /**
2477
+ * @generated from field: string org_title = 2;
2478
+ */
2479
+ orgTitle: string;
2480
+
2481
+ /**
2482
+ * @generated from field: string org_name = 3;
2483
+ */
2484
+ orgName: string;
2485
+
2486
+ /**
2487
+ * @generated from field: string org_avatar = 4;
2488
+ */
2489
+ orgAvatar: string;
2490
+
2491
+ /**
2492
+ * @generated from field: int64 project_count = 5;
2493
+ */
2494
+ projectCount: bigint;
2495
+
2496
+ /**
2497
+ * @generated from field: repeated string role_names = 6;
2498
+ */
2499
+ roleNames: string[];
2500
+
2501
+ /**
2502
+ * @generated from field: repeated string role_titles = 7;
2503
+ */
2504
+ roleTitles: string[];
2505
+
2506
+ /**
2507
+ * @generated from field: repeated string role_ids = 8;
2508
+ */
2509
+ roleIds: string[];
2510
+
2511
+ /**
2512
+ * @generated from field: google.protobuf.Timestamp org_joined_on = 9;
2513
+ */
2514
+ orgJoinedOn?: Timestamp;
2515
+
2516
+ /**
2517
+ * @generated from field: string user_id = 10;
2518
+ */
2519
+ userId: string;
2520
+ };
2521
+
2522
+ /**
2523
+ * Describes the message raystack.frontier.v1beta1.SearchUserOrganizationsResponse.UserOrganization.
2524
+ * Use `create(SearchUserOrganizationsResponse_UserOrganizationSchema)` to create a new message.
2525
+ */
2526
+ export declare const SearchUserOrganizationsResponse_UserOrganizationSchema: GenMessage<SearchUserOrganizationsResponse_UserOrganization>;
2527
+
2528
+ /**
2529
+ * @generated from message raystack.frontier.v1beta1.SearchUserProjectsRequest
2530
+ */
2531
+ export declare type SearchUserProjectsRequest = Message<"raystack.frontier.v1beta1.SearchUserProjectsRequest"> & {
2532
+ /**
2533
+ * @generated from field: string user_id = 1;
2534
+ */
2535
+ userId: string;
2536
+
2537
+ /**
2538
+ * @generated from field: string org_id = 2;
2539
+ */
2540
+ orgId: string;
2541
+
2542
+ /**
2543
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 3;
2544
+ */
2545
+ query?: RQLRequest;
2546
+ };
2547
+
2548
+ /**
2549
+ * Describes the message raystack.frontier.v1beta1.SearchUserProjectsRequest.
2550
+ * Use `create(SearchUserProjectsRequestSchema)` to create a new message.
2551
+ */
2552
+ export declare const SearchUserProjectsRequestSchema: GenMessage<SearchUserProjectsRequest>;
2553
+
2554
+ /**
2555
+ * @generated from message raystack.frontier.v1beta1.SearchUserProjectsResponse
2556
+ */
2557
+ export declare type SearchUserProjectsResponse = Message<"raystack.frontier.v1beta1.SearchUserProjectsResponse"> & {
2558
+ /**
2559
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchUserProjectsResponse.UserProject user_projects = 1;
2560
+ */
2561
+ userProjects: SearchUserProjectsResponse_UserProject[];
2562
+
2563
+ /**
2564
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2565
+ */
2566
+ pagination?: RQLQueryPaginationResponse;
2567
+
2568
+ /**
2569
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2570
+ */
2571
+ group?: RQLQueryGroupResponse;
2572
+ };
2573
+
2574
+ /**
2575
+ * Describes the message raystack.frontier.v1beta1.SearchUserProjectsResponse.
2576
+ * Use `create(SearchUserProjectsResponseSchema)` to create a new message.
2577
+ */
2578
+ export declare const SearchUserProjectsResponseSchema: GenMessage<SearchUserProjectsResponse>;
2579
+
2580
+ /**
2581
+ * @generated from message raystack.frontier.v1beta1.SearchUserProjectsResponse.UserProject
2582
+ */
2583
+ export declare type SearchUserProjectsResponse_UserProject = Message<"raystack.frontier.v1beta1.SearchUserProjectsResponse.UserProject"> & {
2584
+ /**
2585
+ * @generated from field: string project_id = 1;
2586
+ */
2587
+ projectId: string;
2588
+
2589
+ /**
2590
+ * @generated from field: string project_title = 2;
2591
+ */
2592
+ projectTitle: string;
2593
+
2594
+ /**
2595
+ * @generated from field: string project_name = 3;
2596
+ */
2597
+ projectName: string;
2598
+
2599
+ /**
2600
+ * @generated from field: google.protobuf.Timestamp project_created_on = 4;
2601
+ */
2602
+ projectCreatedOn?: Timestamp;
2603
+
2604
+ /**
2605
+ * @generated from field: repeated string user_names = 5;
2606
+ */
2607
+ userNames: string[];
2608
+
2609
+ /**
2610
+ * @generated from field: repeated string user_titles = 6;
2611
+ */
2612
+ userTitles: string[];
2613
+
2614
+ /**
2615
+ * @generated from field: repeated string user_ids = 7;
2616
+ */
2617
+ userIds: string[];
2618
+
2619
+ /**
2620
+ * @generated from field: repeated string user_avatars = 8;
2621
+ */
2622
+ userAvatars: string[];
2623
+
2624
+ /**
2625
+ * @generated from field: string org_id = 9;
2626
+ */
2627
+ orgId: string;
2628
+
2629
+ /**
2630
+ * @generated from field: string user_id = 10;
2631
+ */
2632
+ userId: string;
2633
+ };
2634
+
2635
+ /**
2636
+ * Describes the message raystack.frontier.v1beta1.SearchUserProjectsResponse.UserProject.
2637
+ * Use `create(SearchUserProjectsResponse_UserProjectSchema)` to create a new message.
2638
+ */
2639
+ export declare const SearchUserProjectsResponse_UserProjectSchema: GenMessage<SearchUserProjectsResponse_UserProject>;
2640
+
2641
+ /**
2642
+ * @generated from message raystack.frontier.v1beta1.AdminCreateOrganizationRequest
2643
+ */
2644
+ export declare type AdminCreateOrganizationRequest = Message<"raystack.frontier.v1beta1.AdminCreateOrganizationRequest"> & {
2645
+ /**
2646
+ * @generated from field: raystack.frontier.v1beta1.AdminCreateOrganizationRequest.OrganizationRequestBody body = 1;
2647
+ */
2648
+ body?: AdminCreateOrganizationRequest_OrganizationRequestBody;
2649
+ };
2650
+
2651
+ /**
2652
+ * Describes the message raystack.frontier.v1beta1.AdminCreateOrganizationRequest.
2653
+ * Use `create(AdminCreateOrganizationRequestSchema)` to create a new message.
2654
+ */
2655
+ export declare const AdminCreateOrganizationRequestSchema: GenMessage<AdminCreateOrganizationRequest>;
2656
+
2657
+ /**
2658
+ * @generated from message raystack.frontier.v1beta1.AdminCreateOrganizationRequest.OrganizationRequestBody
2659
+ */
2660
+ export declare type AdminCreateOrganizationRequest_OrganizationRequestBody = Message<"raystack.frontier.v1beta1.AdminCreateOrganizationRequest.OrganizationRequestBody"> & {
2661
+ /**
2662
+ * @generated from field: string name = 1;
2663
+ */
2664
+ name: string;
2665
+
2666
+ /**
2667
+ * @generated from field: string title = 2;
2668
+ */
2669
+ title: string;
2670
+
2671
+ /**
2672
+ * @generated from field: google.protobuf.Struct metadata = 3;
2673
+ */
2674
+ metadata?: JsonObject;
2675
+
2676
+ /**
2677
+ * @generated from field: string avatar = 4;
2678
+ */
2679
+ avatar: string;
2680
+
2681
+ /**
2682
+ * this user will be invited to org as owner.
2683
+ * if this user doesn't exist, it will be created first
2684
+ *
2685
+ * @generated from field: string org_owner_email = 5;
2686
+ */
2687
+ orgOwnerEmail: string;
2688
+ };
2689
+
2690
+ /**
2691
+ * Describes the message raystack.frontier.v1beta1.AdminCreateOrganizationRequest.OrganizationRequestBody.
2692
+ * Use `create(AdminCreateOrganizationRequest_OrganizationRequestBodySchema)` to create a new message.
2693
+ */
2694
+ export declare const AdminCreateOrganizationRequest_OrganizationRequestBodySchema: GenMessage<AdminCreateOrganizationRequest_OrganizationRequestBody>;
2695
+
2696
+ /**
2697
+ * @generated from message raystack.frontier.v1beta1.AdminCreateOrganizationResponse
2698
+ */
2699
+ export declare type AdminCreateOrganizationResponse = Message<"raystack.frontier.v1beta1.AdminCreateOrganizationResponse"> & {
2700
+ /**
2701
+ * @generated from field: raystack.frontier.v1beta1.Organization organization = 1;
2702
+ */
2703
+ organization?: Organization;
2704
+ };
2705
+
2706
+ /**
2707
+ * Describes the message raystack.frontier.v1beta1.AdminCreateOrganizationResponse.
2708
+ * Use `create(AdminCreateOrganizationResponseSchema)` to create a new message.
2709
+ */
2710
+ export declare const AdminCreateOrganizationResponseSchema: GenMessage<AdminCreateOrganizationResponse>;
2711
+
2712
+ /**
2713
+ * @generated from message raystack.frontier.v1beta1.SearchInvoicesRequest
2714
+ */
2715
+ export declare type SearchInvoicesRequest = Message<"raystack.frontier.v1beta1.SearchInvoicesRequest"> & {
2716
+ /**
2717
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 1;
2718
+ */
2719
+ query?: RQLRequest;
2720
+ };
2721
+
2722
+ /**
2723
+ * Describes the message raystack.frontier.v1beta1.SearchInvoicesRequest.
2724
+ * Use `create(SearchInvoicesRequestSchema)` to create a new message.
2725
+ */
2726
+ export declare const SearchInvoicesRequestSchema: GenMessage<SearchInvoicesRequest>;
2727
+
2728
+ /**
2729
+ * @generated from message raystack.frontier.v1beta1.SearchInvoicesResponse
2730
+ */
2731
+ export declare type SearchInvoicesResponse = Message<"raystack.frontier.v1beta1.SearchInvoicesResponse"> & {
2732
+ /**
2733
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchInvoicesResponse.Invoice invoices = 1;
2734
+ */
2735
+ invoices: SearchInvoicesResponse_Invoice[];
2736
+
2737
+ /**
2738
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2739
+ */
2740
+ pagination?: RQLQueryPaginationResponse;
2741
+
2742
+ /**
2743
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2744
+ */
2745
+ group?: RQLQueryGroupResponse;
2746
+ };
2747
+
2748
+ /**
2749
+ * Describes the message raystack.frontier.v1beta1.SearchInvoicesResponse.
2750
+ * Use `create(SearchInvoicesResponseSchema)` to create a new message.
2751
+ */
2752
+ export declare const SearchInvoicesResponseSchema: GenMessage<SearchInvoicesResponse>;
2753
+
2754
+ /**
2755
+ * @generated from message raystack.frontier.v1beta1.SearchInvoicesResponse.Invoice
2756
+ */
2757
+ export declare type SearchInvoicesResponse_Invoice = Message<"raystack.frontier.v1beta1.SearchInvoicesResponse.Invoice"> & {
2758
+ /**
2759
+ * @generated from field: string id = 1;
2760
+ */
2761
+ id: string;
2762
+
2763
+ /**
2764
+ * @generated from field: int64 amount = 2;
2765
+ */
2766
+ amount: bigint;
2767
+
2768
+ /**
2769
+ * @generated from field: string currency = 3;
2770
+ */
2771
+ currency: string;
2772
+
2773
+ /**
2774
+ * @generated from field: string state = 4;
2775
+ */
2776
+ state: string;
2777
+
2778
+ /**
2779
+ * @generated from field: string invoice_link = 5;
2780
+ */
2781
+ invoiceLink: string;
2782
+
2783
+ /**
2784
+ * @generated from field: google.protobuf.Timestamp created_at = 6;
2785
+ */
2786
+ createdAt?: Timestamp;
2787
+
2788
+ /**
2789
+ * @generated from field: string org_id = 7;
2790
+ */
2791
+ orgId: string;
2792
+
2793
+ /**
2794
+ * @generated from field: string org_name = 8;
2795
+ */
2796
+ orgName: string;
2797
+
2798
+ /**
2799
+ * @generated from field: string org_title = 9;
2800
+ */
2801
+ orgTitle: string;
2802
+ };
2803
+
2804
+ /**
2805
+ * Describes the message raystack.frontier.v1beta1.SearchInvoicesResponse.Invoice.
2806
+ * Use `create(SearchInvoicesResponse_InvoiceSchema)` to create a new message.
2807
+ */
2808
+ export declare const SearchInvoicesResponse_InvoiceSchema: GenMessage<SearchInvoicesResponse_Invoice>;
2809
+
2810
+ /**
2811
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUsersRequest
2812
+ */
2813
+ export declare type SearchOrganizationServiceUsersRequest = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUsersRequest"> & {
2814
+ /**
2815
+ * @generated from field: string id = 1;
2816
+ */
2817
+ id: string;
2818
+
2819
+ /**
2820
+ * @generated from field: raystack.frontier.v1beta1.RQLRequest query = 2;
2821
+ */
2822
+ query?: RQLRequest;
2823
+ };
2824
+
2825
+ /**
2826
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUsersRequest.
2827
+ * Use `create(SearchOrganizationServiceUsersRequestSchema)` to create a new message.
2828
+ */
2829
+ export declare const SearchOrganizationServiceUsersRequestSchema: GenMessage<SearchOrganizationServiceUsersRequest>;
2830
+
2831
+ /**
2832
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse
2833
+ */
2834
+ export declare type SearchOrganizationServiceUsersResponse = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse"> & {
2835
+ /**
2836
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.OrganizationServiceUser organization_service_users = 1;
2837
+ */
2838
+ organizationServiceUsers: SearchOrganizationServiceUsersResponse_OrganizationServiceUser[];
2839
+
2840
+ /**
2841
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryPaginationResponse pagination = 2;
2842
+ */
2843
+ pagination?: RQLQueryPaginationResponse;
2844
+
2845
+ /**
2846
+ * @generated from field: raystack.frontier.v1beta1.RQLQueryGroupResponse group = 3;
2847
+ */
2848
+ group?: RQLQueryGroupResponse;
2849
+ };
2850
+
2851
+ /**
2852
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.
2853
+ * Use `create(SearchOrganizationServiceUsersResponseSchema)` to create a new message.
2854
+ */
2855
+ export declare const SearchOrganizationServiceUsersResponseSchema: GenMessage<SearchOrganizationServiceUsersResponse>;
2856
+
2857
+ /**
2858
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.Project
2859
+ */
2860
+ export declare type SearchOrganizationServiceUsersResponse_Project = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.Project"> & {
2861
+ /**
2862
+ * @generated from field: string id = 1;
2863
+ */
2864
+ id: string;
2865
+
2866
+ /**
2867
+ * @generated from field: string title = 2;
2868
+ */
2869
+ title: string;
2870
+
2871
+ /**
2872
+ * @generated from field: string name = 3;
2873
+ */
2874
+ name: string;
2875
+ };
2876
+
2877
+ /**
2878
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.Project.
2879
+ * Use `create(SearchOrganizationServiceUsersResponse_ProjectSchema)` to create a new message.
2880
+ */
2881
+ export declare const SearchOrganizationServiceUsersResponse_ProjectSchema: GenMessage<SearchOrganizationServiceUsersResponse_Project>;
2882
+
2883
+ /**
2884
+ * @generated from message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.OrganizationServiceUser
2885
+ */
2886
+ export declare type SearchOrganizationServiceUsersResponse_OrganizationServiceUser = Message<"raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.OrganizationServiceUser"> & {
2887
+ /**
2888
+ * @generated from field: string id = 1;
2889
+ */
2890
+ id: string;
2891
+
2892
+ /**
2893
+ * @generated from field: string title = 2;
2894
+ */
2895
+ title: string;
2896
+
2897
+ /**
2898
+ * @generated from field: string org_id = 3;
2899
+ */
2900
+ orgId: string;
2901
+
2902
+ /**
2903
+ * @generated from field: repeated raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.Project projects = 4;
2904
+ */
2905
+ projects: SearchOrganizationServiceUsersResponse_Project[];
2906
+
2907
+ /**
2908
+ * @generated from field: google.protobuf.Timestamp created_at = 5;
2909
+ */
2910
+ createdAt?: Timestamp;
2911
+ };
2912
+
2913
+ /**
2914
+ * Describes the message raystack.frontier.v1beta1.SearchOrganizationServiceUsersResponse.OrganizationServiceUser.
2915
+ * Use `create(SearchOrganizationServiceUsersResponse_OrganizationServiceUserSchema)` to create a new message.
2916
+ */
2917
+ export declare const SearchOrganizationServiceUsersResponse_OrganizationServiceUserSchema: GenMessage<SearchOrganizationServiceUsersResponse_OrganizationServiceUser>;
2918
+
2919
+ /**
2920
+ * @generated from message raystack.frontier.v1beta1.GetCurrentAdminUserRequest
2921
+ */
2922
+ export declare type GetCurrentAdminUserRequest = Message<"raystack.frontier.v1beta1.GetCurrentAdminUserRequest"> & {
2923
+ };
2924
+
2925
+ /**
2926
+ * Describes the message raystack.frontier.v1beta1.GetCurrentAdminUserRequest.
2927
+ * Use `create(GetCurrentAdminUserRequestSchema)` to create a new message.
2928
+ */
2929
+ export declare const GetCurrentAdminUserRequestSchema: GenMessage<GetCurrentAdminUserRequest>;
2930
+
2931
+ /**
2932
+ * @generated from message raystack.frontier.v1beta1.GetCurrentAdminUserResponse
2933
+ */
2934
+ export declare type GetCurrentAdminUserResponse = Message<"raystack.frontier.v1beta1.GetCurrentAdminUserResponse"> & {
2935
+ /**
2936
+ * @generated from field: raystack.frontier.v1beta1.User user = 1;
2937
+ */
2938
+ user?: User;
2939
+
2940
+ /**
2941
+ * @generated from field: raystack.frontier.v1beta1.ServiceUser service_user = 2;
2942
+ */
2943
+ serviceUser?: ServiceUser;
2944
+ };
2945
+
2946
+ /**
2947
+ * Describes the message raystack.frontier.v1beta1.GetCurrentAdminUserResponse.
2948
+ * Use `create(GetCurrentAdminUserResponseSchema)` to create a new message.
2949
+ */
2950
+ export declare const GetCurrentAdminUserResponseSchema: GenMessage<GetCurrentAdminUserResponse>;
2951
+
2952
+ /**
2953
+ * @generated from message raystack.frontier.v1beta1.ListUserSessionsRequest
2954
+ */
2955
+ export declare type ListUserSessionsRequest = Message<"raystack.frontier.v1beta1.ListUserSessionsRequest"> & {
2956
+ /**
2957
+ * @generated from field: string user_id = 1;
2958
+ */
2959
+ userId: string;
2960
+ };
2961
+
2962
+ /**
2963
+ * Describes the message raystack.frontier.v1beta1.ListUserSessionsRequest.
2964
+ * Use `create(ListUserSessionsRequestSchema)` to create a new message.
2965
+ */
2966
+ export declare const ListUserSessionsRequestSchema: GenMessage<ListUserSessionsRequest>;
2967
+
2968
+ /**
2969
+ * @generated from message raystack.frontier.v1beta1.ListUserSessionsResponse
2970
+ */
2971
+ export declare type ListUserSessionsResponse = Message<"raystack.frontier.v1beta1.ListUserSessionsResponse"> & {
2972
+ /**
2973
+ * @generated from field: repeated raystack.frontier.v1beta1.Session sessions = 1;
2974
+ */
2975
+ sessions: Session[];
2976
+ };
2977
+
2978
+ /**
2979
+ * Describes the message raystack.frontier.v1beta1.ListUserSessionsResponse.
2980
+ * Use `create(ListUserSessionsResponseSchema)` to create a new message.
2981
+ */
2982
+ export declare const ListUserSessionsResponseSchema: GenMessage<ListUserSessionsResponse>;
2983
+
2984
+ /**
2985
+ * @generated from message raystack.frontier.v1beta1.RevokeUserSessionRequest
2986
+ */
2987
+ export declare type RevokeUserSessionRequest = Message<"raystack.frontier.v1beta1.RevokeUserSessionRequest"> & {
2988
+ /**
2989
+ * @generated from field: string user_id = 1;
2990
+ */
2991
+ userId: string;
2992
+
2993
+ /**
2994
+ * @generated from field: string session_id = 2;
2995
+ */
2996
+ sessionId: string;
2997
+ };
2998
+
2999
+ /**
3000
+ * Describes the message raystack.frontier.v1beta1.RevokeUserSessionRequest.
3001
+ * Use `create(RevokeUserSessionRequestSchema)` to create a new message.
3002
+ */
3003
+ export declare const RevokeUserSessionRequestSchema: GenMessage<RevokeUserSessionRequest>;
3004
+
3005
+ /**
3006
+ * @generated from message raystack.frontier.v1beta1.RevokeUserSessionResponse
3007
+ */
3008
+ export declare type RevokeUserSessionResponse = Message<"raystack.frontier.v1beta1.RevokeUserSessionResponse"> & {
3009
+ };
3010
+
3011
+ /**
3012
+ * Describes the message raystack.frontier.v1beta1.RevokeUserSessionResponse.
3013
+ * Use `create(RevokeUserSessionResponseSchema)` to create a new message.
3014
+ */
3015
+ export declare const RevokeUserSessionResponseSchema: GenMessage<RevokeUserSessionResponse>;
3016
+
3017
+ /**
3018
+ * @generated from service raystack.frontier.v1beta1.AdminService
3019
+ */
3020
+ export declare const AdminService: GenService<{
3021
+ /**
3022
+ * Users
3023
+ *
3024
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListAllUsers
3025
+ */
3026
+ listAllUsers: {
3027
+ methodKind: "unary";
3028
+ input: typeof ListAllUsersRequestSchema;
3029
+ output: typeof ListAllUsersResponseSchema;
3030
+ },
3031
+ /**
3032
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListAllServiceUsers
3033
+ */
3034
+ listAllServiceUsers: {
3035
+ methodKind: "unary";
3036
+ input: typeof ListAllServiceUsersRequestSchema;
3037
+ output: typeof ListAllServiceUsersResponseSchema;
3038
+ },
3039
+ /**
3040
+ * Group
3041
+ *
3042
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListGroups
3043
+ */
3044
+ listGroups: {
3045
+ methodKind: "unary";
3046
+ input: typeof ListGroupsRequestSchema;
3047
+ output: typeof ListGroupsResponseSchema;
3048
+ },
3049
+ /**
3050
+ * Organizations
3051
+ *
3052
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListAllOrganizations
3053
+ */
3054
+ listAllOrganizations: {
3055
+ methodKind: "unary";
3056
+ input: typeof ListAllOrganizationsRequestSchema;
3057
+ output: typeof ListAllOrganizationsResponseSchema;
3058
+ },
3059
+ /**
3060
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.AdminCreateOrganization
3061
+ */
3062
+ adminCreateOrganization: {
3063
+ methodKind: "unary";
3064
+ input: typeof AdminCreateOrganizationRequestSchema;
3065
+ output: typeof AdminCreateOrganizationResponseSchema;
3066
+ },
3067
+ /**
3068
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizations
3069
+ */
3070
+ searchOrganizations: {
3071
+ methodKind: "unary";
3072
+ input: typeof SearchOrganizationsRequestSchema;
3073
+ output: typeof SearchOrganizationsResponseSchema;
3074
+ },
3075
+ /**
3076
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationUsers
3077
+ */
3078
+ searchOrganizationUsers: {
3079
+ methodKind: "unary";
3080
+ input: typeof SearchOrganizationUsersRequestSchema;
3081
+ output: typeof SearchOrganizationUsersResponseSchema;
3082
+ },
3083
+ /**
3084
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchProjectUsers
3085
+ */
3086
+ searchProjectUsers: {
3087
+ methodKind: "unary";
3088
+ input: typeof SearchProjectUsersRequestSchema;
3089
+ output: typeof SearchProjectUsersResponseSchema;
3090
+ },
3091
+ /**
3092
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationProjects
3093
+ */
3094
+ searchOrganizationProjects: {
3095
+ methodKind: "unary";
3096
+ input: typeof SearchOrganizationProjectsRequestSchema;
3097
+ output: typeof SearchOrganizationProjectsResponseSchema;
3098
+ },
3099
+ /**
3100
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationInvoices
3101
+ */
3102
+ searchOrganizationInvoices: {
3103
+ methodKind: "unary";
3104
+ input: typeof SearchOrganizationInvoicesRequestSchema;
3105
+ output: typeof SearchOrganizationInvoicesResponseSchema;
3106
+ },
3107
+ /**
3108
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationTokens
3109
+ */
3110
+ searchOrganizationTokens: {
3111
+ methodKind: "unary";
3112
+ input: typeof SearchOrganizationTokensRequestSchema;
3113
+ output: typeof SearchOrganizationTokensResponseSchema;
3114
+ },
3115
+ /**
3116
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationServiceUserCredentials
3117
+ */
3118
+ searchOrganizationServiceUserCredentials: {
3119
+ methodKind: "unary";
3120
+ input: typeof SearchOrganizationServiceUserCredentialsRequestSchema;
3121
+ output: typeof SearchOrganizationServiceUserCredentialsResponseSchema;
3122
+ },
3123
+ /**
3124
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchOrganizationServiceUsers
3125
+ */
3126
+ searchOrganizationServiceUsers: {
3127
+ methodKind: "unary";
3128
+ input: typeof SearchOrganizationServiceUsersRequestSchema;
3129
+ output: typeof SearchOrganizationServiceUsersResponseSchema;
3130
+ },
3131
+ /**
3132
+ * buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
3133
+ * buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
3134
+ *
3135
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ExportOrganizations
3136
+ */
3137
+ exportOrganizations: {
3138
+ methodKind: "server_streaming";
3139
+ input: typeof ExportOrganizationsRequestSchema;
3140
+ output: typeof HttpBodySchema;
3141
+ },
3142
+ /**
3143
+ * buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
3144
+ * buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
3145
+ *
3146
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ExportOrganizationUsers
3147
+ */
3148
+ exportOrganizationUsers: {
3149
+ methodKind: "server_streaming";
3150
+ input: typeof ExportOrganizationUsersRequestSchema;
3151
+ output: typeof HttpBodySchema;
3152
+ },
3153
+ /**
3154
+ * buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
3155
+ * buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
3156
+ *
3157
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ExportOrganizationProjects
3158
+ */
3159
+ exportOrganizationProjects: {
3160
+ methodKind: "server_streaming";
3161
+ input: typeof ExportOrganizationProjectsRequestSchema;
3162
+ output: typeof HttpBodySchema;
3163
+ },
3164
+ /**
3165
+ * buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
3166
+ * buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
3167
+ *
3168
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ExportOrganizationTokens
3169
+ */
3170
+ exportOrganizationTokens: {
3171
+ methodKind: "server_streaming";
3172
+ input: typeof ExportOrganizationTokensRequestSchema;
3173
+ output: typeof HttpBodySchema;
3174
+ },
3175
+ /**
3176
+ * buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
3177
+ * buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
3178
+ *
3179
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ExportUsers
3180
+ */
3181
+ exportUsers: {
3182
+ methodKind: "server_streaming";
3183
+ input: typeof ExportUsersRequestSchema;
3184
+ output: typeof HttpBodySchema;
3185
+ },
3186
+ /**
3187
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchUsers
3188
+ */
3189
+ searchUsers: {
3190
+ methodKind: "unary";
3191
+ input: typeof SearchUsersRequestSchema;
3192
+ output: typeof SearchUsersResponseSchema;
3193
+ },
3194
+ /**
3195
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchUserOrganizations
3196
+ */
3197
+ searchUserOrganizations: {
3198
+ methodKind: "unary";
3199
+ input: typeof SearchUserOrganizationsRequestSchema;
3200
+ output: typeof SearchUserOrganizationsResponseSchema;
3201
+ },
3202
+ /**
3203
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchUserProjects
3204
+ */
3205
+ searchUserProjects: {
3206
+ methodKind: "unary";
3207
+ input: typeof SearchUserProjectsRequestSchema;
3208
+ output: typeof SearchUserProjectsResponseSchema;
3209
+ },
3210
+ /**
3211
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SetOrganizationKyc
3212
+ */
3213
+ setOrganizationKyc: {
3214
+ methodKind: "unary";
3215
+ input: typeof SetOrganizationKycRequestSchema;
3216
+ output: typeof SetOrganizationKycResponseSchema;
3217
+ },
3218
+ /**
3219
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListOrganizationsKyc
3220
+ */
3221
+ listOrganizationsKyc: {
3222
+ methodKind: "unary";
3223
+ input: typeof ListOrganizationsKycRequestSchema;
3224
+ output: typeof ListOrganizationsKycResponseSchema;
3225
+ },
3226
+ /**
3227
+ * Projects
3228
+ *
3229
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListProjects
3230
+ */
3231
+ listProjects: {
3232
+ methodKind: "unary";
3233
+ input: typeof ListProjectsRequestSchema;
3234
+ output: typeof ListProjectsResponseSchema;
3235
+ },
3236
+ /**
3237
+ * Relations
3238
+ *
3239
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListRelations
3240
+ */
3241
+ listRelations: {
3242
+ methodKind: "unary";
3243
+ input: typeof ListRelationsRequestSchema;
3244
+ output: typeof ListRelationsResponseSchema;
3245
+ },
3246
+ /**
3247
+ * Resources
3248
+ *
3249
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListResources
3250
+ */
3251
+ listResources: {
3252
+ methodKind: "unary";
3253
+ input: typeof ListResourcesRequestSchema;
3254
+ output: typeof ListResourcesResponseSchema;
3255
+ },
3256
+ /**
3257
+ * Roles
3258
+ *
3259
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CreateRole
3260
+ */
3261
+ createRole: {
3262
+ methodKind: "unary";
3263
+ input: typeof CreateRoleRequestSchema;
3264
+ output: typeof CreateRoleResponseSchema;
3265
+ },
3266
+ /**
3267
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdateRole
3268
+ */
3269
+ updateRole: {
3270
+ methodKind: "unary";
3271
+ input: typeof UpdateRoleRequestSchema;
3272
+ output: typeof UpdateRoleResponseSchema;
3273
+ },
3274
+ /**
3275
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.DeleteRole
3276
+ */
3277
+ deleteRole: {
3278
+ methodKind: "unary";
3279
+ input: typeof DeleteRoleRequestSchema;
3280
+ output: typeof DeleteRoleResponseSchema;
3281
+ },
3282
+ /**
3283
+ * Permissions
3284
+ *
3285
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CreatePermission
3286
+ */
3287
+ createPermission: {
3288
+ methodKind: "unary";
3289
+ input: typeof CreatePermissionRequestSchema;
3290
+ output: typeof CreatePermissionResponseSchema;
3291
+ },
3292
+ /**
3293
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdatePermission
3294
+ */
3295
+ updatePermission: {
3296
+ methodKind: "unary";
3297
+ input: typeof UpdatePermissionRequestSchema;
3298
+ output: typeof UpdatePermissionResponseSchema;
3299
+ },
3300
+ /**
3301
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.DeletePermission
3302
+ */
3303
+ deletePermission: {
3304
+ methodKind: "unary";
3305
+ input: typeof DeletePermissionRequestSchema;
3306
+ output: typeof DeletePermissionResponseSchema;
3307
+ },
3308
+ /**
3309
+ * Preferences
3310
+ *
3311
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListPreferences
3312
+ */
3313
+ listPreferences: {
3314
+ methodKind: "unary";
3315
+ input: typeof ListPreferencesRequestSchema;
3316
+ output: typeof ListPreferencesResponseSchema;
3317
+ },
3318
+ /**
3319
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CreatePreferences
3320
+ */
3321
+ createPreferences: {
3322
+ methodKind: "unary";
3323
+ input: typeof CreatePreferencesRequestSchema;
3324
+ output: typeof CreatePreferencesResponseSchema;
3325
+ },
3326
+ /**
3327
+ * Check
3328
+ *
3329
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CheckFederatedResourcePermission
3330
+ */
3331
+ checkFederatedResourcePermission: {
3332
+ methodKind: "unary";
3333
+ input: typeof CheckFederatedResourcePermissionRequestSchema;
3334
+ output: typeof CheckFederatedResourcePermissionResponseSchema;
3335
+ },
3336
+ /**
3337
+ * Platform
3338
+ *
3339
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.AddPlatformUser
3340
+ */
3341
+ addPlatformUser: {
3342
+ methodKind: "unary";
3343
+ input: typeof AddPlatformUserRequestSchema;
3344
+ output: typeof AddPlatformUserResponseSchema;
3345
+ },
3346
+ /**
3347
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListPlatformUsers
3348
+ */
3349
+ listPlatformUsers: {
3350
+ methodKind: "unary";
3351
+ input: typeof ListPlatformUsersRequestSchema;
3352
+ output: typeof ListPlatformUsersResponseSchema;
3353
+ },
3354
+ /**
3355
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.RemovePlatformUser
3356
+ */
3357
+ removePlatformUser: {
3358
+ methodKind: "unary";
3359
+ input: typeof RemovePlatformUserRequestSchema;
3360
+ output: typeof RemovePlatformUserResponseSchema;
3361
+ },
3362
+ /**
3363
+ * Checkout
3364
+ *
3365
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.DelegatedCheckout
3366
+ */
3367
+ delegatedCheckout: {
3368
+ methodKind: "unary";
3369
+ input: typeof DelegatedCheckoutRequestSchema;
3370
+ output: typeof DelegatedCheckoutResponseSchema;
3371
+ },
3372
+ /**
3373
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListAllInvoices
3374
+ */
3375
+ listAllInvoices: {
3376
+ methodKind: "unary";
3377
+ input: typeof ListAllInvoicesRequestSchema;
3378
+ output: typeof ListAllInvoicesResponseSchema;
3379
+ },
3380
+ /**
3381
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.GenerateInvoices
3382
+ */
3383
+ generateInvoices: {
3384
+ methodKind: "unary";
3385
+ input: typeof GenerateInvoicesRequestSchema;
3386
+ output: typeof GenerateInvoicesResponseSchema;
3387
+ },
3388
+ /**
3389
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListAllBillingAccounts
3390
+ */
3391
+ listAllBillingAccounts: {
3392
+ methodKind: "unary";
3393
+ input: typeof ListAllBillingAccountsRequestSchema;
3394
+ output: typeof ListAllBillingAccountsResponseSchema;
3395
+ },
3396
+ /**
3397
+ * Usage
3398
+ *
3399
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.RevertBillingUsage
3400
+ */
3401
+ revertBillingUsage: {
3402
+ methodKind: "unary";
3403
+ input: typeof RevertBillingUsageRequestSchema;
3404
+ output: typeof RevertBillingUsageResponseSchema;
3405
+ },
3406
+ /**
3407
+ * Webhooks
3408
+ *
3409
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CreateWebhook
3410
+ */
3411
+ createWebhook: {
3412
+ methodKind: "unary";
3413
+ input: typeof CreateWebhookRequestSchema;
3414
+ output: typeof CreateWebhookResponseSchema;
3415
+ },
3416
+ /**
3417
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdateWebhook
3418
+ */
3419
+ updateWebhook: {
3420
+ methodKind: "unary";
3421
+ input: typeof UpdateWebhookRequestSchema;
3422
+ output: typeof UpdateWebhookResponseSchema;
3423
+ },
3424
+ /**
3425
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.DeleteWebhook
3426
+ */
3427
+ deleteWebhook: {
3428
+ methodKind: "unary";
3429
+ input: typeof DeleteWebhookRequestSchema;
3430
+ output: typeof DeleteWebhookResponseSchema;
3431
+ },
3432
+ /**
3433
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListWebhooks
3434
+ */
3435
+ listWebhooks: {
3436
+ methodKind: "unary";
3437
+ input: typeof ListWebhooksRequestSchema;
3438
+ output: typeof ListWebhooksResponseSchema;
3439
+ },
3440
+ /**
3441
+ * Billing Account
3442
+ *
3443
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdateBillingAccountLimits
3444
+ * @deprecated
3445
+ */
3446
+ updateBillingAccountLimits: {
3447
+ methodKind: "unary";
3448
+ input: typeof UpdateBillingAccountLimitsRequestSchema;
3449
+ output: typeof UpdateBillingAccountLimitsResponseSchema;
3450
+ },
3451
+ /**
3452
+ * GetBillingAccountDetails returns the billing account details that can be updated via UpdateBillingAccountDetails
3453
+ *
3454
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.GetBillingAccountDetails
3455
+ */
3456
+ getBillingAccountDetails: {
3457
+ methodKind: "unary";
3458
+ input: typeof GetBillingAccountDetailsRequestSchema;
3459
+ output: typeof GetBillingAccountDetailsResponseSchema;
3460
+ },
3461
+ /**
3462
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdateBillingAccountDetails
3463
+ */
3464
+ updateBillingAccountDetails: {
3465
+ methodKind: "unary";
3466
+ input: typeof UpdateBillingAccountDetailsRequestSchema;
3467
+ output: typeof UpdateBillingAccountDetailsResponseSchema;
3468
+ },
3469
+ /**
3470
+ * Prospects
3471
+ *
3472
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.CreateProspect
3473
+ */
3474
+ createProspect: {
3475
+ methodKind: "unary";
3476
+ input: typeof CreateProspectRequestSchema;
3477
+ output: typeof CreateProspectResponseSchema;
3478
+ },
3479
+ /**
3480
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListProspects
3481
+ */
3482
+ listProspects: {
3483
+ methodKind: "unary";
3484
+ input: typeof ListProspectsRequestSchema;
3485
+ output: typeof ListProspectsResponseSchema;
3486
+ },
3487
+ /**
3488
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.GetProspect
3489
+ */
3490
+ getProspect: {
3491
+ methodKind: "unary";
3492
+ input: typeof GetProspectRequestSchema;
3493
+ output: typeof GetProspectResponseSchema;
3494
+ },
3495
+ /**
3496
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.UpdateProspect
3497
+ */
3498
+ updateProspect: {
3499
+ methodKind: "unary";
3500
+ input: typeof UpdateProspectRequestSchema;
3501
+ output: typeof UpdateProspectResponseSchema;
3502
+ },
3503
+ /**
3504
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.DeleteProspect
3505
+ */
3506
+ deleteProspect: {
3507
+ methodKind: "unary";
3508
+ input: typeof DeleteProspectRequestSchema;
3509
+ output: typeof DeleteProspectResponseSchema;
3510
+ },
3511
+ /**
3512
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.SearchInvoices
3513
+ */
3514
+ searchInvoices: {
3515
+ methodKind: "unary";
3516
+ input: typeof SearchInvoicesRequestSchema;
3517
+ output: typeof SearchInvoicesResponseSchema;
3518
+ },
3519
+ /**
3520
+ * Admin Self
3521
+ *
3522
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.GetCurrentAdminUser
3523
+ */
3524
+ getCurrentAdminUser: {
3525
+ methodKind: "unary";
3526
+ input: typeof GetCurrentAdminUserRequestSchema;
3527
+ output: typeof GetCurrentAdminUserResponseSchema;
3528
+ },
3529
+ /**
3530
+ * Returns a list of all sessions for a specific user. Admin access required.
3531
+ *
3532
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.ListUserSessions
3533
+ */
3534
+ listUserSessions: {
3535
+ methodKind: "unary";
3536
+ input: typeof ListUserSessionsRequestSchema;
3537
+ output: typeof ListUserSessionsResponseSchema;
3538
+ },
3539
+ /**
3540
+ * Revoke a specific session for a specific user (admin only).
3541
+ *
3542
+ * @generated from rpc raystack.frontier.v1beta1.AdminService.RevokeUserSession
3543
+ */
3544
+ revokeUserSession: {
3545
+ methodKind: "unary";
3546
+ input: typeof RevokeUserSessionRequestSchema;
3547
+ output: typeof RevokeUserSessionResponseSchema;
3548
+ },
3549
+ }>;
3550
+