@meshery/schemas 1.3.51 → 1.3.53

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.
@@ -8,9 +8,13 @@ declare const addTagTypes: readonly ["Feature_Features", "Organization_SMTP_Conf
8
8
  declare const injectedRtkApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", never> & {
9
9
  getFeatures: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetFeaturesApiResponse, "cloudRtkSchemasApi", unknown>;
10
10
  getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetFeaturesByOrganizationApiResponse, "cloudRtkSchemasApi", unknown>;
11
+ getOrganizationSmtpEnvironment: _reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>;
12
+ deleteOrganizationSmtpEnvironment: _reduxjs_toolkit_query.MutationDefinition<DeleteOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "cloudRtkSchemasApi", unknown>;
11
13
  getOrganizationSmtpConfiguration: _reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>;
12
- upsertOrganizationSmtpConfiguration: _reduxjs_toolkit_query.MutationDefinition<UpsertOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", UpsertOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>;
13
- deleteOrganizationSmtpConfiguration: _reduxjs_toolkit_query.MutationDefinition<DeleteOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "cloudRtkSchemasApi", unknown>;
14
+ createOrganizationSmtpConfiguration: _reduxjs_toolkit_query.MutationDefinition<CreateOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", CreateOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>;
15
+ updateOrganizationSmtpConfiguration: _reduxjs_toolkit_query.MutationDefinition<UpdateOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", UpdateOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>;
16
+ rotateOrganizationSmtpCredential: _reduxjs_toolkit_query.MutationDefinition<RotateOrganizationSmtpCredentialApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", RotateOrganizationSmtpCredentialApiResponse, "cloudRtkSchemasApi", unknown>;
17
+ setOrganizationSmtpEnablement: _reduxjs_toolkit_query.MutationDefinition<SetOrganizationSmtpEnablementApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", SetOrganizationSmtpEnablementApiResponse, "cloudRtkSchemasApi", unknown>;
14
18
  testOrganizationSmtpConfiguration: _reduxjs_toolkit_query.MutationDefinition<TestOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", TestOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>;
15
19
  getOrganizationSmtpDomainVerification: _reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpDomainVerificationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpDomainVerificationApiResponse, "cloudRtkSchemasApi", unknown>;
16
20
  verifyOrganizationSmtpDomain: _reduxjs_toolkit_query.MutationDefinition<VerifyOrganizationSmtpDomainApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", VerifyOrganizationSmtpDomainApiResponse, "cloudRtkSchemasApi", unknown>;
@@ -296,6 +300,48 @@ type GetFeaturesByOrganizationApiArg = {
296
300
  /** The ID of the organization */
297
301
  orgId: string;
298
302
  };
303
+ type GetOrganizationSmtpEnvironmentApiResponse =
304
+ /** status 200 The organization has its own mail-relay environment. The canonical Environment shape, not a bespoke one: this endpoint returns an ordinary environment row that happens to carry the well-known name. */ {
305
+ /** ID */
306
+ id: string;
307
+ /** Specifies the version of the schema to which the environment conforms. */
308
+ schemaVersion: string;
309
+ /** Environment name */
310
+ name: string;
311
+ /** Environment description */
312
+ description: string;
313
+ /** Environment organization ID */
314
+ organizationId: string;
315
+ /** Environment owner */
316
+ owner?: string;
317
+ /** Timestamp when the environment was created. */
318
+ createdAt?: string;
319
+ /** Additional metadata associated with the environment. */
320
+ metadata?: object;
321
+ /** Timestamp when the environment was last updated. */
322
+ updatedAt?: string;
323
+ /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
324
+ deletedAt?: string | null;
325
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
326
+
327
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
328
+
329
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
330
+
331
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
332
+
333
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
334
+ purpose?: "user" | "administrative";
335
+ };
336
+ type GetOrganizationSmtpEnvironmentApiArg = {
337
+ /** Organization ID */
338
+ orgId: string;
339
+ };
340
+ type DeleteOrganizationSmtpEnvironmentApiResponse = unknown;
341
+ type DeleteOrganizationSmtpEnvironmentApiArg = {
342
+ /** Organization ID */
343
+ orgId: string;
344
+ };
299
345
  type GetOrganizationSmtpConfigurationApiResponse = {
300
346
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
301
347
  id: string;
@@ -303,24 +349,27 @@ type GetOrganizationSmtpConfigurationApiResponse = {
303
349
  organizationId: string;
304
350
  /** Hostname of the organization's SMTP server. */
305
351
  host: string;
306
- /** TCP port the organization's SMTP server listens on. */
352
+ /** TCP port the organization's SMTP server listens on. The server additionally restricts this to a submission-port allowlist; a syntactically valid port outside it is refused. */
307
353
  port: number;
308
354
  /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext and is intended only for an internal relay on a trusted network. */
309
355
  encryption: "starttls" | "tls" | "none";
310
356
  /** SMTP authentication mechanism. `none` is permitted only for a relay that authorizes by source address; a configuration using any other mechanism must carry both a username and a password. */
311
357
  authMechanism: "plain" | "cram-md5" | "none";
312
- /** Username presented to the organization's SMTP server. */
358
+ /** Username presented to the organization's SMTP server. Held beside the host rather than with the password because it is an identifier rather than a secret, and the health surface must show it without a decryption round trip. It is usually an email address, so it is returned only on an authorized read. */
313
359
  username?: string;
314
- /** Password presented to the organization's SMTP server. Write-only. A read always returns the redaction sentinel `***`; the stored value is encrypted at rest and is never projected into a response. Writing `***` or an empty string preserves the stored password, so a client may round-trip a read without erasing the credential. */
360
+ /** Present only when a password is stored, and then always the redaction sentinel `***` - never the stored value, which is encrypted at rest and is never projected into a response. Its presence is therefore the only thing it reports: a configuration whose `authMechanism` is `none` stores no password and omits this property entirely. It is optional rather than required for exactly that reason.
361
+ Read-only, and read-only here means read-only: no request body references this schema. The write semantics belong to the payload schemas - `OrganizationSmtpConfigurationPayload` on create and `OrganizationSmtpCredentialPayload` on rotation - and are documented there. */
315
362
  password?: string;
316
- /** Address the organization's mail is sent from. Its domain must be verified before the configuration can be enabled. */
363
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
317
364
  fromAddress: string;
318
365
  /** Display name shown alongside the from address in the message header. */
319
366
  fromDisplayName?: string;
320
367
  /** Address replies are directed to. It is also the address carried when a message falls back to the provider relay, which rewrites the from address to the provider's own so the message stays aligned for SPF and DMARC. */
321
368
  replyToAddress?: string;
322
- /** Whether mail is routed through this server. Cannot be set while the from domain is unverified. */
323
- enabled: boolean;
369
+ /** Lifecycle and transport verdict, carrying the connection status vocabulary because the configuration IS a connection. `registered` means configured but never proven - the from domain is unverified, or no message has yet been delivered - and mail takes the provider relay. `connected` means the last delivery attempt succeeded and mail is routed through this server. `disconnected` means consecutive failures opened the circuit, so the server is no longer dialled and the fallback setting decides what happens. `ignored` means an administrator turned it off.
370
+
371
+ The writers are disjoint on purpose: only an administrator writes `ignored`, and only the delivery circuit writes `connected` or `disconnected`. That is what keeps a deliberate opt-out distinguishable from a failing relay. It also makes "enabled while the from domain is unverified" unrepresentable rather than merely forbidden, which is why this property replaces the separate `enabled` and `verificationState` pair it supersedes. */
372
+ status: "registered" | "connected" | "disconnected" | "ignored";
324
373
  /** Whether a message that this server fails to accept is re-sent through the provider's shared relay. Disabling it means the organization owns delivery entirely and a failure is a dropped message, including account verification and password recovery. */
325
374
  fallbackToProvider: boolean;
326
375
  /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
@@ -329,8 +378,6 @@ type GetOrganizationSmtpConfigurationApiResponse = {
329
378
  fromDomainVerificationToken?: string;
330
379
  /** Timestamp at which control of the from domain was last proven. Null while unproven. */
331
380
  fromDomainVerifiedAt?: string | null;
332
- /** Health of the configuration. `unverified` means it has never delivered a test message, `verified` means the last delivery attempt succeeded, and `failing` means consecutive failures have opened the circuit and mail is being handled under the fallback setting without dialling this server. */
333
- verificationState: "unverified" | "verified" | "failing";
334
381
  /** Timestamp of the last message this server accepted. */
335
382
  lastSuccessAt?: string | null;
336
383
  /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
@@ -352,31 +399,34 @@ type GetOrganizationSmtpConfigurationApiArg = {
352
399
  /** Organization ID */
353
400
  orgId: string;
354
401
  };
355
- type UpsertOrganizationSmtpConfigurationApiResponse = {
402
+ type CreateOrganizationSmtpConfigurationApiResponse = {
356
403
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
357
404
  id: string;
358
405
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
359
406
  organizationId: string;
360
407
  /** Hostname of the organization's SMTP server. */
361
408
  host: string;
362
- /** TCP port the organization's SMTP server listens on. */
409
+ /** TCP port the organization's SMTP server listens on. The server additionally restricts this to a submission-port allowlist; a syntactically valid port outside it is refused. */
363
410
  port: number;
364
411
  /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext and is intended only for an internal relay on a trusted network. */
365
412
  encryption: "starttls" | "tls" | "none";
366
413
  /** SMTP authentication mechanism. `none` is permitted only for a relay that authorizes by source address; a configuration using any other mechanism must carry both a username and a password. */
367
414
  authMechanism: "plain" | "cram-md5" | "none";
368
- /** Username presented to the organization's SMTP server. */
415
+ /** Username presented to the organization's SMTP server. Held beside the host rather than with the password because it is an identifier rather than a secret, and the health surface must show it without a decryption round trip. It is usually an email address, so it is returned only on an authorized read. */
369
416
  username?: string;
370
- /** Password presented to the organization's SMTP server. Write-only. A read always returns the redaction sentinel `***`; the stored value is encrypted at rest and is never projected into a response. Writing `***` or an empty string preserves the stored password, so a client may round-trip a read without erasing the credential. */
417
+ /** Present only when a password is stored, and then always the redaction sentinel `***` - never the stored value, which is encrypted at rest and is never projected into a response. Its presence is therefore the only thing it reports: a configuration whose `authMechanism` is `none` stores no password and omits this property entirely. It is optional rather than required for exactly that reason.
418
+ Read-only, and read-only here means read-only: no request body references this schema. The write semantics belong to the payload schemas - `OrganizationSmtpConfigurationPayload` on create and `OrganizationSmtpCredentialPayload` on rotation - and are documented there. */
371
419
  password?: string;
372
- /** Address the organization's mail is sent from. Its domain must be verified before the configuration can be enabled. */
420
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
373
421
  fromAddress: string;
374
422
  /** Display name shown alongside the from address in the message header. */
375
423
  fromDisplayName?: string;
376
424
  /** Address replies are directed to. It is also the address carried when a message falls back to the provider relay, which rewrites the from address to the provider's own so the message stays aligned for SPF and DMARC. */
377
425
  replyToAddress?: string;
378
- /** Whether mail is routed through this server. Cannot be set while the from domain is unverified. */
379
- enabled: boolean;
426
+ /** Lifecycle and transport verdict, carrying the connection status vocabulary because the configuration IS a connection. `registered` means configured but never proven - the from domain is unverified, or no message has yet been delivered - and mail takes the provider relay. `connected` means the last delivery attempt succeeded and mail is routed through this server. `disconnected` means consecutive failures opened the circuit, so the server is no longer dialled and the fallback setting decides what happens. `ignored` means an administrator turned it off.
427
+
428
+ The writers are disjoint on purpose: only an administrator writes `ignored`, and only the delivery circuit writes `connected` or `disconnected`. That is what keeps a deliberate opt-out distinguishable from a failing relay. It also makes "enabled while the from domain is unverified" unrepresentable rather than merely forbidden, which is why this property replaces the separate `enabled` and `verificationState` pair it supersedes. */
429
+ status: "registered" | "connected" | "disconnected" | "ignored";
380
430
  /** Whether a message that this server fails to accept is re-sent through the provider's shared relay. Disabling it means the organization owns delivery entirely and a failure is a dropped message, including account verification and password recovery. */
381
431
  fallbackToProvider: boolean;
382
432
  /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
@@ -385,8 +435,6 @@ type UpsertOrganizationSmtpConfigurationApiResponse = {
385
435
  fromDomainVerificationToken?: string;
386
436
  /** Timestamp at which control of the from domain was last proven. Null while unproven. */
387
437
  fromDomainVerifiedAt?: string | null;
388
- /** Health of the configuration. `unverified` means it has never delivered a test message, `verified` means the last delivery attempt succeeded, and `failing` means consecutive failures have opened the circuit and mail is being handled under the fallback setting without dialling this server. */
389
- verificationState: "unverified" | "verified" | "failing";
390
438
  /** Timestamp of the last message this server accepted. */
391
439
  lastSuccessAt?: string | null;
392
440
  /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
@@ -404,40 +452,234 @@ type UpsertOrganizationSmtpConfigurationApiResponse = {
404
452
  /** Timestamp when the configuration was soft deleted. Null while it remains active. */
405
453
  deletedAt?: string | null;
406
454
  };
407
- type UpsertOrganizationSmtpConfigurationApiArg = {
455
+ type CreateOrganizationSmtpConfigurationApiArg = {
408
456
  /** Organization ID */
409
457
  orgId: string;
410
458
  body: {
411
- /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
412
- id?: string;
413
459
  /** Hostname of the organization's SMTP server. */
414
460
  host: string;
415
- /** TCP port the organization's SMTP server listens on. */
461
+ /** TCP port the organization's SMTP server listens on. Restricted further by a submission-port allowlist. */
416
462
  port: number;
417
463
  /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext. */
418
464
  encryption?: "starttls" | "tls" | "none";
419
465
  /** SMTP authentication mechanism. Any mechanism other than `none` requires both a username and a password. */
420
466
  authMechanism?: "plain" | "cram-md5" | "none";
421
- /** Username presented to the organization's SMTP server. */
467
+ /** Username presented to the organization's SMTP server. Required by the server, together with `password`, for every `authMechanism` other than `none`; see that property for why the pairing is a server-enforced contract rather than a schema constraint. */
422
468
  username?: string;
423
- /** Password presented to the organization's SMTP server. Write-only. `***` or an empty string preserves the stored password, so a client may round-trip a read without erasing the credential. */
469
+ /** Password presented to the organization's SMTP server. The server requires it, together with `username`, for every `authMechanism` other than `none`, and answers 400 when either is missing.
470
+ That rule is deliberately NOT encoded in `required` or as a `oneOf`/`if`-`then`. Both encodings were measured against the generator: `if`/`then` collapses this payload to `interface{}`, and `oneOf` injects a `union json.RawMessage` field with a custom marshaller, either of which costs every consumer its generated type or its wire behaviour to express a constraint the server enforces anyway. Treat this property as conditionally required by contract, not by schema.
471
+ This is the ONLY operation that accepts the password alongside the settings, so that registering a mail server is one call and no configuration exists in a state where it is expected to send but holds no credential. Afterwards the password is written only by the rotation operation, never by the settings update, whose payload declares no `password` property at all.
472
+ The redaction sentinel `***` is refused, and so is the empty string - omit the property instead of sending it empty, which the `minLength` below enforces so this payload and the rotation payload agree. */
424
473
  password?: string;
425
- /** Address the organization's mail is sent from. Changing it resets from-domain verification. */
474
+ /** Address the organization's mail is sent from. */
426
475
  fromAddress: string;
427
476
  /** Display name shown alongside the from address. */
428
477
  fromDisplayName?: string;
429
478
  /** Address replies are directed to. */
430
479
  replyToAddress?: string;
431
- /** Whether mail is routed through this server. Refused while the from domain is unverified. */
432
- enabled?: boolean;
433
480
  /** Whether a message this server fails to accept is re-sent through the provider's shared relay. Disabling it means a failure is a dropped message, account verification and password recovery included. */
434
481
  fallbackToProvider?: boolean;
435
482
  };
436
483
  };
437
- type DeleteOrganizationSmtpConfigurationApiResponse = unknown;
438
- type DeleteOrganizationSmtpConfigurationApiArg = {
484
+ type UpdateOrganizationSmtpConfigurationApiResponse = {
485
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
486
+ id: string;
487
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
488
+ organizationId: string;
489
+ /** Hostname of the organization's SMTP server. */
490
+ host: string;
491
+ /** TCP port the organization's SMTP server listens on. The server additionally restricts this to a submission-port allowlist; a syntactically valid port outside it is refused. */
492
+ port: number;
493
+ /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext and is intended only for an internal relay on a trusted network. */
494
+ encryption: "starttls" | "tls" | "none";
495
+ /** SMTP authentication mechanism. `none` is permitted only for a relay that authorizes by source address; a configuration using any other mechanism must carry both a username and a password. */
496
+ authMechanism: "plain" | "cram-md5" | "none";
497
+ /** Username presented to the organization's SMTP server. Held beside the host rather than with the password because it is an identifier rather than a secret, and the health surface must show it without a decryption round trip. It is usually an email address, so it is returned only on an authorized read. */
498
+ username?: string;
499
+ /** Present only when a password is stored, and then always the redaction sentinel `***` - never the stored value, which is encrypted at rest and is never projected into a response. Its presence is therefore the only thing it reports: a configuration whose `authMechanism` is `none` stores no password and omits this property entirely. It is optional rather than required for exactly that reason.
500
+ Read-only, and read-only here means read-only: no request body references this schema. The write semantics belong to the payload schemas - `OrganizationSmtpConfigurationPayload` on create and `OrganizationSmtpCredentialPayload` on rotation - and are documented there. */
501
+ password?: string;
502
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
503
+ fromAddress: string;
504
+ /** Display name shown alongside the from address in the message header. */
505
+ fromDisplayName?: string;
506
+ /** Address replies are directed to. It is also the address carried when a message falls back to the provider relay, which rewrites the from address to the provider's own so the message stays aligned for SPF and DMARC. */
507
+ replyToAddress?: string;
508
+ /** Lifecycle and transport verdict, carrying the connection status vocabulary because the configuration IS a connection. `registered` means configured but never proven - the from domain is unverified, or no message has yet been delivered - and mail takes the provider relay. `connected` means the last delivery attempt succeeded and mail is routed through this server. `disconnected` means consecutive failures opened the circuit, so the server is no longer dialled and the fallback setting decides what happens. `ignored` means an administrator turned it off.
509
+
510
+ The writers are disjoint on purpose: only an administrator writes `ignored`, and only the delivery circuit writes `connected` or `disconnected`. That is what keeps a deliberate opt-out distinguishable from a failing relay. It also makes "enabled while the from domain is unverified" unrepresentable rather than merely forbidden, which is why this property replaces the separate `enabled` and `verificationState` pair it supersedes. */
511
+ status: "registered" | "connected" | "disconnected" | "ignored";
512
+ /** Whether a message that this server fails to accept is re-sent through the provider's shared relay. Disabling it means the organization owns delivery entirely and a failure is a dropped message, including account verification and password recovery. */
513
+ fallbackToProvider: boolean;
514
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
515
+ fromDomain?: string;
516
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
517
+ fromDomainVerificationToken?: string;
518
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
519
+ fromDomainVerifiedAt?: string | null;
520
+ /** Timestamp of the last message this server accepted. */
521
+ lastSuccessAt?: string | null;
522
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
523
+ lastFailureAt?: string | null;
524
+ /** Classification of the last failure. Always a classification, never the remote server's own message: the set is closed on purpose, because reporting a remote server's text back to a caller would turn a refusal into an oracle for what the network can reach. */
525
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
526
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
527
+ consecutiveFailures: number;
528
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
529
+ createdBy?: string | null;
530
+ /** Timestamp when the configuration was created. */
531
+ createdAt: string;
532
+ /** Timestamp when the configuration was last changed. */
533
+ updatedAt: string;
534
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
535
+ deletedAt?: string | null;
536
+ };
537
+ type UpdateOrganizationSmtpConfigurationApiArg = {
439
538
  /** Organization ID */
440
539
  orgId: string;
540
+ body: {
541
+ /** Hostname of the organization's SMTP server. */
542
+ host: string;
543
+ /** TCP port the organization's SMTP server listens on. Restricted further by a submission-port allowlist. */
544
+ port: number;
545
+ /** Transport encryption to negotiate. */
546
+ encryption?: "starttls" | "tls" | "none";
547
+ /** SMTP authentication mechanism. Changing this to a mechanism other than `none` while no password is stored is refused; rotate the credential first. */
548
+ authMechanism?: "plain" | "cram-md5" | "none";
549
+ /** Username presented to the organization's SMTP server. */
550
+ username?: string;
551
+ /** Address the organization's mail is sent from. Changing it to a different registrable domain resets from-domain verification. */
552
+ fromAddress: string;
553
+ /** Display name shown alongside the from address. */
554
+ fromDisplayName?: string;
555
+ /** Address replies are directed to. */
556
+ replyToAddress?: string;
557
+ /** Whether a message this server fails to accept is re-sent through the provider's shared relay. */
558
+ fallbackToProvider?: boolean;
559
+ };
560
+ };
561
+ type RotateOrganizationSmtpCredentialApiResponse =
562
+ /** status 200 The stored SMTP configuration, with the password redacted. */ {
563
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
564
+ id: string;
565
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
566
+ organizationId: string;
567
+ /** Hostname of the organization's SMTP server. */
568
+ host: string;
569
+ /** TCP port the organization's SMTP server listens on. The server additionally restricts this to a submission-port allowlist; a syntactically valid port outside it is refused. */
570
+ port: number;
571
+ /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext and is intended only for an internal relay on a trusted network. */
572
+ encryption: "starttls" | "tls" | "none";
573
+ /** SMTP authentication mechanism. `none` is permitted only for a relay that authorizes by source address; a configuration using any other mechanism must carry both a username and a password. */
574
+ authMechanism: "plain" | "cram-md5" | "none";
575
+ /** Username presented to the organization's SMTP server. Held beside the host rather than with the password because it is an identifier rather than a secret, and the health surface must show it without a decryption round trip. It is usually an email address, so it is returned only on an authorized read. */
576
+ username?: string;
577
+ /** Present only when a password is stored, and then always the redaction sentinel `***` - never the stored value, which is encrypted at rest and is never projected into a response. Its presence is therefore the only thing it reports: a configuration whose `authMechanism` is `none` stores no password and omits this property entirely. It is optional rather than required for exactly that reason.
578
+ Read-only, and read-only here means read-only: no request body references this schema. The write semantics belong to the payload schemas - `OrganizationSmtpConfigurationPayload` on create and `OrganizationSmtpCredentialPayload` on rotation - and are documented there. */
579
+ password?: string;
580
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
581
+ fromAddress: string;
582
+ /** Display name shown alongside the from address in the message header. */
583
+ fromDisplayName?: string;
584
+ /** Address replies are directed to. It is also the address carried when a message falls back to the provider relay, which rewrites the from address to the provider's own so the message stays aligned for SPF and DMARC. */
585
+ replyToAddress?: string;
586
+ /** Lifecycle and transport verdict, carrying the connection status vocabulary because the configuration IS a connection. `registered` means configured but never proven - the from domain is unverified, or no message has yet been delivered - and mail takes the provider relay. `connected` means the last delivery attempt succeeded and mail is routed through this server. `disconnected` means consecutive failures opened the circuit, so the server is no longer dialled and the fallback setting decides what happens. `ignored` means an administrator turned it off.
587
+
588
+ The writers are disjoint on purpose: only an administrator writes `ignored`, and only the delivery circuit writes `connected` or `disconnected`. That is what keeps a deliberate opt-out distinguishable from a failing relay. It also makes "enabled while the from domain is unverified" unrepresentable rather than merely forbidden, which is why this property replaces the separate `enabled` and `verificationState` pair it supersedes. */
589
+ status: "registered" | "connected" | "disconnected" | "ignored";
590
+ /** Whether a message that this server fails to accept is re-sent through the provider's shared relay. Disabling it means the organization owns delivery entirely and a failure is a dropped message, including account verification and password recovery. */
591
+ fallbackToProvider: boolean;
592
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
593
+ fromDomain?: string;
594
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
595
+ fromDomainVerificationToken?: string;
596
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
597
+ fromDomainVerifiedAt?: string | null;
598
+ /** Timestamp of the last message this server accepted. */
599
+ lastSuccessAt?: string | null;
600
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
601
+ lastFailureAt?: string | null;
602
+ /** Classification of the last failure. Always a classification, never the remote server's own message: the set is closed on purpose, because reporting a remote server's text back to a caller would turn a refusal into an oracle for what the network can reach. */
603
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
604
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
605
+ consecutiveFailures: number;
606
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
607
+ createdBy?: string | null;
608
+ /** Timestamp when the configuration was created. */
609
+ createdAt: string;
610
+ /** Timestamp when the configuration was last changed. */
611
+ updatedAt: string;
612
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
613
+ deletedAt?: string | null;
614
+ };
615
+ type RotateOrganizationSmtpCredentialApiArg = {
616
+ /** Organization ID */
617
+ orgId: string;
618
+ body: {
619
+ /** New password. The redaction sentinel `***` and the empty string are refused with a 400 rather than treated as "leave the stored value alone", so echoing a read back cannot erase the credential. */
620
+ password: string;
621
+ };
622
+ };
623
+ type SetOrganizationSmtpEnablementApiResponse = {
624
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
625
+ id: string;
626
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
627
+ organizationId: string;
628
+ /** Hostname of the organization's SMTP server. */
629
+ host: string;
630
+ /** TCP port the organization's SMTP server listens on. The server additionally restricts this to a submission-port allowlist; a syntactically valid port outside it is refused. */
631
+ port: number;
632
+ /** Transport encryption to negotiate. `starttls` upgrades a cleartext connection (typically port 587), `tls` opens an implicit TLS connection (typically port 465), and `none` sends in cleartext and is intended only for an internal relay on a trusted network. */
633
+ encryption: "starttls" | "tls" | "none";
634
+ /** SMTP authentication mechanism. `none` is permitted only for a relay that authorizes by source address; a configuration using any other mechanism must carry both a username and a password. */
635
+ authMechanism: "plain" | "cram-md5" | "none";
636
+ /** Username presented to the organization's SMTP server. Held beside the host rather than with the password because it is an identifier rather than a secret, and the health surface must show it without a decryption round trip. It is usually an email address, so it is returned only on an authorized read. */
637
+ username?: string;
638
+ /** Present only when a password is stored, and then always the redaction sentinel `***` - never the stored value, which is encrypted at rest and is never projected into a response. Its presence is therefore the only thing it reports: a configuration whose `authMechanism` is `none` stores no password and omits this property entirely. It is optional rather than required for exactly that reason.
639
+ Read-only, and read-only here means read-only: no request body references this schema. The write semantics belong to the payload schemas - `OrganizationSmtpConfigurationPayload` on create and `OrganizationSmtpCredentialPayload` on rotation - and are documented there. */
640
+ password?: string;
641
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
642
+ fromAddress: string;
643
+ /** Display name shown alongside the from address in the message header. */
644
+ fromDisplayName?: string;
645
+ /** Address replies are directed to. It is also the address carried when a message falls back to the provider relay, which rewrites the from address to the provider's own so the message stays aligned for SPF and DMARC. */
646
+ replyToAddress?: string;
647
+ /** Lifecycle and transport verdict, carrying the connection status vocabulary because the configuration IS a connection. `registered` means configured but never proven - the from domain is unverified, or no message has yet been delivered - and mail takes the provider relay. `connected` means the last delivery attempt succeeded and mail is routed through this server. `disconnected` means consecutive failures opened the circuit, so the server is no longer dialled and the fallback setting decides what happens. `ignored` means an administrator turned it off.
648
+
649
+ The writers are disjoint on purpose: only an administrator writes `ignored`, and only the delivery circuit writes `connected` or `disconnected`. That is what keeps a deliberate opt-out distinguishable from a failing relay. It also makes "enabled while the from domain is unverified" unrepresentable rather than merely forbidden, which is why this property replaces the separate `enabled` and `verificationState` pair it supersedes. */
650
+ status: "registered" | "connected" | "disconnected" | "ignored";
651
+ /** Whether a message that this server fails to accept is re-sent through the provider's shared relay. Disabling it means the organization owns delivery entirely and a failure is a dropped message, including account verification and password recovery. */
652
+ fallbackToProvider: boolean;
653
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
654
+ fromDomain?: string;
655
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
656
+ fromDomainVerificationToken?: string;
657
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
658
+ fromDomainVerifiedAt?: string | null;
659
+ /** Timestamp of the last message this server accepted. */
660
+ lastSuccessAt?: string | null;
661
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
662
+ lastFailureAt?: string | null;
663
+ /** Classification of the last failure. Always a classification, never the remote server's own message: the set is closed on purpose, because reporting a remote server's text back to a caller would turn a refusal into an oracle for what the network can reach. */
664
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
665
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
666
+ consecutiveFailures: number;
667
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
668
+ createdBy?: string | null;
669
+ /** Timestamp when the configuration was created. */
670
+ createdAt: string;
671
+ /** Timestamp when the configuration was last changed. */
672
+ updatedAt: string;
673
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
674
+ deletedAt?: string | null;
675
+ };
676
+ type SetOrganizationSmtpEnablementApiArg = {
677
+ /** Organization ID */
678
+ orgId: string;
679
+ body: {
680
+ /** True returns the configuration to `registered` so it may prove itself and carry mail; false moves it to `ignored`. Turning it on is refused while the from domain is unverified. */
681
+ enabled: boolean;
682
+ };
441
683
  };
442
684
  type TestOrganizationSmtpConfigurationApiResponse =
443
685
  /** status 200 The classified outcome of the delivery attempt. */ {
@@ -5942,6 +6184,16 @@ type GetConnectionsApiResponse = {
5942
6184
  updatedAt?: string;
5943
6185
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
5944
6186
  deletedAt?: string | null;
6187
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
6188
+
6189
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
6190
+
6191
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
6192
+
6193
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
6194
+
6195
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
6196
+ purpose?: "user" | "administrative";
5945
6197
  }[];
5946
6198
  /** Specifies the version of the schema used for the definition. */
5947
6199
  schemaVersion: string;
@@ -6199,6 +6451,16 @@ type RegisterConnectionApiResponse = {
6199
6451
  updatedAt?: string;
6200
6452
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
6201
6453
  deletedAt?: string | null;
6454
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
6455
+
6456
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
6457
+
6458
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
6459
+
6460
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
6461
+
6462
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
6463
+ purpose?: "user" | "administrative";
6202
6464
  }[];
6203
6465
  /** Specifies the version of the schema used for the definition. */
6204
6466
  schemaVersion: string;
@@ -6581,6 +6843,16 @@ type GetConnectionByIdApiResponse = {
6581
6843
  updatedAt?: string;
6582
6844
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
6583
6845
  deletedAt?: string | null;
6846
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
6847
+
6848
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
6849
+
6850
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
6851
+
6852
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
6853
+
6854
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
6855
+ purpose?: "user" | "administrative";
6584
6856
  }[];
6585
6857
  /** Specifies the version of the schema used for the definition. */
6586
6858
  schemaVersion: string;
@@ -6809,6 +7081,16 @@ type UpdateConnectionApiResponse = {
6809
7081
  updatedAt?: string;
6810
7082
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
6811
7083
  deletedAt?: string | null;
7084
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
7085
+
7086
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
7087
+
7088
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
7089
+
7090
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
7091
+
7092
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
7093
+ purpose?: "user" | "administrative";
6812
7094
  }[];
6813
7095
  /** Specifies the version of the schema used for the definition. */
6814
7096
  schemaVersion: string;
@@ -9816,6 +10098,16 @@ type CreateEnvironmentApiResponse = {
9816
10098
  updatedAt?: string;
9817
10099
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
9818
10100
  deletedAt?: string | null;
10101
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
10102
+
10103
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
10104
+
10105
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
10106
+
10107
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
10108
+
10109
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
10110
+ purpose?: "user" | "administrative";
9819
10111
  };
9820
10112
  type CreateEnvironmentApiArg = {
9821
10113
  /** Body for creating environment */
@@ -9857,6 +10149,16 @@ type GetEnvironmentsApiResponse = {
9857
10149
  updatedAt?: string;
9858
10150
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
9859
10151
  deletedAt?: string | null;
10152
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
10153
+
10154
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
10155
+
10156
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
10157
+
10158
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
10159
+
10160
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
10161
+ purpose?: "user" | "administrative";
9860
10162
  }[];
9861
10163
  };
9862
10164
  type GetEnvironmentsApiArg = {
@@ -9902,6 +10204,16 @@ type GetEnvironmentByIdApiResponse = {
9902
10204
  updatedAt?: string;
9903
10205
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
9904
10206
  deletedAt?: string | null;
10207
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
10208
+
10209
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
10210
+
10211
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
10212
+
10213
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
10214
+
10215
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
10216
+ purpose?: "user" | "administrative";
9905
10217
  }[];
9906
10218
  };
9907
10219
  type GetEnvironmentByIdApiArg = {
@@ -9939,6 +10251,16 @@ type UpdateEnvironmentApiResponse = {
9939
10251
  updatedAt?: string;
9940
10252
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
9941
10253
  deletedAt?: string | null;
10254
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
10255
+
10256
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
10257
+
10258
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
10259
+
10260
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
10261
+
10262
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
10263
+ purpose?: "user" | "administrative";
9942
10264
  }[];
9943
10265
  };
9944
10266
  type UpdateEnvironmentApiArg = {
@@ -12454,6 +12776,16 @@ type GetEnvironmentsOfWorkspaceApiResponse = {
12454
12776
  updatedAt?: string;
12455
12777
  /** Timestamp when the environment was soft deleted. Null while the environment remains active. */
12456
12778
  deletedAt?: string | null;
12779
+ /** What the environment exists for. `user` is an ordinary environment that people create to logically group Connections and their Credentials. `administrative` designates an environment the platform itself provisions to hold organization-level configuration, and which resolvers of that configuration therefore trust.
12780
+
12781
+ Absent means `user`. Nothing may read an unset or unrecognised value as administrative: test for the administrative value explicitly rather than for "not user", so the property fails closed.
12782
+
12783
+ At most one live environment per organization may carry any single privileged purpose - `administrative`, and each privileged value a later version adds. Name those values explicitly wherever the rule is enforced, including the database index predicate: a "not `user`" test also matches the empty value that unmigrated rows and un-normalised writes read back as, which means ordinary. A resolver that selects an environment by purpose MUST fail closed when more than one live row matches: return an error rather than whichever row the database happened to return first.
12784
+
12785
+ Server-owned and not client-settable. It is absent from `EnvironmentPayload`, which every environment POST and PUT requestBody references, and from the create-or-edit form, so the environment create and update endpoints have no field for it. That exclusion is a codegen guarantee, never access control: the registrant connection inlines the full environment entity, so `registerRegistryComponent` and `registerRegistryRelationship` do carry `purpose` in a request type and consumers MUST refuse it on input there too. Whatever surface a value arrives on, every consumer MUST assign this property only from server-side provisioning or a data migration. Permission to create an environment does not confer the ability to make one administrative.
12786
+
12787
+ The database index that enforces the uniqueness invariant, the migration path for environments that are administrative by naming convention today, and each consumer's obligations are specified in https://github.com/meshery/schemas/blob/master/docs/environment-purpose-contract.md. */
12788
+ purpose?: "user" | "administrative";
12457
12789
  }[];
12458
12790
  };
12459
12791
  type GetEnvironmentsOfWorkspaceApiArg = {
@@ -14248,7 +14580,7 @@ declare const useLazyGetFeaturesByOrganizationQuery: <R extends Record<string, a
14248
14580
  }, {
14249
14581
  lastArg: GetFeaturesByOrganizationApiArg;
14250
14582
  }];
14251
- declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14583
+ declare const useGetOrganizationSmtpEnvironmentQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14252
14584
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14253
14585
  originalArgs?: undefined | undefined;
14254
14586
  data?: undefined | undefined;
@@ -14258,7 +14590,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14258
14590
  startedTimeStamp?: undefined | undefined;
14259
14591
  fulfilledTimeStamp?: undefined | undefined;
14260
14592
  } & {
14261
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14593
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14262
14594
  isUninitialized: false;
14263
14595
  isLoading: false;
14264
14596
  isFetching: false;
@@ -14266,8 +14598,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14266
14598
  isError: false;
14267
14599
  }, "isUninitialized"> & {
14268
14600
  isUninitialized: true;
14269
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14270
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14601
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14602
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14271
14603
  isUninitialized: false;
14272
14604
  isLoading: false;
14273
14605
  isFetching: false;
@@ -14277,8 +14609,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14277
14609
  isLoading: true;
14278
14610
  isFetching: boolean;
14279
14611
  data: undefined;
14280
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14281
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14612
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14613
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14282
14614
  isUninitialized: false;
14283
14615
  isLoading: false;
14284
14616
  isFetching: false;
@@ -14289,16 +14621,16 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14289
14621
  isFetching: true;
14290
14622
  error: undefined;
14291
14623
  } & {
14292
- data: GetOrganizationSmtpConfigurationApiResponse;
14293
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14294
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14624
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14625
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14626
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14295
14627
  isUninitialized: false;
14296
14628
  isLoading: false;
14297
14629
  isFetching: false;
14298
14630
  isSuccess: false;
14299
14631
  isError: false;
14300
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14301
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14632
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14633
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14302
14634
  isUninitialized: false;
14303
14635
  isLoading: false;
14304
14636
  isFetching: false;
@@ -14309,17 +14641,17 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14309
14641
  isFetching: false;
14310
14642
  error: undefined;
14311
14643
  } & {
14312
- data: GetOrganizationSmtpConfigurationApiResponse;
14313
- currentData: GetOrganizationSmtpConfigurationApiResponse;
14314
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14315
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14644
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14645
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14646
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14647
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14316
14648
  isUninitialized: false;
14317
14649
  isLoading: false;
14318
14650
  isFetching: false;
14319
14651
  isSuccess: false;
14320
14652
  isError: false;
14321
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14322
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14653
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14654
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14323
14655
  isUninitialized: false;
14324
14656
  isLoading: false;
14325
14657
  isFetching: false;
@@ -14327,8 +14659,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14327
14659
  isError: false;
14328
14660
  }, "error" | "isError"> & {
14329
14661
  isError: true;
14330
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14331
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14662
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14663
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14332
14664
  isUninitialized: false;
14333
14665
  isLoading: false;
14334
14666
  isFetching: false;
@@ -14336,7 +14668,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14336
14668
  isError: false;
14337
14669
  }, "error">>)> & {
14338
14670
  status: _reduxjs_toolkit_query.QueryStatus;
14339
- }>(arg: GetOrganizationSmtpConfigurationApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
14671
+ }>(arg: GetOrganizationSmtpEnvironmentApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
14340
14672
  skip?: boolean;
14341
14673
  refetchOnMountOrArgChange?: boolean | number;
14342
14674
  } & {
@@ -14351,7 +14683,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14351
14683
  startedTimeStamp?: undefined | undefined;
14352
14684
  fulfilledTimeStamp?: undefined | undefined;
14353
14685
  } & {
14354
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14686
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14355
14687
  isUninitialized: false;
14356
14688
  isLoading: false;
14357
14689
  isFetching: false;
@@ -14359,8 +14691,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14359
14691
  isError: false;
14360
14692
  }, "isUninitialized"> & {
14361
14693
  isUninitialized: true;
14362
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14363
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14694
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14695
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14364
14696
  isUninitialized: false;
14365
14697
  isLoading: false;
14366
14698
  isFetching: false;
@@ -14370,8 +14702,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14370
14702
  isLoading: true;
14371
14703
  isFetching: boolean;
14372
14704
  data: undefined;
14373
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14374
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14705
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14706
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14375
14707
  isUninitialized: false;
14376
14708
  isLoading: false;
14377
14709
  isFetching: false;
@@ -14382,16 +14714,16 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14382
14714
  isFetching: true;
14383
14715
  error: undefined;
14384
14716
  } & {
14385
- data: GetOrganizationSmtpConfigurationApiResponse;
14386
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14387
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14717
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14718
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14719
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14388
14720
  isUninitialized: false;
14389
14721
  isLoading: false;
14390
14722
  isFetching: false;
14391
14723
  isSuccess: false;
14392
14724
  isError: false;
14393
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14394
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14725
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14726
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14395
14727
  isUninitialized: false;
14396
14728
  isLoading: false;
14397
14729
  isFetching: false;
@@ -14402,17 +14734,17 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14402
14734
  isFetching: false;
14403
14735
  error: undefined;
14404
14736
  } & {
14405
- data: GetOrganizationSmtpConfigurationApiResponse;
14406
- currentData: GetOrganizationSmtpConfigurationApiResponse;
14407
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14408
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14737
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14738
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14739
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14740
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14409
14741
  isUninitialized: false;
14410
14742
  isLoading: false;
14411
14743
  isFetching: false;
14412
14744
  isSuccess: false;
14413
14745
  isError: false;
14414
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14415
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14746
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14747
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14416
14748
  isUninitialized: false;
14417
14749
  isLoading: false;
14418
14750
  isFetching: false;
@@ -14420,8 +14752,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14420
14752
  isError: false;
14421
14753
  }, "error" | "isError"> & {
14422
14754
  isError: true;
14423
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14424
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14755
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14756
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14425
14757
  isUninitialized: false;
14426
14758
  isLoading: false;
14427
14759
  isFetching: false;
@@ -14431,9 +14763,9 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14431
14763
  status: _reduxjs_toolkit_query.QueryStatus;
14432
14764
  }) => R) | undefined;
14433
14765
  }) | undefined) => [R][R extends any ? 0 : never] & {
14434
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>;
14766
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>>;
14435
14767
  };
14436
- declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14768
+ declare const useLazyGetOrganizationSmtpEnvironmentQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14437
14769
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14438
14770
  originalArgs?: undefined | undefined;
14439
14771
  data?: undefined | undefined;
@@ -14443,7 +14775,7 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14443
14775
  startedTimeStamp?: undefined | undefined;
14444
14776
  fulfilledTimeStamp?: undefined | undefined;
14445
14777
  } & {
14446
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14778
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14447
14779
  isUninitialized: false;
14448
14780
  isLoading: false;
14449
14781
  isFetching: false;
@@ -14451,8 +14783,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14451
14783
  isError: false;
14452
14784
  }, "isUninitialized"> & {
14453
14785
  isUninitialized: true;
14454
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14455
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14786
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14787
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14456
14788
  isUninitialized: false;
14457
14789
  isLoading: false;
14458
14790
  isFetching: false;
@@ -14462,8 +14794,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14462
14794
  isLoading: true;
14463
14795
  isFetching: boolean;
14464
14796
  data: undefined;
14465
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14466
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14797
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14798
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14467
14799
  isUninitialized: false;
14468
14800
  isLoading: false;
14469
14801
  isFetching: false;
@@ -14474,16 +14806,16 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14474
14806
  isFetching: true;
14475
14807
  error: undefined;
14476
14808
  } & {
14477
- data: GetOrganizationSmtpConfigurationApiResponse;
14478
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14479
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14809
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14810
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14811
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14480
14812
  isUninitialized: false;
14481
14813
  isLoading: false;
14482
14814
  isFetching: false;
14483
14815
  isSuccess: false;
14484
14816
  isError: false;
14485
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14486
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14817
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14818
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14487
14819
  isUninitialized: false;
14488
14820
  isLoading: false;
14489
14821
  isFetching: false;
@@ -14494,17 +14826,17 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14494
14826
  isFetching: false;
14495
14827
  error: undefined;
14496
14828
  } & {
14497
- data: GetOrganizationSmtpConfigurationApiResponse;
14498
- currentData: GetOrganizationSmtpConfigurationApiResponse;
14499
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14500
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14829
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14830
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14831
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14832
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14501
14833
  isUninitialized: false;
14502
14834
  isLoading: false;
14503
14835
  isFetching: false;
14504
14836
  isSuccess: false;
14505
14837
  isError: false;
14506
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14507
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14838
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14839
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14508
14840
  isUninitialized: false;
14509
14841
  isLoading: false;
14510
14842
  isFetching: false;
@@ -14512,8 +14844,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14512
14844
  isError: false;
14513
14845
  }, "error" | "isError"> & {
14514
14846
  isError: true;
14515
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14516
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14847
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14848
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14517
14849
  isUninitialized: false;
14518
14850
  isLoading: false;
14519
14851
  isFetching: false;
@@ -14533,7 +14865,7 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14533
14865
  startedTimeStamp?: undefined | undefined;
14534
14866
  fulfilledTimeStamp?: undefined | undefined;
14535
14867
  } & {
14536
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14868
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14537
14869
  isUninitialized: false;
14538
14870
  isLoading: false;
14539
14871
  isFetching: false;
@@ -14541,8 +14873,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14541
14873
  isError: false;
14542
14874
  }, "isUninitialized"> & {
14543
14875
  isUninitialized: true;
14544
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14545
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14876
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14877
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14546
14878
  isUninitialized: false;
14547
14879
  isLoading: false;
14548
14880
  isFetching: false;
@@ -14552,8 +14884,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14552
14884
  isLoading: true;
14553
14885
  isFetching: boolean;
14554
14886
  data: undefined;
14555
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14556
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14887
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14888
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14557
14889
  isUninitialized: false;
14558
14890
  isLoading: false;
14559
14891
  isFetching: false;
@@ -14564,16 +14896,16 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14564
14896
  isFetching: true;
14565
14897
  error: undefined;
14566
14898
  } & {
14567
- data: GetOrganizationSmtpConfigurationApiResponse;
14568
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14569
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14899
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14900
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14901
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14570
14902
  isUninitialized: false;
14571
14903
  isLoading: false;
14572
14904
  isFetching: false;
14573
14905
  isSuccess: false;
14574
14906
  isError: false;
14575
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14576
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14907
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14908
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14577
14909
  isUninitialized: false;
14578
14910
  isLoading: false;
14579
14911
  isFetching: false;
@@ -14584,17 +14916,17 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14584
14916
  isFetching: false;
14585
14917
  error: undefined;
14586
14918
  } & {
14587
- data: GetOrganizationSmtpConfigurationApiResponse;
14588
- currentData: GetOrganizationSmtpConfigurationApiResponse;
14589
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14590
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14919
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14920
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14921
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14922
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14591
14923
  isUninitialized: false;
14592
14924
  isLoading: false;
14593
14925
  isFetching: false;
14594
14926
  isSuccess: false;
14595
14927
  isError: false;
14596
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14597
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14928
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14929
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14598
14930
  isUninitialized: false;
14599
14931
  isLoading: false;
14600
14932
  isFetching: false;
@@ -14602,8 +14934,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14602
14934
  isError: false;
14603
14935
  }, "error" | "isError"> & {
14604
14936
  isError: true;
14605
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
14606
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14937
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>> & {
14938
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14607
14939
  isUninitialized: false;
14608
14940
  isLoading: false;
14609
14941
  isFetching: false;
@@ -14612,12 +14944,12 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14612
14944
  }, "error">>)> & {
14613
14945
  status: _reduxjs_toolkit_query.QueryStatus;
14614
14946
  }) => R) | undefined;
14615
- }, "skip">) | undefined) => [(arg: GetOrganizationSmtpConfigurationApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
14947
+ }, "skip">) | undefined) => [(arg: GetOrganizationSmtpEnvironmentApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpEnvironmentApiResponse, "cloudRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
14616
14948
  reset: () => void;
14617
14949
  }, {
14618
- lastArg: GetOrganizationSmtpConfigurationApiArg;
14950
+ lastArg: GetOrganizationSmtpEnvironmentApiArg;
14619
14951
  }];
14620
- declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
14952
+ declare const useDeleteOrganizationSmtpEnvironmentMutation: <R extends Record<string, any> = ({
14621
14953
  requestId?: undefined;
14622
14954
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14623
14955
  data?: undefined;
@@ -14635,14 +14967,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14635
14967
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14636
14968
  } & Omit<{
14637
14969
  requestId: string;
14638
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14970
+ data?: unknown;
14639
14971
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14640
14972
  endpointName: string;
14641
14973
  startedTimeStamp: number;
14642
14974
  fulfilledTimeStamp?: number;
14643
14975
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14644
14976
  requestId: string;
14645
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14977
+ data?: unknown;
14646
14978
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14647
14979
  endpointName: string;
14648
14980
  startedTimeStamp: number;
@@ -14659,7 +14991,7 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14659
14991
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14660
14992
  } & {
14661
14993
  requestId: string;
14662
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14994
+ data?: unknown;
14663
14995
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14664
14996
  endpointName: string;
14665
14997
  startedTimeStamp: number;
@@ -14676,14 +15008,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14676
15008
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14677
15009
  } & Omit<{
14678
15010
  requestId: string;
14679
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15011
+ data?: unknown;
14680
15012
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14681
15013
  endpointName: string;
14682
15014
  startedTimeStamp: number;
14683
15015
  fulfilledTimeStamp?: number;
14684
15016
  }, "error"> & Required<Pick<{
14685
15017
  requestId: string;
14686
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15018
+ data?: unknown;
14687
15019
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14688
15020
  endpointName: string;
14689
15021
  startedTimeStamp: number;
@@ -14713,14 +15045,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14713
15045
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14714
15046
  } & Omit<{
14715
15047
  requestId: string;
14716
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15048
+ data?: unknown;
14717
15049
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14718
15050
  endpointName: string;
14719
15051
  startedTimeStamp: number;
14720
15052
  fulfilledTimeStamp?: number;
14721
15053
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14722
15054
  requestId: string;
14723
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15055
+ data?: unknown;
14724
15056
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14725
15057
  endpointName: string;
14726
15058
  startedTimeStamp: number;
@@ -14737,7 +15069,7 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14737
15069
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14738
15070
  } & {
14739
15071
  requestId: string;
14740
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15072
+ data?: unknown;
14741
15073
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14742
15074
  endpointName: string;
14743
15075
  startedTimeStamp: number;
@@ -14754,14 +15086,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14754
15086
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14755
15087
  } & Omit<{
14756
15088
  requestId: string;
14757
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15089
+ data?: unknown;
14758
15090
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14759
15091
  endpointName: string;
14760
15092
  startedTimeStamp: number;
14761
15093
  fulfilledTimeStamp?: number;
14762
15094
  }, "error"> & Required<Pick<{
14763
15095
  requestId: string;
14764
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
15096
+ data?: unknown;
14765
15097
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14766
15098
  endpointName: string;
14767
15099
  startedTimeStamp: number;
@@ -14774,11 +15106,380 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14774
15106
  isError: true;
14775
15107
  })) => R) | undefined;
14776
15108
  fixedCacheKey?: string;
14777
- } | undefined) => readonly [(arg: UpsertOrganizationSmtpConfigurationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpsertOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", UpsertOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
14778
- originalArgs?: UpsertOrganizationSmtpConfigurationApiArg | undefined;
15109
+ } | undefined) => readonly [(arg: DeleteOrganizationSmtpEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteOrganizationSmtpEnvironmentApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
15110
+ originalArgs?: DeleteOrganizationSmtpEnvironmentApiArg | undefined;
15111
+ reset: () => void;
15112
+ }];
15113
+ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15114
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15115
+ originalArgs?: undefined | undefined;
15116
+ data?: undefined | undefined;
15117
+ error?: undefined | undefined;
15118
+ requestId?: undefined | undefined;
15119
+ endpointName?: string | undefined;
15120
+ startedTimeStamp?: undefined | undefined;
15121
+ fulfilledTimeStamp?: undefined | undefined;
15122
+ } & {
15123
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15124
+ isUninitialized: false;
15125
+ isLoading: false;
15126
+ isFetching: false;
15127
+ isSuccess: false;
15128
+ isError: false;
15129
+ }, "isUninitialized"> & {
15130
+ isUninitialized: true;
15131
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15132
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15133
+ isUninitialized: false;
15134
+ isLoading: false;
15135
+ isFetching: false;
15136
+ isSuccess: false;
15137
+ isError: false;
15138
+ }, "data" | "isLoading" | "isFetching"> & {
15139
+ isLoading: true;
15140
+ isFetching: boolean;
15141
+ data: undefined;
15142
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15143
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15144
+ isUninitialized: false;
15145
+ isLoading: false;
15146
+ isFetching: false;
15147
+ isSuccess: false;
15148
+ isError: false;
15149
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15150
+ isSuccess: true;
15151
+ isFetching: true;
15152
+ error: undefined;
15153
+ } & {
15154
+ data: GetOrganizationSmtpConfigurationApiResponse;
15155
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15156
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15157
+ isUninitialized: false;
15158
+ isLoading: false;
15159
+ isFetching: false;
15160
+ isSuccess: false;
15161
+ isError: false;
15162
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15163
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15164
+ isUninitialized: false;
15165
+ isLoading: false;
15166
+ isFetching: false;
15167
+ isSuccess: false;
15168
+ isError: false;
15169
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15170
+ isSuccess: true;
15171
+ isFetching: false;
15172
+ error: undefined;
15173
+ } & {
15174
+ data: GetOrganizationSmtpConfigurationApiResponse;
15175
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15176
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15177
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15178
+ isUninitialized: false;
15179
+ isLoading: false;
15180
+ isFetching: false;
15181
+ isSuccess: false;
15182
+ isError: false;
15183
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15184
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15185
+ isUninitialized: false;
15186
+ isLoading: false;
15187
+ isFetching: false;
15188
+ isSuccess: false;
15189
+ isError: false;
15190
+ }, "error" | "isError"> & {
15191
+ isError: true;
15192
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15193
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15194
+ isUninitialized: false;
15195
+ isLoading: false;
15196
+ isFetching: false;
15197
+ isSuccess: false;
15198
+ isError: false;
15199
+ }, "error">>)> & {
15200
+ status: _reduxjs_toolkit_query.QueryStatus;
15201
+ }>(arg: GetOrganizationSmtpConfigurationApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
15202
+ skip?: boolean;
15203
+ refetchOnMountOrArgChange?: boolean | number;
15204
+ } & {
15205
+ skip?: boolean;
15206
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15207
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15208
+ originalArgs?: undefined | undefined;
15209
+ data?: undefined | undefined;
15210
+ error?: undefined | undefined;
15211
+ requestId?: undefined | undefined;
15212
+ endpointName?: string | undefined;
15213
+ startedTimeStamp?: undefined | undefined;
15214
+ fulfilledTimeStamp?: undefined | undefined;
15215
+ } & {
15216
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15217
+ isUninitialized: false;
15218
+ isLoading: false;
15219
+ isFetching: false;
15220
+ isSuccess: false;
15221
+ isError: false;
15222
+ }, "isUninitialized"> & {
15223
+ isUninitialized: true;
15224
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15225
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15226
+ isUninitialized: false;
15227
+ isLoading: false;
15228
+ isFetching: false;
15229
+ isSuccess: false;
15230
+ isError: false;
15231
+ }, "data" | "isLoading" | "isFetching"> & {
15232
+ isLoading: true;
15233
+ isFetching: boolean;
15234
+ data: undefined;
15235
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15236
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15237
+ isUninitialized: false;
15238
+ isLoading: false;
15239
+ isFetching: false;
15240
+ isSuccess: false;
15241
+ isError: false;
15242
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15243
+ isSuccess: true;
15244
+ isFetching: true;
15245
+ error: undefined;
15246
+ } & {
15247
+ data: GetOrganizationSmtpConfigurationApiResponse;
15248
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15249
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15250
+ isUninitialized: false;
15251
+ isLoading: false;
15252
+ isFetching: false;
15253
+ isSuccess: false;
15254
+ isError: false;
15255
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15256
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15257
+ isUninitialized: false;
15258
+ isLoading: false;
15259
+ isFetching: false;
15260
+ isSuccess: false;
15261
+ isError: false;
15262
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15263
+ isSuccess: true;
15264
+ isFetching: false;
15265
+ error: undefined;
15266
+ } & {
15267
+ data: GetOrganizationSmtpConfigurationApiResponse;
15268
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15269
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15270
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15271
+ isUninitialized: false;
15272
+ isLoading: false;
15273
+ isFetching: false;
15274
+ isSuccess: false;
15275
+ isError: false;
15276
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15277
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15278
+ isUninitialized: false;
15279
+ isLoading: false;
15280
+ isFetching: false;
15281
+ isSuccess: false;
15282
+ isError: false;
15283
+ }, "error" | "isError"> & {
15284
+ isError: true;
15285
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15286
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15287
+ isUninitialized: false;
15288
+ isLoading: false;
15289
+ isFetching: false;
15290
+ isSuccess: false;
15291
+ isError: false;
15292
+ }, "error">>)> & {
15293
+ status: _reduxjs_toolkit_query.QueryStatus;
15294
+ }) => R) | undefined;
15295
+ }) | undefined) => [R][R extends any ? 0 : never] & {
15296
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>;
15297
+ };
15298
+ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15299
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15300
+ originalArgs?: undefined | undefined;
15301
+ data?: undefined | undefined;
15302
+ error?: undefined | undefined;
15303
+ requestId?: undefined | undefined;
15304
+ endpointName?: string | undefined;
15305
+ startedTimeStamp?: undefined | undefined;
15306
+ fulfilledTimeStamp?: undefined | undefined;
15307
+ } & {
15308
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15309
+ isUninitialized: false;
15310
+ isLoading: false;
15311
+ isFetching: false;
15312
+ isSuccess: false;
15313
+ isError: false;
15314
+ }, "isUninitialized"> & {
15315
+ isUninitialized: true;
15316
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15317
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15318
+ isUninitialized: false;
15319
+ isLoading: false;
15320
+ isFetching: false;
15321
+ isSuccess: false;
15322
+ isError: false;
15323
+ }, "data" | "isLoading" | "isFetching"> & {
15324
+ isLoading: true;
15325
+ isFetching: boolean;
15326
+ data: undefined;
15327
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15328
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15329
+ isUninitialized: false;
15330
+ isLoading: false;
15331
+ isFetching: false;
15332
+ isSuccess: false;
15333
+ isError: false;
15334
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15335
+ isSuccess: true;
15336
+ isFetching: true;
15337
+ error: undefined;
15338
+ } & {
15339
+ data: GetOrganizationSmtpConfigurationApiResponse;
15340
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15341
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15342
+ isUninitialized: false;
15343
+ isLoading: false;
15344
+ isFetching: false;
15345
+ isSuccess: false;
15346
+ isError: false;
15347
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15348
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15349
+ isUninitialized: false;
15350
+ isLoading: false;
15351
+ isFetching: false;
15352
+ isSuccess: false;
15353
+ isError: false;
15354
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15355
+ isSuccess: true;
15356
+ isFetching: false;
15357
+ error: undefined;
15358
+ } & {
15359
+ data: GetOrganizationSmtpConfigurationApiResponse;
15360
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15361
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15362
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15363
+ isUninitialized: false;
15364
+ isLoading: false;
15365
+ isFetching: false;
15366
+ isSuccess: false;
15367
+ isError: false;
15368
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15369
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15370
+ isUninitialized: false;
15371
+ isLoading: false;
15372
+ isFetching: false;
15373
+ isSuccess: false;
15374
+ isError: false;
15375
+ }, "error" | "isError"> & {
15376
+ isError: true;
15377
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15378
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15379
+ isUninitialized: false;
15380
+ isLoading: false;
15381
+ isFetching: false;
15382
+ isSuccess: false;
15383
+ isError: false;
15384
+ }, "error">>)> & {
15385
+ status: _reduxjs_toolkit_query.QueryStatus;
15386
+ }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
15387
+ skip?: boolean;
15388
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15389
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15390
+ originalArgs?: undefined | undefined;
15391
+ data?: undefined | undefined;
15392
+ error?: undefined | undefined;
15393
+ requestId?: undefined | undefined;
15394
+ endpointName?: string | undefined;
15395
+ startedTimeStamp?: undefined | undefined;
15396
+ fulfilledTimeStamp?: undefined | undefined;
15397
+ } & {
15398
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15399
+ isUninitialized: false;
15400
+ isLoading: false;
15401
+ isFetching: false;
15402
+ isSuccess: false;
15403
+ isError: false;
15404
+ }, "isUninitialized"> & {
15405
+ isUninitialized: true;
15406
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15407
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15408
+ isUninitialized: false;
15409
+ isLoading: false;
15410
+ isFetching: false;
15411
+ isSuccess: false;
15412
+ isError: false;
15413
+ }, "data" | "isLoading" | "isFetching"> & {
15414
+ isLoading: true;
15415
+ isFetching: boolean;
15416
+ data: undefined;
15417
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15418
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15419
+ isUninitialized: false;
15420
+ isLoading: false;
15421
+ isFetching: false;
15422
+ isSuccess: false;
15423
+ isError: false;
15424
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15425
+ isSuccess: true;
15426
+ isFetching: true;
15427
+ error: undefined;
15428
+ } & {
15429
+ data: GetOrganizationSmtpConfigurationApiResponse;
15430
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15431
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15432
+ isUninitialized: false;
15433
+ isLoading: false;
15434
+ isFetching: false;
15435
+ isSuccess: false;
15436
+ isError: false;
15437
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15438
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15439
+ isUninitialized: false;
15440
+ isLoading: false;
15441
+ isFetching: false;
15442
+ isSuccess: false;
15443
+ isError: false;
15444
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15445
+ isSuccess: true;
15446
+ isFetching: false;
15447
+ error: undefined;
15448
+ } & {
15449
+ data: GetOrganizationSmtpConfigurationApiResponse;
15450
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15451
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15452
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15453
+ isUninitialized: false;
15454
+ isLoading: false;
15455
+ isFetching: false;
15456
+ isSuccess: false;
15457
+ isError: false;
15458
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15459
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15460
+ isUninitialized: false;
15461
+ isLoading: false;
15462
+ isFetching: false;
15463
+ isSuccess: false;
15464
+ isError: false;
15465
+ }, "error" | "isError"> & {
15466
+ isError: true;
15467
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>> & {
15468
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15469
+ isUninitialized: false;
15470
+ isLoading: false;
15471
+ isFetching: false;
15472
+ isSuccess: false;
15473
+ isError: false;
15474
+ }, "error">>)> & {
15475
+ status: _reduxjs_toolkit_query.QueryStatus;
15476
+ }) => R) | undefined;
15477
+ }, "skip">) | undefined) => [(arg: GetOrganizationSmtpConfigurationApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
14779
15478
  reset: () => void;
15479
+ }, {
15480
+ lastArg: GetOrganizationSmtpConfigurationApiArg;
14780
15481
  }];
14781
- declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
15482
+ declare const useCreateOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
14782
15483
  requestId?: undefined;
14783
15484
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14784
15485
  data?: undefined;
@@ -14796,14 +15497,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14796
15497
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14797
15498
  } & Omit<{
14798
15499
  requestId: string;
14799
- data?: unknown;
15500
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14800
15501
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14801
15502
  endpointName: string;
14802
15503
  startedTimeStamp: number;
14803
15504
  fulfilledTimeStamp?: number;
14804
15505
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14805
15506
  requestId: string;
14806
- data?: unknown;
15507
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14807
15508
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14808
15509
  endpointName: string;
14809
15510
  startedTimeStamp: number;
@@ -14820,7 +15521,7 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14820
15521
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14821
15522
  } & {
14822
15523
  requestId: string;
14823
- data?: unknown;
15524
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14824
15525
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14825
15526
  endpointName: string;
14826
15527
  startedTimeStamp: number;
@@ -14837,14 +15538,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14837
15538
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14838
15539
  } & Omit<{
14839
15540
  requestId: string;
14840
- data?: unknown;
15541
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14841
15542
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14842
15543
  endpointName: string;
14843
15544
  startedTimeStamp: number;
14844
15545
  fulfilledTimeStamp?: number;
14845
15546
  }, "error"> & Required<Pick<{
14846
15547
  requestId: string;
14847
- data?: unknown;
15548
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14848
15549
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14849
15550
  endpointName: string;
14850
15551
  startedTimeStamp: number;
@@ -14874,14 +15575,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14874
15575
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14875
15576
  } & Omit<{
14876
15577
  requestId: string;
14877
- data?: unknown;
15578
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14878
15579
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14879
15580
  endpointName: string;
14880
15581
  startedTimeStamp: number;
14881
15582
  fulfilledTimeStamp?: number;
14882
15583
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14883
15584
  requestId: string;
14884
- data?: unknown;
15585
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14885
15586
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14886
15587
  endpointName: string;
14887
15588
  startedTimeStamp: number;
@@ -14898,7 +15599,7 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14898
15599
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14899
15600
  } & {
14900
15601
  requestId: string;
14901
- data?: unknown;
15602
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14902
15603
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14903
15604
  endpointName: string;
14904
15605
  startedTimeStamp: number;
@@ -14915,14 +15616,497 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14915
15616
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14916
15617
  } & Omit<{
14917
15618
  requestId: string;
14918
- data?: unknown;
15619
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14919
15620
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14920
15621
  endpointName: string;
14921
15622
  startedTimeStamp: number;
14922
15623
  fulfilledTimeStamp?: number;
14923
15624
  }, "error"> & Required<Pick<{
14924
15625
  requestId: string;
14925
- data?: unknown;
15626
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
15627
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15628
+ endpointName: string;
15629
+ startedTimeStamp: number;
15630
+ fulfilledTimeStamp?: number;
15631
+ }, "error">> & {
15632
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15633
+ isUninitialized: false;
15634
+ isLoading: false;
15635
+ isSuccess: false;
15636
+ isError: true;
15637
+ })) => R) | undefined;
15638
+ fixedCacheKey?: string;
15639
+ } | undefined) => readonly [(arg: CreateOrganizationSmtpConfigurationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", CreateOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
15640
+ originalArgs?: CreateOrganizationSmtpConfigurationApiArg | undefined;
15641
+ reset: () => void;
15642
+ }];
15643
+ declare const useUpdateOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
15644
+ requestId?: undefined;
15645
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15646
+ data?: undefined;
15647
+ error?: undefined;
15648
+ endpointName?: string;
15649
+ startedTimeStamp?: undefined;
15650
+ fulfilledTimeStamp?: undefined;
15651
+ } & {
15652
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15653
+ isUninitialized: true;
15654
+ isLoading: false;
15655
+ isSuccess: false;
15656
+ isError: false;
15657
+ }) | ({
15658
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15659
+ } & Omit<{
15660
+ requestId: string;
15661
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15662
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15663
+ endpointName: string;
15664
+ startedTimeStamp: number;
15665
+ fulfilledTimeStamp?: number;
15666
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15667
+ requestId: string;
15668
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15669
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15670
+ endpointName: string;
15671
+ startedTimeStamp: number;
15672
+ fulfilledTimeStamp?: number;
15673
+ }, "data" | "fulfilledTimeStamp">> & {
15674
+ error: undefined;
15675
+ } & {
15676
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15677
+ isUninitialized: false;
15678
+ isLoading: false;
15679
+ isSuccess: true;
15680
+ isError: false;
15681
+ }) | ({
15682
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15683
+ } & {
15684
+ requestId: string;
15685
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15686
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15687
+ endpointName: string;
15688
+ startedTimeStamp: number;
15689
+ fulfilledTimeStamp?: number;
15690
+ } & {
15691
+ data?: undefined;
15692
+ } & {
15693
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15694
+ isUninitialized: false;
15695
+ isLoading: true;
15696
+ isSuccess: false;
15697
+ isError: false;
15698
+ }) | ({
15699
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15700
+ } & Omit<{
15701
+ requestId: string;
15702
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15703
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15704
+ endpointName: string;
15705
+ startedTimeStamp: number;
15706
+ fulfilledTimeStamp?: number;
15707
+ }, "error"> & Required<Pick<{
15708
+ requestId: string;
15709
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15710
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15711
+ endpointName: string;
15712
+ startedTimeStamp: number;
15713
+ fulfilledTimeStamp?: number;
15714
+ }, "error">> & {
15715
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15716
+ isUninitialized: false;
15717
+ isLoading: false;
15718
+ isSuccess: false;
15719
+ isError: true;
15720
+ })>(options?: {
15721
+ selectFromResult?: ((state: ({
15722
+ requestId?: undefined;
15723
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15724
+ data?: undefined;
15725
+ error?: undefined;
15726
+ endpointName?: string;
15727
+ startedTimeStamp?: undefined;
15728
+ fulfilledTimeStamp?: undefined;
15729
+ } & {
15730
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15731
+ isUninitialized: true;
15732
+ isLoading: false;
15733
+ isSuccess: false;
15734
+ isError: false;
15735
+ }) | ({
15736
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15737
+ } & Omit<{
15738
+ requestId: string;
15739
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15740
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15741
+ endpointName: string;
15742
+ startedTimeStamp: number;
15743
+ fulfilledTimeStamp?: number;
15744
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15745
+ requestId: string;
15746
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15747
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15748
+ endpointName: string;
15749
+ startedTimeStamp: number;
15750
+ fulfilledTimeStamp?: number;
15751
+ }, "data" | "fulfilledTimeStamp">> & {
15752
+ error: undefined;
15753
+ } & {
15754
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15755
+ isUninitialized: false;
15756
+ isLoading: false;
15757
+ isSuccess: true;
15758
+ isError: false;
15759
+ }) | ({
15760
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15761
+ } & {
15762
+ requestId: string;
15763
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15764
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15765
+ endpointName: string;
15766
+ startedTimeStamp: number;
15767
+ fulfilledTimeStamp?: number;
15768
+ } & {
15769
+ data?: undefined;
15770
+ } & {
15771
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15772
+ isUninitialized: false;
15773
+ isLoading: true;
15774
+ isSuccess: false;
15775
+ isError: false;
15776
+ }) | ({
15777
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15778
+ } & Omit<{
15779
+ requestId: string;
15780
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15781
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15782
+ endpointName: string;
15783
+ startedTimeStamp: number;
15784
+ fulfilledTimeStamp?: number;
15785
+ }, "error"> & Required<Pick<{
15786
+ requestId: string;
15787
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15788
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15789
+ endpointName: string;
15790
+ startedTimeStamp: number;
15791
+ fulfilledTimeStamp?: number;
15792
+ }, "error">> & {
15793
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15794
+ isUninitialized: false;
15795
+ isLoading: false;
15796
+ isSuccess: false;
15797
+ isError: true;
15798
+ })) => R) | undefined;
15799
+ fixedCacheKey?: string;
15800
+ } | undefined) => readonly [(arg: UpdateOrganizationSmtpConfigurationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", UpdateOrganizationSmtpConfigurationApiResponse, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
15801
+ originalArgs?: UpdateOrganizationSmtpConfigurationApiArg | undefined;
15802
+ reset: () => void;
15803
+ }];
15804
+ declare const useRotateOrganizationSmtpCredentialMutation: <R extends Record<string, any> = ({
15805
+ requestId?: undefined;
15806
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15807
+ data?: undefined;
15808
+ error?: undefined;
15809
+ endpointName?: string;
15810
+ startedTimeStamp?: undefined;
15811
+ fulfilledTimeStamp?: undefined;
15812
+ } & {
15813
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15814
+ isUninitialized: true;
15815
+ isLoading: false;
15816
+ isSuccess: false;
15817
+ isError: false;
15818
+ }) | ({
15819
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15820
+ } & Omit<{
15821
+ requestId: string;
15822
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15823
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15824
+ endpointName: string;
15825
+ startedTimeStamp: number;
15826
+ fulfilledTimeStamp?: number;
15827
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15828
+ requestId: string;
15829
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15830
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15831
+ endpointName: string;
15832
+ startedTimeStamp: number;
15833
+ fulfilledTimeStamp?: number;
15834
+ }, "data" | "fulfilledTimeStamp">> & {
15835
+ error: undefined;
15836
+ } & {
15837
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15838
+ isUninitialized: false;
15839
+ isLoading: false;
15840
+ isSuccess: true;
15841
+ isError: false;
15842
+ }) | ({
15843
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15844
+ } & {
15845
+ requestId: string;
15846
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15847
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15848
+ endpointName: string;
15849
+ startedTimeStamp: number;
15850
+ fulfilledTimeStamp?: number;
15851
+ } & {
15852
+ data?: undefined;
15853
+ } & {
15854
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15855
+ isUninitialized: false;
15856
+ isLoading: true;
15857
+ isSuccess: false;
15858
+ isError: false;
15859
+ }) | ({
15860
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15861
+ } & Omit<{
15862
+ requestId: string;
15863
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15864
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15865
+ endpointName: string;
15866
+ startedTimeStamp: number;
15867
+ fulfilledTimeStamp?: number;
15868
+ }, "error"> & Required<Pick<{
15869
+ requestId: string;
15870
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15871
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15872
+ endpointName: string;
15873
+ startedTimeStamp: number;
15874
+ fulfilledTimeStamp?: number;
15875
+ }, "error">> & {
15876
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15877
+ isUninitialized: false;
15878
+ isLoading: false;
15879
+ isSuccess: false;
15880
+ isError: true;
15881
+ })>(options?: {
15882
+ selectFromResult?: ((state: ({
15883
+ requestId?: undefined;
15884
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15885
+ data?: undefined;
15886
+ error?: undefined;
15887
+ endpointName?: string;
15888
+ startedTimeStamp?: undefined;
15889
+ fulfilledTimeStamp?: undefined;
15890
+ } & {
15891
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15892
+ isUninitialized: true;
15893
+ isLoading: false;
15894
+ isSuccess: false;
15895
+ isError: false;
15896
+ }) | ({
15897
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15898
+ } & Omit<{
15899
+ requestId: string;
15900
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15901
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15902
+ endpointName: string;
15903
+ startedTimeStamp: number;
15904
+ fulfilledTimeStamp?: number;
15905
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15906
+ requestId: string;
15907
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15908
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15909
+ endpointName: string;
15910
+ startedTimeStamp: number;
15911
+ fulfilledTimeStamp?: number;
15912
+ }, "data" | "fulfilledTimeStamp">> & {
15913
+ error: undefined;
15914
+ } & {
15915
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15916
+ isUninitialized: false;
15917
+ isLoading: false;
15918
+ isSuccess: true;
15919
+ isError: false;
15920
+ }) | ({
15921
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15922
+ } & {
15923
+ requestId: string;
15924
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15925
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15926
+ endpointName: string;
15927
+ startedTimeStamp: number;
15928
+ fulfilledTimeStamp?: number;
15929
+ } & {
15930
+ data?: undefined;
15931
+ } & {
15932
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15933
+ isUninitialized: false;
15934
+ isLoading: true;
15935
+ isSuccess: false;
15936
+ isError: false;
15937
+ }) | ({
15938
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15939
+ } & Omit<{
15940
+ requestId: string;
15941
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15942
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15943
+ endpointName: string;
15944
+ startedTimeStamp: number;
15945
+ fulfilledTimeStamp?: number;
15946
+ }, "error"> & Required<Pick<{
15947
+ requestId: string;
15948
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15949
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15950
+ endpointName: string;
15951
+ startedTimeStamp: number;
15952
+ fulfilledTimeStamp?: number;
15953
+ }, "error">> & {
15954
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15955
+ isUninitialized: false;
15956
+ isLoading: false;
15957
+ isSuccess: false;
15958
+ isError: true;
15959
+ })) => R) | undefined;
15960
+ fixedCacheKey?: string;
15961
+ } | undefined) => readonly [(arg: RotateOrganizationSmtpCredentialApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RotateOrganizationSmtpCredentialApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", RotateOrganizationSmtpCredentialApiResponse, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
15962
+ originalArgs?: RotateOrganizationSmtpCredentialApiArg | undefined;
15963
+ reset: () => void;
15964
+ }];
15965
+ declare const useSetOrganizationSmtpEnablementMutation: <R extends Record<string, any> = ({
15966
+ requestId?: undefined;
15967
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15968
+ data?: undefined;
15969
+ error?: undefined;
15970
+ endpointName?: string;
15971
+ startedTimeStamp?: undefined;
15972
+ fulfilledTimeStamp?: undefined;
15973
+ } & {
15974
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15975
+ isUninitialized: true;
15976
+ isLoading: false;
15977
+ isSuccess: false;
15978
+ isError: false;
15979
+ }) | ({
15980
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15981
+ } & Omit<{
15982
+ requestId: string;
15983
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15984
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15985
+ endpointName: string;
15986
+ startedTimeStamp: number;
15987
+ fulfilledTimeStamp?: number;
15988
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15989
+ requestId: string;
15990
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15991
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15992
+ endpointName: string;
15993
+ startedTimeStamp: number;
15994
+ fulfilledTimeStamp?: number;
15995
+ }, "data" | "fulfilledTimeStamp">> & {
15996
+ error: undefined;
15997
+ } & {
15998
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15999
+ isUninitialized: false;
16000
+ isLoading: false;
16001
+ isSuccess: true;
16002
+ isError: false;
16003
+ }) | ({
16004
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
16005
+ } & {
16006
+ requestId: string;
16007
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16008
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16009
+ endpointName: string;
16010
+ startedTimeStamp: number;
16011
+ fulfilledTimeStamp?: number;
16012
+ } & {
16013
+ data?: undefined;
16014
+ } & {
16015
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
16016
+ isUninitialized: false;
16017
+ isLoading: true;
16018
+ isSuccess: false;
16019
+ isError: false;
16020
+ }) | ({
16021
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
16022
+ } & Omit<{
16023
+ requestId: string;
16024
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16025
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16026
+ endpointName: string;
16027
+ startedTimeStamp: number;
16028
+ fulfilledTimeStamp?: number;
16029
+ }, "error"> & Required<Pick<{
16030
+ requestId: string;
16031
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16032
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16033
+ endpointName: string;
16034
+ startedTimeStamp: number;
16035
+ fulfilledTimeStamp?: number;
16036
+ }, "error">> & {
16037
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
16038
+ isUninitialized: false;
16039
+ isLoading: false;
16040
+ isSuccess: false;
16041
+ isError: true;
16042
+ })>(options?: {
16043
+ selectFromResult?: ((state: ({
16044
+ requestId?: undefined;
16045
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
16046
+ data?: undefined;
16047
+ error?: undefined;
16048
+ endpointName?: string;
16049
+ startedTimeStamp?: undefined;
16050
+ fulfilledTimeStamp?: undefined;
16051
+ } & {
16052
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
16053
+ isUninitialized: true;
16054
+ isLoading: false;
16055
+ isSuccess: false;
16056
+ isError: false;
16057
+ }) | ({
16058
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
16059
+ } & Omit<{
16060
+ requestId: string;
16061
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16062
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16063
+ endpointName: string;
16064
+ startedTimeStamp: number;
16065
+ fulfilledTimeStamp?: number;
16066
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
16067
+ requestId: string;
16068
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16069
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16070
+ endpointName: string;
16071
+ startedTimeStamp: number;
16072
+ fulfilledTimeStamp?: number;
16073
+ }, "data" | "fulfilledTimeStamp">> & {
16074
+ error: undefined;
16075
+ } & {
16076
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
16077
+ isUninitialized: false;
16078
+ isLoading: false;
16079
+ isSuccess: true;
16080
+ isError: false;
16081
+ }) | ({
16082
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
16083
+ } & {
16084
+ requestId: string;
16085
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16086
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16087
+ endpointName: string;
16088
+ startedTimeStamp: number;
16089
+ fulfilledTimeStamp?: number;
16090
+ } & {
16091
+ data?: undefined;
16092
+ } & {
16093
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
16094
+ isUninitialized: false;
16095
+ isLoading: true;
16096
+ isSuccess: false;
16097
+ isError: false;
16098
+ }) | ({
16099
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
16100
+ } & Omit<{
16101
+ requestId: string;
16102
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16103
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16104
+ endpointName: string;
16105
+ startedTimeStamp: number;
16106
+ fulfilledTimeStamp?: number;
16107
+ }, "error"> & Required<Pick<{
16108
+ requestId: string;
16109
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
14926
16110
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14927
16111
  endpointName: string;
14928
16112
  startedTimeStamp: number;
@@ -14935,8 +16119,8 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14935
16119
  isError: true;
14936
16120
  })) => R) | undefined;
14937
16121
  fixedCacheKey?: string;
14938
- } | undefined) => readonly [(arg: DeleteOrganizationSmtpConfigurationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteOrganizationSmtpConfigurationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
14939
- originalArgs?: DeleteOrganizationSmtpConfigurationApiArg | undefined;
16122
+ } | undefined) => readonly [(arg: SetOrganizationSmtpEnablementApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SetOrganizationSmtpEnablementApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Feature_Features" | "Organization_SMTP_Configuration_OrganizationSmtp" | "Support_Support" | "System_API_System" | "Badge_Badge" | "credential_credentials" | "Key_users" | "Key_Key" | "Keychain_Keychain" | "Model_Models" | "Organization_Organizations" | "Team_teams" | "role_roles" | "schedule_scheduler" | "User_users" | "View_views" | "Academy_API_Academy" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Filter_filters" | "Invitation_Invitation" | "PatternResource_patternResources" | "Performance_Profile_performance" | "Plan_Plans" | "Subscription_Subscriptions" | "Subscription_Payment Processors" | "token_tokens" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", SetOrganizationSmtpEnablementApiResponse, "cloudRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
16123
+ originalArgs?: SetOrganizationSmtpEnablementApiArg | undefined;
14940
16124
  reset: () => void;
14941
16125
  }];
14942
16126
  declare const useTestOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
@@ -68255,4 +69439,4 @@ declare const useUnassignViewFromWorkspaceMutation: <R extends Record<string, an
68255
69439
  reset: () => void;
68256
69440
  }];
68257
69441
 
68258
- export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type AddConnectionToEnvironmentApiArg, type AddConnectionToEnvironmentApiResponse, type AddKeyToKeychainApiArg, type AddKeyToKeychainApiResponse, type AddRoleHolderApiArg, type AddRoleHolderApiResponse, type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToOrgApiArg, type AddUserToOrgApiResponse, type AddUserToTeamApiArg, type AddUserToTeamApiResponse, type ApproveCatalogRequestApiArg, type ApproveCatalogRequestApiResponse, type ApproveSignupRequestApiArg, type ApproveSignupRequestApiResponse, type AssignBadgesApiArg, type AssignBadgesApiResponse, type AssignDesignToWorkspaceApiArg, type AssignDesignToWorkspaceApiResponse, type AssignEnvironmentToWorkspaceApiArg, type AssignEnvironmentToWorkspaceApiResponse, type AssignKeychainToRoleApiArg, type AssignKeychainToRoleApiResponse, type AssignTeamToWorkspaceApiArg, type AssignTeamToWorkspaceApiResponse, type AssignViewToWorkspaceApiArg, type AssignViewToWorkspaceApiResponse, type BulkDeleteEventsApiArg, type BulkDeleteEventsApiResponse, type BulkEditRoleHolderApiArg, type BulkEditRoleHolderApiResponse, type BulkUpdateEventStatusApiArg, type BulkUpdateEventStatusApiResponse, type CancelSubscriptionApiArg, type CancelSubscriptionApiResponse, type CloneFilterApiArg, type CloneFilterApiResponse, type ClonePatternApiArg, type ClonePatternApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateAnonymousUserSessionApiArg, type CreateAnonymousUserSessionApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateEventApiArg, type CreateEventApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateKeychainApiArg, type CreateKeychainApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type CreateOrgApiArg, type CreateOrgApiResponse, type CreateSubscriptionApiArg, type CreateSubscriptionApiResponse, type CreateTeamApiArg, type CreateTeamApiResponse, type CreateViewApiArg, type CreateViewApiResponse, type CreateWorkspaceApiArg, type CreateWorkspaceApiResponse, type DeleteAcademyCurriculaByIdApiArg, type DeleteAcademyCurriculaByIdApiResponse, type DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, type DeleteConnectionApiArg, type DeleteConnectionApiResponse, type DeleteConnectionDefinitionApiArg, type DeleteConnectionDefinitionApiResponse, type DeleteEnvironmentApiArg, type DeleteEnvironmentApiResponse, type DeleteEventApiArg, type DeleteEventApiResponse, type DeleteFilterApiArg, type DeleteFilterApiResponse, type DeleteFiltersApiArg, type DeleteFiltersApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type DeleteKeyApiArg, type DeleteKeyApiResponse, type DeleteKeychainApiArg, type DeleteKeychainApiResponse, type DeleteMesheryConnectionApiArg, type DeleteMesheryConnectionApiResponse, type DeleteOrgApiArg, type DeleteOrgApiResponse, type DeleteOrganizationSmtpConfigurationApiArg, type DeleteOrganizationSmtpConfigurationApiResponse, type DeletePatternApiArg, type DeletePatternApiResponse, type DeletePatternResourceApiArg, type DeletePatternResourceApiResponse, type DeletePatternsApiArg, type DeletePatternsApiResponse, type DeletePerformanceProfileApiArg, type DeletePerformanceProfileApiResponse, type DeleteRoleApiArg, type DeleteRoleApiResponse, type DeleteScheduleApiArg, type DeleteScheduleApiResponse, type DeleteTeamApiArg, type DeleteTeamApiResponse, type DeleteUserAccountApiArg, type DeleteUserAccountApiResponse, type DeleteUserCredentialApiArg, type DeleteUserCredentialApiResponse, type DeleteUserFromOrgApiArg, type DeleteUserFromOrgApiResponse, type DeleteUserTokenApiArg, type DeleteUserTokenApiResponse, type DeleteViewApiArg, type DeleteViewApiResponse, type DeleteWorkspaceApiArg, type DeleteWorkspaceApiResponse, type DenyCatalogRequestApiArg, type DenyCatalogRequestApiResponse, type DenySignupRequestApiArg, type DenySignupRequestApiResponse, type DownloadTokenApiArg, type DownloadTokenApiResponse, type GenerateTokenApiArg, type GenerateTokenApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyContentApiArg, type GetAcademyContentApiResponse, type GetAcademyCurriculaApiArg, type GetAcademyCurriculaApiResponse, type GetAcademyCurriculaByIdApiArg, type GetAcademyCurriculaByIdApiResponse, type GetAccountDeletionEligibilityApiArg, type GetAccountDeletionEligibilityApiResponse, type GetAllRolesApiArg, type GetAllRolesApiResponse, type GetAllTestSessionsForRegistrationApiArg, type GetAllTestSessionsForRegistrationApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetAvailableBadgesApiArg, type GetAvailableBadgesApiResponse, type GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, type GetCatalogContentApiArg, type GetCatalogContentApiResponse, type GetCatalogContentClassesApiArg, type GetCatalogContentClassesApiResponse, type GetCatalogRequestApiArg, type GetCatalogRequestApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetConnectionByIdApiArg, type GetConnectionByIdApiResponse, type GetConnectionDefinitionApiArg, type GetConnectionDefinitionApiResponse, type GetConnectionsApiArg, type GetConnectionsApiResponse, type GetCredentialByIdApiArg, type GetCredentialByIdApiResponse, type GetDesignPatternFileApiArg, type GetDesignPatternFileApiResponse, type GetDesignsOfWorkspaceApiArg, type GetDesignsOfWorkspaceApiResponse, type GetEnvironmentByIdApiArg, type GetEnvironmentByIdApiResponse, type GetEnvironmentConnectionsApiArg, type GetEnvironmentConnectionsApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetEnvironmentsOfWorkspaceApiArg, type GetEnvironmentsOfWorkspaceApiResponse, type GetEventSummaryByUserApiArg, type GetEventSummaryByUserApiResponse, type GetEventTypesApiArg, type GetEventTypesApiResponse, type GetEventsAggregateApiArg, type GetEventsAggregateApiResponse, type GetEventsApiArg, type GetEventsApiResponse, type GetEventsOfWorkspaceApiArg, type GetEventsOfWorkspaceApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetFilterApiArg, type GetFilterApiResponse, type GetFilterFileApiArg, type GetFilterFileApiResponse, type GetFiltersApiArg, type GetFiltersApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetKeyByIdApiArg, type GetKeyByIdApiResponse, type GetKeychainByIdApiArg, type GetKeychainByIdApiResponse, type GetKeychainsApiArg, type GetKeychainsApiResponse, type GetKeysApiArg, type GetKeysApiResponse, type GetKeysOfKeychainApiArg, type GetKeysOfKeychainApiResponse, type GetKubernetesContextApiArg, type GetKubernetesContextApiResponse, type GetMeshModelModelsApiArg, type GetMeshModelModelsApiResponse, type GetMyAcademyCurriculaApiArg, type GetMyAcademyCurriculaApiResponse, type GetOrgApiArg, type GetOrgApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetOrgPreferencesApiArg, type GetOrgPreferencesApiResponse, type GetOrganizationSmtpConfigurationApiArg, type GetOrganizationSmtpConfigurationApiResponse, type GetOrganizationSmtpDomainVerificationApiArg, type GetOrganizationSmtpDomainVerificationApiResponse, type GetOrgsApiArg, type GetOrgsApiResponse, type GetPatternApiArg, type GetPatternApiResponse, type GetPatternResourceApiArg, type GetPatternResourceApiResponse, type GetPatternResourcesApiArg, type GetPatternResourcesApiResponse, type GetPatternsApiArg, type GetPatternsApiResponse, type GetPerformanceProfileApiArg, type GetPerformanceProfileApiResponse, type GetPerformanceProfileResultApiArg, type GetPerformanceProfileResultApiResponse, type GetPerformanceProfileResultsApiArg, type GetPerformanceProfileResultsApiResponse, type GetPerformanceProfilesApiArg, type GetPerformanceProfilesApiResponse, type GetPerformanceResultsApiArg, type GetPerformanceResultsApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetResourceAccessActorsByTypeApiArg, type GetResourceAccessActorsByTypeApiResponse, type GetRoleKeychainsApiArg, type GetRoleKeychainsApiResponse, type GetScheduleApiArg, type GetScheduleApiResponse, type GetSchedulesApiArg, type GetSchedulesApiResponse, type GetSignupRequestNotificationApiArg, type GetSignupRequestNotificationApiResponse, type GetSignupRequestsApiArg, type GetSignupRequestsApiResponse, type GetSubscriptionByIdApiArg, type GetSubscriptionByIdApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type GetSystemVersionApiArg, type GetSystemVersionApiResponse, type GetTeamByIdApiArg, type GetTeamByIdApiResponse, type GetTeamUsersApiArg, type GetTeamUsersApiResponse, type GetTeamsApiArg, type GetTeamsApiResponse, type GetTeamsOfWorkspaceApiArg, type GetTeamsOfWorkspaceApiResponse, type GetTestByAbsPathApiArg, type GetTestByAbsPathApiResponse, type GetUserApiArg, type GetUserApiResponse, type GetUserCredentialsApiArg, type GetUserCredentialsApiResponse, type GetUserEmailAddressesApiArg, type GetUserEmailAddressesApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type GetUserProfileByIdApiArg, type GetUserProfileByIdApiResponse, type GetUserProfileOverviewApiArg, type GetUserProfileOverviewApiResponse, type GetUserRecentActivitiesApiArg, type GetUserRecentActivitiesApiResponse, type GetUserTokensApiArg, type GetUserTokensApiResponse, type GetUsersApiArg, type GetUsersApiResponse, type GetUsersForOrgApiArg, type GetUsersForOrgApiResponse, type GetViewByIdApiArg, type GetViewByIdApiResponse, type GetViewsApiArg, type GetViewsApiResponse, type GetViewsOfWorkspaceApiArg, type GetViewsOfWorkspaceApiResponse, type GetWorkspaceByIdApiArg, type GetWorkspaceByIdApiResponse, type GetWorkspacesApiArg, type GetWorkspacesApiResponse, type HandleResourceShareApiArg, type HandleResourceShareApiResponse, type HandleSubscriptionWebhookApiArg, type HandleSubscriptionWebhookApiResponse, type HandleUserInviteApiArg, type HandleUserInviteApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type IssueIndefiniteLifetimeTokenApiArg, type IssueIndefiniteLifetimeTokenApiResponse, type ListConnectionDefinitionsApiArg, type ListConnectionDefinitionsApiResponse, type ListUsersNotInTeamApiArg, type ListUsersNotInTeamApiResponse, type NotifyMentionUsersApiArg, type NotifyMentionUsersApiResponse, type PreviewSubscriptionUpgradeApiArg, type PreviewSubscriptionUpgradeApiResponse, type PublishCatalogContentApiArg, type PublishCatalogContentApiResponse, type RegisterConnectionApiArg, type RegisterConnectionApiResponse, type RegisterConnectionDefinitionApiArg, type RegisterConnectionDefinitionApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type RemoveConnectionFromEnvironmentApiArg, type RemoveConnectionFromEnvironmentApiResponse, type RemoveKeyFromKeychainApiArg, type RemoveKeyFromKeychainApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type RemoveUserFromTeamApiArg, type RemoveUserFromTeamApiResponse, type SaveUserCredentialApiArg, type SaveUserCredentialApiResponse, type SearchUsersApiArg, type SearchUsersApiResponse, type SearchUsersInOrgApiArg, type SearchUsersInOrgApiResponse, type SendTestEmailApiArg, type SendTestEmailApiResponse, type ShareDesignApiArg, type ShareDesignApiResponse, type ShareViewApiArg, type ShareViewApiResponse, type SignupRequestApiArg, type SignupRequestApiResponse, type StartTestByIdApiArg, type StartTestByIdApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type SubmitSupportRequestApiArg, type SubmitSupportRequestApiResponse, type TestOrganizationSmtpConfigurationApiArg, type TestOrganizationSmtpConfigurationApiResponse, type UnPublishCatalogContentApiArg, type UnPublishCatalogContentApiResponse, type UnassignDesignFromWorkspaceApiArg, type UnassignDesignFromWorkspaceApiResponse, type UnassignEnvironmentFromWorkspaceApiArg, type UnassignEnvironmentFromWorkspaceApiResponse, type UnassignKeychainFromRoleApiArg, type UnassignKeychainFromRoleApiResponse, type UnassignTeamFromWorkspaceApiArg, type UnassignTeamFromWorkspaceApiResponse, type UnassignViewFromWorkspaceApiArg, type UnassignViewFromWorkspaceApiResponse, type UpdateAcademyCurriculaByIdApiArg, type UpdateAcademyCurriculaByIdApiResponse, type UpdateConnectionApiArg, type UpdateConnectionApiResponse, type UpdateConnectionDefinitionApiArg, type UpdateConnectionDefinitionApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateEnvironmentApiArg, type UpdateEnvironmentApiResponse, type UpdateEventStatusApiArg, type UpdateEventStatusApiResponse, type UpdateFilterApiArg, type UpdateFilterApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, type UpdateKeychainApiArg, type UpdateKeychainApiResponse, type UpdateOrgApiArg, type UpdateOrgApiResponse, type UpdatePerformanceProfileApiArg, type UpdatePerformanceProfileApiResponse, type UpdateTeamApiArg, type UpdateTeamApiResponse, type UpdateUserCredentialApiArg, type UpdateUserCredentialApiResponse, type UpdateViewApiArg, type UpdateViewApiResponse, type UpdateWorkspaceApiArg, type UpdateWorkspaceApiResponse, type UpgradeSubscriptionApiArg, type UpgradeSubscriptionApiResponse, type UpsertFilterApiArg, type UpsertFilterApiResponse, type UpsertKeyApiArg, type UpsertKeyApiResponse, type UpsertOrganizationSmtpConfigurationApiArg, type UpsertOrganizationSmtpConfigurationApiResponse, type UpsertPatternApiArg, type UpsertPatternApiResponse, type UpsertPatternResourceApiArg, type UpsertPatternResourceApiResponse, type UpsertPatternSourceContentApiArg, type UpsertPatternSourceContentApiResponse, type UpsertPerformanceProfileApiArg, type UpsertPerformanceProfileApiResponse, type UpsertRoleApiArg, type UpsertRoleApiResponse, type UpsertScheduleApiArg, type UpsertScheduleApiResponse, type UpsertSubscriptionApiArg, type UpsertSubscriptionApiResponse, type VerifyOrganizationSmtpDomainApiArg, type VerifyOrganizationSmtpDomainApiResponse, type WithdrawFromAcademyContentApiArg, type WithdrawFromAcademyContentApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useAddConnectionToEnvironmentMutation, useAddKeyToKeychainMutation, useAddRoleHolderMutation, useAddTeamToOrgMutation, useAddUserToOrgMutation, useAddUserToTeamMutation, useApproveCatalogRequestMutation, useApproveSignupRequestMutation, useAssignBadgesMutation, useAssignDesignToWorkspaceMutation, useAssignEnvironmentToWorkspaceMutation, useAssignKeychainToRoleMutation, useAssignTeamToWorkspaceMutation, useAssignViewToWorkspaceMutation, useBulkDeleteEventsMutation, useBulkEditRoleHolderMutation, useBulkUpdateEventStatusMutation, useCancelSubscriptionMutation, useCloneFilterMutation, useClonePatternMutation, useCreateAcademyCurriculaMutation, useCreateAnonymousUserSessionMutation, useCreateEnvironmentMutation, useCreateEventMutation, useCreateInvitationMutation, useCreateKeychainMutation, useCreateOrUpdateBadgeMutation, useCreateOrgMutation, useCreateSubscriptionMutation, useCreateTeamMutation, useCreateViewMutation, useCreateWorkspaceMutation, useDeleteAcademyCurriculaByIdMutation, useDeleteBadgeByIdMutation, useDeleteConnectionDefinitionMutation, useDeleteConnectionMutation, useDeleteEnvironmentMutation, useDeleteEventMutation, useDeleteFilterMutation, useDeleteFiltersMutation, useDeleteInvitationMutation, useDeleteKeyMutation, useDeleteKeychainMutation, useDeleteMesheryConnectionMutation, useDeleteOrgMutation, useDeleteOrganizationSmtpConfigurationMutation, useDeletePatternMutation, useDeletePatternResourceMutation, useDeletePatternsMutation, useDeletePerformanceProfileMutation, useDeleteRoleMutation, useDeleteScheduleMutation, useDeleteTeamMutation, useDeleteUserAccountMutation, useDeleteUserCredentialMutation, useDeleteUserFromOrgMutation, useDeleteUserTokenMutation, useDeleteViewMutation, useDeleteWorkspaceMutation, useDenyCatalogRequestMutation, useDenySignupRequestMutation, useDownloadTokenQuery, useGenerateTokenMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyContentQuery, useGetAcademyCurriculaByIdQuery, useGetAcademyCurriculaQuery, useGetAccountDeletionEligibilityQuery, useGetAllRolesQuery, useGetAllTestSessionsForRegistrationQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetAvailableBadgesQuery, useGetBadgeByIdQuery, useGetCatalogContentClassesQuery, useGetCatalogContentQuery, useGetCatalogRequestQuery, useGetCertificateByIdQuery, useGetConnectionByIdQuery, useGetConnectionDefinitionQuery, useGetConnectionsQuery, useGetCredentialByIdQuery, useGetDesignPatternFileQuery, useGetDesignsOfWorkspaceQuery, useGetEnvironmentByIdQuery, useGetEnvironmentConnectionsQuery, useGetEnvironmentsOfWorkspaceQuery, useGetEnvironmentsQuery, useGetEventSummaryByUserQuery, useGetEventTypesQuery, useGetEventsAggregateQuery, useGetEventsOfWorkspaceQuery, useGetEventsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetFilterFileQuery, useGetFilterQuery, useGetFiltersQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetKeyByIdQuery, useGetKeychainByIdQuery, useGetKeychainsQuery, useGetKeysOfKeychainQuery, useGetKeysQuery, useGetKubernetesContextQuery, useGetMeshModelModelsQuery, useGetMyAcademyCurriculaQuery, useGetOrgByDomainQuery, useGetOrgPreferencesQuery, useGetOrgQuery, useGetOrganizationSmtpConfigurationQuery, useGetOrganizationSmtpDomainVerificationQuery, useGetOrgsQuery, useGetPatternQuery, useGetPatternResourceQuery, useGetPatternResourcesQuery, useGetPatternsQuery, useGetPerformanceProfileQuery, useGetPerformanceProfileResultQuery, useGetPerformanceProfileResultsQuery, useGetPerformanceProfilesQuery, useGetPerformanceResultsQuery, useGetPlansQuery, useGetResourceAccessActorsByTypeQuery, useGetRoleKeychainsQuery, useGetScheduleQuery, useGetSchedulesQuery, useGetSignupRequestNotificationQuery, useGetSignupRequestsQuery, useGetSubscriptionByIdQuery, useGetSubscriptionsQuery, useGetSystemVersionQuery, useGetTeamByIdQuery, useGetTeamUsersQuery, useGetTeamsOfWorkspaceQuery, useGetTeamsQuery, useGetTestByAbsPathQuery, useGetUserCredentialsQuery, useGetUserEmailAddressesQuery, useGetUserKeysQuery, useGetUserProfileByIdQuery, useGetUserProfileOverviewQuery, useGetUserQuery, useGetUserRecentActivitiesQuery, useGetUserTokensQuery, useGetUsersForOrgQuery, useGetUsersQuery, useGetViewByIdQuery, useGetViewsOfWorkspaceQuery, useGetViewsQuery, useGetWorkspaceByIdQuery, useGetWorkspacesQuery, useHandleResourceShareMutation, useHandleSubscriptionWebhookMutation, useHandleUserInviteMutation, useImportDesignMutation, useIssueIndefiniteLifetimeTokenQuery, useLazyDownloadTokenQuery, useLazyGetAcademyAdminRegistrationsQuery, useLazyGetAcademyAdminSummaryQuery, useLazyGetAcademyContentQuery, useLazyGetAcademyCurriculaByIdQuery, useLazyGetAcademyCurriculaQuery, useLazyGetAccountDeletionEligibilityQuery, useLazyGetAllRolesQuery, useLazyGetAllTestSessionsForRegistrationQuery, useLazyGetApiAcademyRegistrationsByContentIdQuery, useLazyGetAvailableBadgesQuery, useLazyGetBadgeByIdQuery, useLazyGetCatalogContentClassesQuery, useLazyGetCatalogContentQuery, useLazyGetCatalogRequestQuery, useLazyGetCertificateByIdQuery, useLazyGetConnectionByIdQuery, useLazyGetConnectionDefinitionQuery, useLazyGetConnectionsQuery, useLazyGetCredentialByIdQuery, useLazyGetDesignPatternFileQuery, useLazyGetDesignsOfWorkspaceQuery, useLazyGetEnvironmentByIdQuery, useLazyGetEnvironmentConnectionsQuery, useLazyGetEnvironmentsOfWorkspaceQuery, useLazyGetEnvironmentsQuery, useLazyGetEventSummaryByUserQuery, useLazyGetEventTypesQuery, useLazyGetEventsAggregateQuery, useLazyGetEventsOfWorkspaceQuery, useLazyGetEventsQuery, useLazyGetFeaturesByOrganizationQuery, useLazyGetFeaturesQuery, useLazyGetFilterFileQuery, useLazyGetFilterQuery, useLazyGetFiltersQuery, useLazyGetInvitationQuery, useLazyGetInvitationsQuery, useLazyGetKeyByIdQuery, useLazyGetKeychainByIdQuery, useLazyGetKeychainsQuery, useLazyGetKeysOfKeychainQuery, useLazyGetKeysQuery, useLazyGetKubernetesContextQuery, useLazyGetMeshModelModelsQuery, useLazyGetMyAcademyCurriculaQuery, useLazyGetOrgByDomainQuery, useLazyGetOrgPreferencesQuery, useLazyGetOrgQuery, useLazyGetOrganizationSmtpConfigurationQuery, useLazyGetOrganizationSmtpDomainVerificationQuery, useLazyGetOrgsQuery, useLazyGetPatternQuery, useLazyGetPatternResourceQuery, useLazyGetPatternResourcesQuery, useLazyGetPatternsQuery, useLazyGetPerformanceProfileQuery, useLazyGetPerformanceProfileResultQuery, useLazyGetPerformanceProfileResultsQuery, useLazyGetPerformanceProfilesQuery, useLazyGetPerformanceResultsQuery, useLazyGetPlansQuery, useLazyGetResourceAccessActorsByTypeQuery, useLazyGetRoleKeychainsQuery, useLazyGetScheduleQuery, useLazyGetSchedulesQuery, useLazyGetSignupRequestNotificationQuery, useLazyGetSignupRequestsQuery, useLazyGetSubscriptionByIdQuery, useLazyGetSubscriptionsQuery, useLazyGetSystemVersionQuery, useLazyGetTeamByIdQuery, useLazyGetTeamUsersQuery, useLazyGetTeamsOfWorkspaceQuery, useLazyGetTeamsQuery, useLazyGetTestByAbsPathQuery, useLazyGetUserCredentialsQuery, useLazyGetUserEmailAddressesQuery, useLazyGetUserKeysQuery, useLazyGetUserProfileByIdQuery, useLazyGetUserProfileOverviewQuery, useLazyGetUserQuery, useLazyGetUserRecentActivitiesQuery, useLazyGetUserTokensQuery, useLazyGetUsersForOrgQuery, useLazyGetUsersQuery, useLazyGetViewByIdQuery, useLazyGetViewsOfWorkspaceQuery, useLazyGetViewsQuery, useLazyGetWorkspaceByIdQuery, useLazyGetWorkspacesQuery, useLazyIssueIndefiniteLifetimeTokenQuery, useLazyListConnectionDefinitionsQuery, useLazyListUsersNotInTeamQuery, useLazySearchUsersInOrgQuery, useLazySearchUsersQuery, useListConnectionDefinitionsQuery, useListUsersNotInTeamQuery, useNotifyMentionUsersMutation, usePreviewSubscriptionUpgradeMutation, usePublishCatalogContentMutation, useRegisterConnectionDefinitionMutation, useRegisterConnectionMutation, useRegisterToAcademyContentMutation, useRemoveConnectionFromEnvironmentMutation, useRemoveKeyFromKeychainMutation, useRemoveTeamFromOrgMutation, useRemoveUserFromTeamMutation, useSaveUserCredentialMutation, useSearchUsersInOrgQuery, useSearchUsersQuery, useSendTestEmailMutation, useShareDesignMutation, useShareViewMutation, useSignupRequestMutation, useStartTestByIdMutation, useSubmitQuizMutation, useSubmitSupportRequestMutation, useTestOrganizationSmtpConfigurationMutation, useUnPublishCatalogContentMutation, useUnassignDesignFromWorkspaceMutation, useUnassignEnvironmentFromWorkspaceMutation, useUnassignKeychainFromRoleMutation, useUnassignTeamFromWorkspaceMutation, useUnassignViewFromWorkspaceMutation, useUpdateAcademyCurriculaByIdMutation, useUpdateConnectionDefinitionMutation, useUpdateConnectionMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateEnvironmentMutation, useUpdateEventStatusMutation, useUpdateFilterMutation, useUpdateInvitationMutation, useUpdateKeychainMutation, useUpdateOrgMutation, useUpdatePerformanceProfileMutation, useUpdateTeamMutation, useUpdateUserCredentialMutation, useUpdateViewMutation, useUpdateWorkspaceMutation, useUpgradeSubscriptionMutation, useUpsertFilterMutation, useUpsertKeyMutation, useUpsertOrganizationSmtpConfigurationMutation, useUpsertPatternMutation, useUpsertPatternResourceMutation, useUpsertPatternSourceContentMutation, useUpsertPerformanceProfileMutation, useUpsertRoleMutation, useUpsertScheduleMutation, useUpsertSubscriptionMutation, useVerifyOrganizationSmtpDomainMutation, useWithdrawFromAcademyContentMutation };
69442
+ export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type AddConnectionToEnvironmentApiArg, type AddConnectionToEnvironmentApiResponse, type AddKeyToKeychainApiArg, type AddKeyToKeychainApiResponse, type AddRoleHolderApiArg, type AddRoleHolderApiResponse, type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToOrgApiArg, type AddUserToOrgApiResponse, type AddUserToTeamApiArg, type AddUserToTeamApiResponse, type ApproveCatalogRequestApiArg, type ApproveCatalogRequestApiResponse, type ApproveSignupRequestApiArg, type ApproveSignupRequestApiResponse, type AssignBadgesApiArg, type AssignBadgesApiResponse, type AssignDesignToWorkspaceApiArg, type AssignDesignToWorkspaceApiResponse, type AssignEnvironmentToWorkspaceApiArg, type AssignEnvironmentToWorkspaceApiResponse, type AssignKeychainToRoleApiArg, type AssignKeychainToRoleApiResponse, type AssignTeamToWorkspaceApiArg, type AssignTeamToWorkspaceApiResponse, type AssignViewToWorkspaceApiArg, type AssignViewToWorkspaceApiResponse, type BulkDeleteEventsApiArg, type BulkDeleteEventsApiResponse, type BulkEditRoleHolderApiArg, type BulkEditRoleHolderApiResponse, type BulkUpdateEventStatusApiArg, type BulkUpdateEventStatusApiResponse, type CancelSubscriptionApiArg, type CancelSubscriptionApiResponse, type CloneFilterApiArg, type CloneFilterApiResponse, type ClonePatternApiArg, type ClonePatternApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateAnonymousUserSessionApiArg, type CreateAnonymousUserSessionApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateEventApiArg, type CreateEventApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateKeychainApiArg, type CreateKeychainApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type CreateOrgApiArg, type CreateOrgApiResponse, type CreateOrganizationSmtpConfigurationApiArg, type CreateOrganizationSmtpConfigurationApiResponse, type CreateSubscriptionApiArg, type CreateSubscriptionApiResponse, type CreateTeamApiArg, type CreateTeamApiResponse, type CreateViewApiArg, type CreateViewApiResponse, type CreateWorkspaceApiArg, type CreateWorkspaceApiResponse, type DeleteAcademyCurriculaByIdApiArg, type DeleteAcademyCurriculaByIdApiResponse, type DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, type DeleteConnectionApiArg, type DeleteConnectionApiResponse, type DeleteConnectionDefinitionApiArg, type DeleteConnectionDefinitionApiResponse, type DeleteEnvironmentApiArg, type DeleteEnvironmentApiResponse, type DeleteEventApiArg, type DeleteEventApiResponse, type DeleteFilterApiArg, type DeleteFilterApiResponse, type DeleteFiltersApiArg, type DeleteFiltersApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type DeleteKeyApiArg, type DeleteKeyApiResponse, type DeleteKeychainApiArg, type DeleteKeychainApiResponse, type DeleteMesheryConnectionApiArg, type DeleteMesheryConnectionApiResponse, type DeleteOrgApiArg, type DeleteOrgApiResponse, type DeleteOrganizationSmtpEnvironmentApiArg, type DeleteOrganizationSmtpEnvironmentApiResponse, type DeletePatternApiArg, type DeletePatternApiResponse, type DeletePatternResourceApiArg, type DeletePatternResourceApiResponse, type DeletePatternsApiArg, type DeletePatternsApiResponse, type DeletePerformanceProfileApiArg, type DeletePerformanceProfileApiResponse, type DeleteRoleApiArg, type DeleteRoleApiResponse, type DeleteScheduleApiArg, type DeleteScheduleApiResponse, type DeleteTeamApiArg, type DeleteTeamApiResponse, type DeleteUserAccountApiArg, type DeleteUserAccountApiResponse, type DeleteUserCredentialApiArg, type DeleteUserCredentialApiResponse, type DeleteUserFromOrgApiArg, type DeleteUserFromOrgApiResponse, type DeleteUserTokenApiArg, type DeleteUserTokenApiResponse, type DeleteViewApiArg, type DeleteViewApiResponse, type DeleteWorkspaceApiArg, type DeleteWorkspaceApiResponse, type DenyCatalogRequestApiArg, type DenyCatalogRequestApiResponse, type DenySignupRequestApiArg, type DenySignupRequestApiResponse, type DownloadTokenApiArg, type DownloadTokenApiResponse, type GenerateTokenApiArg, type GenerateTokenApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyContentApiArg, type GetAcademyContentApiResponse, type GetAcademyCurriculaApiArg, type GetAcademyCurriculaApiResponse, type GetAcademyCurriculaByIdApiArg, type GetAcademyCurriculaByIdApiResponse, type GetAccountDeletionEligibilityApiArg, type GetAccountDeletionEligibilityApiResponse, type GetAllRolesApiArg, type GetAllRolesApiResponse, type GetAllTestSessionsForRegistrationApiArg, type GetAllTestSessionsForRegistrationApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetAvailableBadgesApiArg, type GetAvailableBadgesApiResponse, type GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, type GetCatalogContentApiArg, type GetCatalogContentApiResponse, type GetCatalogContentClassesApiArg, type GetCatalogContentClassesApiResponse, type GetCatalogRequestApiArg, type GetCatalogRequestApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetConnectionByIdApiArg, type GetConnectionByIdApiResponse, type GetConnectionDefinitionApiArg, type GetConnectionDefinitionApiResponse, type GetConnectionsApiArg, type GetConnectionsApiResponse, type GetCredentialByIdApiArg, type GetCredentialByIdApiResponse, type GetDesignPatternFileApiArg, type GetDesignPatternFileApiResponse, type GetDesignsOfWorkspaceApiArg, type GetDesignsOfWorkspaceApiResponse, type GetEnvironmentByIdApiArg, type GetEnvironmentByIdApiResponse, type GetEnvironmentConnectionsApiArg, type GetEnvironmentConnectionsApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetEnvironmentsOfWorkspaceApiArg, type GetEnvironmentsOfWorkspaceApiResponse, type GetEventSummaryByUserApiArg, type GetEventSummaryByUserApiResponse, type GetEventTypesApiArg, type GetEventTypesApiResponse, type GetEventsAggregateApiArg, type GetEventsAggregateApiResponse, type GetEventsApiArg, type GetEventsApiResponse, type GetEventsOfWorkspaceApiArg, type GetEventsOfWorkspaceApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetFilterApiArg, type GetFilterApiResponse, type GetFilterFileApiArg, type GetFilterFileApiResponse, type GetFiltersApiArg, type GetFiltersApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetKeyByIdApiArg, type GetKeyByIdApiResponse, type GetKeychainByIdApiArg, type GetKeychainByIdApiResponse, type GetKeychainsApiArg, type GetKeychainsApiResponse, type GetKeysApiArg, type GetKeysApiResponse, type GetKeysOfKeychainApiArg, type GetKeysOfKeychainApiResponse, type GetKubernetesContextApiArg, type GetKubernetesContextApiResponse, type GetMeshModelModelsApiArg, type GetMeshModelModelsApiResponse, type GetMyAcademyCurriculaApiArg, type GetMyAcademyCurriculaApiResponse, type GetOrgApiArg, type GetOrgApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetOrgPreferencesApiArg, type GetOrgPreferencesApiResponse, type GetOrganizationSmtpConfigurationApiArg, type GetOrganizationSmtpConfigurationApiResponse, type GetOrganizationSmtpDomainVerificationApiArg, type GetOrganizationSmtpDomainVerificationApiResponse, type GetOrganizationSmtpEnvironmentApiArg, type GetOrganizationSmtpEnvironmentApiResponse, type GetOrgsApiArg, type GetOrgsApiResponse, type GetPatternApiArg, type GetPatternApiResponse, type GetPatternResourceApiArg, type GetPatternResourceApiResponse, type GetPatternResourcesApiArg, type GetPatternResourcesApiResponse, type GetPatternsApiArg, type GetPatternsApiResponse, type GetPerformanceProfileApiArg, type GetPerformanceProfileApiResponse, type GetPerformanceProfileResultApiArg, type GetPerformanceProfileResultApiResponse, type GetPerformanceProfileResultsApiArg, type GetPerformanceProfileResultsApiResponse, type GetPerformanceProfilesApiArg, type GetPerformanceProfilesApiResponse, type GetPerformanceResultsApiArg, type GetPerformanceResultsApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetResourceAccessActorsByTypeApiArg, type GetResourceAccessActorsByTypeApiResponse, type GetRoleKeychainsApiArg, type GetRoleKeychainsApiResponse, type GetScheduleApiArg, type GetScheduleApiResponse, type GetSchedulesApiArg, type GetSchedulesApiResponse, type GetSignupRequestNotificationApiArg, type GetSignupRequestNotificationApiResponse, type GetSignupRequestsApiArg, type GetSignupRequestsApiResponse, type GetSubscriptionByIdApiArg, type GetSubscriptionByIdApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type GetSystemVersionApiArg, type GetSystemVersionApiResponse, type GetTeamByIdApiArg, type GetTeamByIdApiResponse, type GetTeamUsersApiArg, type GetTeamUsersApiResponse, type GetTeamsApiArg, type GetTeamsApiResponse, type GetTeamsOfWorkspaceApiArg, type GetTeamsOfWorkspaceApiResponse, type GetTestByAbsPathApiArg, type GetTestByAbsPathApiResponse, type GetUserApiArg, type GetUserApiResponse, type GetUserCredentialsApiArg, type GetUserCredentialsApiResponse, type GetUserEmailAddressesApiArg, type GetUserEmailAddressesApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type GetUserProfileByIdApiArg, type GetUserProfileByIdApiResponse, type GetUserProfileOverviewApiArg, type GetUserProfileOverviewApiResponse, type GetUserRecentActivitiesApiArg, type GetUserRecentActivitiesApiResponse, type GetUserTokensApiArg, type GetUserTokensApiResponse, type GetUsersApiArg, type GetUsersApiResponse, type GetUsersForOrgApiArg, type GetUsersForOrgApiResponse, type GetViewByIdApiArg, type GetViewByIdApiResponse, type GetViewsApiArg, type GetViewsApiResponse, type GetViewsOfWorkspaceApiArg, type GetViewsOfWorkspaceApiResponse, type GetWorkspaceByIdApiArg, type GetWorkspaceByIdApiResponse, type GetWorkspacesApiArg, type GetWorkspacesApiResponse, type HandleResourceShareApiArg, type HandleResourceShareApiResponse, type HandleSubscriptionWebhookApiArg, type HandleSubscriptionWebhookApiResponse, type HandleUserInviteApiArg, type HandleUserInviteApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type IssueIndefiniteLifetimeTokenApiArg, type IssueIndefiniteLifetimeTokenApiResponse, type ListConnectionDefinitionsApiArg, type ListConnectionDefinitionsApiResponse, type ListUsersNotInTeamApiArg, type ListUsersNotInTeamApiResponse, type NotifyMentionUsersApiArg, type NotifyMentionUsersApiResponse, type PreviewSubscriptionUpgradeApiArg, type PreviewSubscriptionUpgradeApiResponse, type PublishCatalogContentApiArg, type PublishCatalogContentApiResponse, type RegisterConnectionApiArg, type RegisterConnectionApiResponse, type RegisterConnectionDefinitionApiArg, type RegisterConnectionDefinitionApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type RemoveConnectionFromEnvironmentApiArg, type RemoveConnectionFromEnvironmentApiResponse, type RemoveKeyFromKeychainApiArg, type RemoveKeyFromKeychainApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type RemoveUserFromTeamApiArg, type RemoveUserFromTeamApiResponse, type RotateOrganizationSmtpCredentialApiArg, type RotateOrganizationSmtpCredentialApiResponse, type SaveUserCredentialApiArg, type SaveUserCredentialApiResponse, type SearchUsersApiArg, type SearchUsersApiResponse, type SearchUsersInOrgApiArg, type SearchUsersInOrgApiResponse, type SendTestEmailApiArg, type SendTestEmailApiResponse, type SetOrganizationSmtpEnablementApiArg, type SetOrganizationSmtpEnablementApiResponse, type ShareDesignApiArg, type ShareDesignApiResponse, type ShareViewApiArg, type ShareViewApiResponse, type SignupRequestApiArg, type SignupRequestApiResponse, type StartTestByIdApiArg, type StartTestByIdApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type SubmitSupportRequestApiArg, type SubmitSupportRequestApiResponse, type TestOrganizationSmtpConfigurationApiArg, type TestOrganizationSmtpConfigurationApiResponse, type UnPublishCatalogContentApiArg, type UnPublishCatalogContentApiResponse, type UnassignDesignFromWorkspaceApiArg, type UnassignDesignFromWorkspaceApiResponse, type UnassignEnvironmentFromWorkspaceApiArg, type UnassignEnvironmentFromWorkspaceApiResponse, type UnassignKeychainFromRoleApiArg, type UnassignKeychainFromRoleApiResponse, type UnassignTeamFromWorkspaceApiArg, type UnassignTeamFromWorkspaceApiResponse, type UnassignViewFromWorkspaceApiArg, type UnassignViewFromWorkspaceApiResponse, type UpdateAcademyCurriculaByIdApiArg, type UpdateAcademyCurriculaByIdApiResponse, type UpdateConnectionApiArg, type UpdateConnectionApiResponse, type UpdateConnectionDefinitionApiArg, type UpdateConnectionDefinitionApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateEnvironmentApiArg, type UpdateEnvironmentApiResponse, type UpdateEventStatusApiArg, type UpdateEventStatusApiResponse, type UpdateFilterApiArg, type UpdateFilterApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, type UpdateKeychainApiArg, type UpdateKeychainApiResponse, type UpdateOrgApiArg, type UpdateOrgApiResponse, type UpdateOrganizationSmtpConfigurationApiArg, type UpdateOrganizationSmtpConfigurationApiResponse, type UpdatePerformanceProfileApiArg, type UpdatePerformanceProfileApiResponse, type UpdateTeamApiArg, type UpdateTeamApiResponse, type UpdateUserCredentialApiArg, type UpdateUserCredentialApiResponse, type UpdateViewApiArg, type UpdateViewApiResponse, type UpdateWorkspaceApiArg, type UpdateWorkspaceApiResponse, type UpgradeSubscriptionApiArg, type UpgradeSubscriptionApiResponse, type UpsertFilterApiArg, type UpsertFilterApiResponse, type UpsertKeyApiArg, type UpsertKeyApiResponse, type UpsertPatternApiArg, type UpsertPatternApiResponse, type UpsertPatternResourceApiArg, type UpsertPatternResourceApiResponse, type UpsertPatternSourceContentApiArg, type UpsertPatternSourceContentApiResponse, type UpsertPerformanceProfileApiArg, type UpsertPerformanceProfileApiResponse, type UpsertRoleApiArg, type UpsertRoleApiResponse, type UpsertScheduleApiArg, type UpsertScheduleApiResponse, type UpsertSubscriptionApiArg, type UpsertSubscriptionApiResponse, type VerifyOrganizationSmtpDomainApiArg, type VerifyOrganizationSmtpDomainApiResponse, type WithdrawFromAcademyContentApiArg, type WithdrawFromAcademyContentApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useAddConnectionToEnvironmentMutation, useAddKeyToKeychainMutation, useAddRoleHolderMutation, useAddTeamToOrgMutation, useAddUserToOrgMutation, useAddUserToTeamMutation, useApproveCatalogRequestMutation, useApproveSignupRequestMutation, useAssignBadgesMutation, useAssignDesignToWorkspaceMutation, useAssignEnvironmentToWorkspaceMutation, useAssignKeychainToRoleMutation, useAssignTeamToWorkspaceMutation, useAssignViewToWorkspaceMutation, useBulkDeleteEventsMutation, useBulkEditRoleHolderMutation, useBulkUpdateEventStatusMutation, useCancelSubscriptionMutation, useCloneFilterMutation, useClonePatternMutation, useCreateAcademyCurriculaMutation, useCreateAnonymousUserSessionMutation, useCreateEnvironmentMutation, useCreateEventMutation, useCreateInvitationMutation, useCreateKeychainMutation, useCreateOrUpdateBadgeMutation, useCreateOrgMutation, useCreateOrganizationSmtpConfigurationMutation, useCreateSubscriptionMutation, useCreateTeamMutation, useCreateViewMutation, useCreateWorkspaceMutation, useDeleteAcademyCurriculaByIdMutation, useDeleteBadgeByIdMutation, useDeleteConnectionDefinitionMutation, useDeleteConnectionMutation, useDeleteEnvironmentMutation, useDeleteEventMutation, useDeleteFilterMutation, useDeleteFiltersMutation, useDeleteInvitationMutation, useDeleteKeyMutation, useDeleteKeychainMutation, useDeleteMesheryConnectionMutation, useDeleteOrgMutation, useDeleteOrganizationSmtpEnvironmentMutation, useDeletePatternMutation, useDeletePatternResourceMutation, useDeletePatternsMutation, useDeletePerformanceProfileMutation, useDeleteRoleMutation, useDeleteScheduleMutation, useDeleteTeamMutation, useDeleteUserAccountMutation, useDeleteUserCredentialMutation, useDeleteUserFromOrgMutation, useDeleteUserTokenMutation, useDeleteViewMutation, useDeleteWorkspaceMutation, useDenyCatalogRequestMutation, useDenySignupRequestMutation, useDownloadTokenQuery, useGenerateTokenMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyContentQuery, useGetAcademyCurriculaByIdQuery, useGetAcademyCurriculaQuery, useGetAccountDeletionEligibilityQuery, useGetAllRolesQuery, useGetAllTestSessionsForRegistrationQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetAvailableBadgesQuery, useGetBadgeByIdQuery, useGetCatalogContentClassesQuery, useGetCatalogContentQuery, useGetCatalogRequestQuery, useGetCertificateByIdQuery, useGetConnectionByIdQuery, useGetConnectionDefinitionQuery, useGetConnectionsQuery, useGetCredentialByIdQuery, useGetDesignPatternFileQuery, useGetDesignsOfWorkspaceQuery, useGetEnvironmentByIdQuery, useGetEnvironmentConnectionsQuery, useGetEnvironmentsOfWorkspaceQuery, useGetEnvironmentsQuery, useGetEventSummaryByUserQuery, useGetEventTypesQuery, useGetEventsAggregateQuery, useGetEventsOfWorkspaceQuery, useGetEventsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetFilterFileQuery, useGetFilterQuery, useGetFiltersQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetKeyByIdQuery, useGetKeychainByIdQuery, useGetKeychainsQuery, useGetKeysOfKeychainQuery, useGetKeysQuery, useGetKubernetesContextQuery, useGetMeshModelModelsQuery, useGetMyAcademyCurriculaQuery, useGetOrgByDomainQuery, useGetOrgPreferencesQuery, useGetOrgQuery, useGetOrganizationSmtpConfigurationQuery, useGetOrganizationSmtpDomainVerificationQuery, useGetOrganizationSmtpEnvironmentQuery, useGetOrgsQuery, useGetPatternQuery, useGetPatternResourceQuery, useGetPatternResourcesQuery, useGetPatternsQuery, useGetPerformanceProfileQuery, useGetPerformanceProfileResultQuery, useGetPerformanceProfileResultsQuery, useGetPerformanceProfilesQuery, useGetPerformanceResultsQuery, useGetPlansQuery, useGetResourceAccessActorsByTypeQuery, useGetRoleKeychainsQuery, useGetScheduleQuery, useGetSchedulesQuery, useGetSignupRequestNotificationQuery, useGetSignupRequestsQuery, useGetSubscriptionByIdQuery, useGetSubscriptionsQuery, useGetSystemVersionQuery, useGetTeamByIdQuery, useGetTeamUsersQuery, useGetTeamsOfWorkspaceQuery, useGetTeamsQuery, useGetTestByAbsPathQuery, useGetUserCredentialsQuery, useGetUserEmailAddressesQuery, useGetUserKeysQuery, useGetUserProfileByIdQuery, useGetUserProfileOverviewQuery, useGetUserQuery, useGetUserRecentActivitiesQuery, useGetUserTokensQuery, useGetUsersForOrgQuery, useGetUsersQuery, useGetViewByIdQuery, useGetViewsOfWorkspaceQuery, useGetViewsQuery, useGetWorkspaceByIdQuery, useGetWorkspacesQuery, useHandleResourceShareMutation, useHandleSubscriptionWebhookMutation, useHandleUserInviteMutation, useImportDesignMutation, useIssueIndefiniteLifetimeTokenQuery, useLazyDownloadTokenQuery, useLazyGetAcademyAdminRegistrationsQuery, useLazyGetAcademyAdminSummaryQuery, useLazyGetAcademyContentQuery, useLazyGetAcademyCurriculaByIdQuery, useLazyGetAcademyCurriculaQuery, useLazyGetAccountDeletionEligibilityQuery, useLazyGetAllRolesQuery, useLazyGetAllTestSessionsForRegistrationQuery, useLazyGetApiAcademyRegistrationsByContentIdQuery, useLazyGetAvailableBadgesQuery, useLazyGetBadgeByIdQuery, useLazyGetCatalogContentClassesQuery, useLazyGetCatalogContentQuery, useLazyGetCatalogRequestQuery, useLazyGetCertificateByIdQuery, useLazyGetConnectionByIdQuery, useLazyGetConnectionDefinitionQuery, useLazyGetConnectionsQuery, useLazyGetCredentialByIdQuery, useLazyGetDesignPatternFileQuery, useLazyGetDesignsOfWorkspaceQuery, useLazyGetEnvironmentByIdQuery, useLazyGetEnvironmentConnectionsQuery, useLazyGetEnvironmentsOfWorkspaceQuery, useLazyGetEnvironmentsQuery, useLazyGetEventSummaryByUserQuery, useLazyGetEventTypesQuery, useLazyGetEventsAggregateQuery, useLazyGetEventsOfWorkspaceQuery, useLazyGetEventsQuery, useLazyGetFeaturesByOrganizationQuery, useLazyGetFeaturesQuery, useLazyGetFilterFileQuery, useLazyGetFilterQuery, useLazyGetFiltersQuery, useLazyGetInvitationQuery, useLazyGetInvitationsQuery, useLazyGetKeyByIdQuery, useLazyGetKeychainByIdQuery, useLazyGetKeychainsQuery, useLazyGetKeysOfKeychainQuery, useLazyGetKeysQuery, useLazyGetKubernetesContextQuery, useLazyGetMeshModelModelsQuery, useLazyGetMyAcademyCurriculaQuery, useLazyGetOrgByDomainQuery, useLazyGetOrgPreferencesQuery, useLazyGetOrgQuery, useLazyGetOrganizationSmtpConfigurationQuery, useLazyGetOrganizationSmtpDomainVerificationQuery, useLazyGetOrganizationSmtpEnvironmentQuery, useLazyGetOrgsQuery, useLazyGetPatternQuery, useLazyGetPatternResourceQuery, useLazyGetPatternResourcesQuery, useLazyGetPatternsQuery, useLazyGetPerformanceProfileQuery, useLazyGetPerformanceProfileResultQuery, useLazyGetPerformanceProfileResultsQuery, useLazyGetPerformanceProfilesQuery, useLazyGetPerformanceResultsQuery, useLazyGetPlansQuery, useLazyGetResourceAccessActorsByTypeQuery, useLazyGetRoleKeychainsQuery, useLazyGetScheduleQuery, useLazyGetSchedulesQuery, useLazyGetSignupRequestNotificationQuery, useLazyGetSignupRequestsQuery, useLazyGetSubscriptionByIdQuery, useLazyGetSubscriptionsQuery, useLazyGetSystemVersionQuery, useLazyGetTeamByIdQuery, useLazyGetTeamUsersQuery, useLazyGetTeamsOfWorkspaceQuery, useLazyGetTeamsQuery, useLazyGetTestByAbsPathQuery, useLazyGetUserCredentialsQuery, useLazyGetUserEmailAddressesQuery, useLazyGetUserKeysQuery, useLazyGetUserProfileByIdQuery, useLazyGetUserProfileOverviewQuery, useLazyGetUserQuery, useLazyGetUserRecentActivitiesQuery, useLazyGetUserTokensQuery, useLazyGetUsersForOrgQuery, useLazyGetUsersQuery, useLazyGetViewByIdQuery, useLazyGetViewsOfWorkspaceQuery, useLazyGetViewsQuery, useLazyGetWorkspaceByIdQuery, useLazyGetWorkspacesQuery, useLazyIssueIndefiniteLifetimeTokenQuery, useLazyListConnectionDefinitionsQuery, useLazyListUsersNotInTeamQuery, useLazySearchUsersInOrgQuery, useLazySearchUsersQuery, useListConnectionDefinitionsQuery, useListUsersNotInTeamQuery, useNotifyMentionUsersMutation, usePreviewSubscriptionUpgradeMutation, usePublishCatalogContentMutation, useRegisterConnectionDefinitionMutation, useRegisterConnectionMutation, useRegisterToAcademyContentMutation, useRemoveConnectionFromEnvironmentMutation, useRemoveKeyFromKeychainMutation, useRemoveTeamFromOrgMutation, useRemoveUserFromTeamMutation, useRotateOrganizationSmtpCredentialMutation, useSaveUserCredentialMutation, useSearchUsersInOrgQuery, useSearchUsersQuery, useSendTestEmailMutation, useSetOrganizationSmtpEnablementMutation, useShareDesignMutation, useShareViewMutation, useSignupRequestMutation, useStartTestByIdMutation, useSubmitQuizMutation, useSubmitSupportRequestMutation, useTestOrganizationSmtpConfigurationMutation, useUnPublishCatalogContentMutation, useUnassignDesignFromWorkspaceMutation, useUnassignEnvironmentFromWorkspaceMutation, useUnassignKeychainFromRoleMutation, useUnassignTeamFromWorkspaceMutation, useUnassignViewFromWorkspaceMutation, useUpdateAcademyCurriculaByIdMutation, useUpdateConnectionDefinitionMutation, useUpdateConnectionMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateEnvironmentMutation, useUpdateEventStatusMutation, useUpdateFilterMutation, useUpdateInvitationMutation, useUpdateKeychainMutation, useUpdateOrgMutation, useUpdateOrganizationSmtpConfigurationMutation, useUpdatePerformanceProfileMutation, useUpdateTeamMutation, useUpdateUserCredentialMutation, useUpdateViewMutation, useUpdateWorkspaceMutation, useUpgradeSubscriptionMutation, useUpsertFilterMutation, useUpsertKeyMutation, useUpsertPatternMutation, useUpsertPatternResourceMutation, useUpsertPatternSourceContentMutation, useUpsertPerformanceProfileMutation, useUpsertRoleMutation, useUpsertScheduleMutation, useUpsertSubscriptionMutation, useVerifyOrganizationSmtpDomainMutation, useWithdrawFromAcademyContentMutation };