@meshery/schemas 1.3.51 → 1.3.52

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,38 @@ 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
+ };
326
+ type GetOrganizationSmtpEnvironmentApiArg = {
327
+ /** Organization ID */
328
+ orgId: string;
329
+ };
330
+ type DeleteOrganizationSmtpEnvironmentApiResponse = unknown;
331
+ type DeleteOrganizationSmtpEnvironmentApiArg = {
332
+ /** Organization ID */
333
+ orgId: string;
334
+ };
299
335
  type GetOrganizationSmtpConfigurationApiResponse = {
300
336
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
301
337
  id: string;
@@ -303,24 +339,27 @@ type GetOrganizationSmtpConfigurationApiResponse = {
303
339
  organizationId: string;
304
340
  /** Hostname of the organization's SMTP server. */
305
341
  host: string;
306
- /** TCP port the organization's SMTP server listens on. */
342
+ /** 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
343
  port: number;
308
344
  /** 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
345
  encryption: "starttls" | "tls" | "none";
310
346
  /** 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
347
  authMechanism: "plain" | "cram-md5" | "none";
312
- /** Username presented to the organization's SMTP server. */
348
+ /** 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
349
  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. */
350
+ /** 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.
351
+ 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
352
  password?: string;
316
- /** Address the organization's mail is sent from. Its domain must be verified before the configuration can be enabled. */
353
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
317
354
  fromAddress: string;
318
355
  /** Display name shown alongside the from address in the message header. */
319
356
  fromDisplayName?: string;
320
357
  /** 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
358
  replyToAddress?: string;
322
- /** Whether mail is routed through this server. Cannot be set while the from domain is unverified. */
323
- enabled: boolean;
359
+ /** 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.
360
+
361
+ 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. */
362
+ status: "registered" | "connected" | "disconnected" | "ignored";
324
363
  /** 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
364
  fallbackToProvider: boolean;
326
365
  /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
@@ -329,8 +368,6 @@ type GetOrganizationSmtpConfigurationApiResponse = {
329
368
  fromDomainVerificationToken?: string;
330
369
  /** Timestamp at which control of the from domain was last proven. Null while unproven. */
331
370
  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
371
  /** Timestamp of the last message this server accepted. */
335
372
  lastSuccessAt?: string | null;
336
373
  /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
@@ -352,31 +389,34 @@ type GetOrganizationSmtpConfigurationApiArg = {
352
389
  /** Organization ID */
353
390
  orgId: string;
354
391
  };
355
- type UpsertOrganizationSmtpConfigurationApiResponse = {
392
+ type CreateOrganizationSmtpConfigurationApiResponse = {
356
393
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
357
394
  id: string;
358
395
  /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
359
396
  organizationId: string;
360
397
  /** Hostname of the organization's SMTP server. */
361
398
  host: string;
362
- /** TCP port the organization's SMTP server listens on. */
399
+ /** 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
400
  port: number;
364
401
  /** 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
402
  encryption: "starttls" | "tls" | "none";
366
403
  /** 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
404
  authMechanism: "plain" | "cram-md5" | "none";
368
- /** Username presented to the organization's SMTP server. */
405
+ /** 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
406
  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. */
407
+ /** 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.
408
+ 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
409
  password?: string;
372
- /** Address the organization's mail is sent from. Its domain must be verified before the configuration can be enabled. */
410
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
373
411
  fromAddress: string;
374
412
  /** Display name shown alongside the from address in the message header. */
375
413
  fromDisplayName?: string;
376
414
  /** 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
415
  replyToAddress?: string;
378
- /** Whether mail is routed through this server. Cannot be set while the from domain is unverified. */
379
- enabled: boolean;
416
+ /** 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.
417
+
418
+ 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. */
419
+ status: "registered" | "connected" | "disconnected" | "ignored";
380
420
  /** 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
421
  fallbackToProvider: boolean;
382
422
  /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
@@ -385,8 +425,6 @@ type UpsertOrganizationSmtpConfigurationApiResponse = {
385
425
  fromDomainVerificationToken?: string;
386
426
  /** Timestamp at which control of the from domain was last proven. Null while unproven. */
387
427
  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
428
  /** Timestamp of the last message this server accepted. */
391
429
  lastSuccessAt?: string | null;
392
430
  /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
@@ -404,40 +442,234 @@ type UpsertOrganizationSmtpConfigurationApiResponse = {
404
442
  /** Timestamp when the configuration was soft deleted. Null while it remains active. */
405
443
  deletedAt?: string | null;
406
444
  };
407
- type UpsertOrganizationSmtpConfigurationApiArg = {
445
+ type CreateOrganizationSmtpConfigurationApiArg = {
408
446
  /** Organization ID */
409
447
  orgId: string;
410
448
  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
449
  /** Hostname of the organization's SMTP server. */
414
450
  host: string;
415
- /** TCP port the organization's SMTP server listens on. */
451
+ /** TCP port the organization's SMTP server listens on. Restricted further by a submission-port allowlist. */
416
452
  port: number;
417
453
  /** 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
454
  encryption?: "starttls" | "tls" | "none";
419
455
  /** SMTP authentication mechanism. Any mechanism other than `none` requires both a username and a password. */
420
456
  authMechanism?: "plain" | "cram-md5" | "none";
421
- /** Username presented to the organization's SMTP server. */
457
+ /** 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
458
  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. */
459
+ /** 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.
460
+ 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.
461
+ 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.
462
+ 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
463
  password?: string;
425
- /** Address the organization's mail is sent from. Changing it resets from-domain verification. */
464
+ /** Address the organization's mail is sent from. */
426
465
  fromAddress: string;
427
466
  /** Display name shown alongside the from address. */
428
467
  fromDisplayName?: string;
429
468
  /** Address replies are directed to. */
430
469
  replyToAddress?: string;
431
- /** Whether mail is routed through this server. Refused while the from domain is unverified. */
432
- enabled?: boolean;
433
470
  /** 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
471
  fallbackToProvider?: boolean;
435
472
  };
436
473
  };
437
- type DeleteOrganizationSmtpConfigurationApiResponse = unknown;
438
- type DeleteOrganizationSmtpConfigurationApiArg = {
474
+ type UpdateOrganizationSmtpConfigurationApiResponse = {
475
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
476
+ id: string;
477
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
478
+ organizationId: string;
479
+ /** Hostname of the organization's SMTP server. */
480
+ host: string;
481
+ /** 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. */
482
+ port: number;
483
+ /** 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. */
484
+ encryption: "starttls" | "tls" | "none";
485
+ /** 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. */
486
+ authMechanism: "plain" | "cram-md5" | "none";
487
+ /** 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. */
488
+ username?: string;
489
+ /** 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.
490
+ 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. */
491
+ password?: string;
492
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
493
+ fromAddress: string;
494
+ /** Display name shown alongside the from address in the message header. */
495
+ fromDisplayName?: string;
496
+ /** 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. */
497
+ replyToAddress?: string;
498
+ /** 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.
499
+
500
+ 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. */
501
+ status: "registered" | "connected" | "disconnected" | "ignored";
502
+ /** 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. */
503
+ fallbackToProvider: boolean;
504
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
505
+ fromDomain?: string;
506
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
507
+ fromDomainVerificationToken?: string;
508
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
509
+ fromDomainVerifiedAt?: string | null;
510
+ /** Timestamp of the last message this server accepted. */
511
+ lastSuccessAt?: string | null;
512
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
513
+ lastFailureAt?: string | null;
514
+ /** 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. */
515
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
516
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
517
+ consecutiveFailures: number;
518
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
519
+ createdBy?: string | null;
520
+ /** Timestamp when the configuration was created. */
521
+ createdAt: string;
522
+ /** Timestamp when the configuration was last changed. */
523
+ updatedAt: string;
524
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
525
+ deletedAt?: string | null;
526
+ };
527
+ type UpdateOrganizationSmtpConfigurationApiArg = {
439
528
  /** Organization ID */
440
529
  orgId: string;
530
+ body: {
531
+ /** Hostname of the organization's SMTP server. */
532
+ host: string;
533
+ /** TCP port the organization's SMTP server listens on. Restricted further by a submission-port allowlist. */
534
+ port: number;
535
+ /** Transport encryption to negotiate. */
536
+ encryption?: "starttls" | "tls" | "none";
537
+ /** SMTP authentication mechanism. Changing this to a mechanism other than `none` while no password is stored is refused; rotate the credential first. */
538
+ authMechanism?: "plain" | "cram-md5" | "none";
539
+ /** Username presented to the organization's SMTP server. */
540
+ username?: string;
541
+ /** Address the organization's mail is sent from. Changing it to a different registrable domain resets from-domain verification. */
542
+ fromAddress: string;
543
+ /** Display name shown alongside the from address. */
544
+ fromDisplayName?: string;
545
+ /** Address replies are directed to. */
546
+ replyToAddress?: string;
547
+ /** Whether a message this server fails to accept is re-sent through the provider's shared relay. */
548
+ fallbackToProvider?: boolean;
549
+ };
550
+ };
551
+ type RotateOrganizationSmtpCredentialApiResponse =
552
+ /** status 200 The stored SMTP configuration, with the password redacted. */ {
553
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
554
+ id: string;
555
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
556
+ organizationId: string;
557
+ /** Hostname of the organization's SMTP server. */
558
+ host: string;
559
+ /** 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. */
560
+ port: number;
561
+ /** 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. */
562
+ encryption: "starttls" | "tls" | "none";
563
+ /** 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. */
564
+ authMechanism: "plain" | "cram-md5" | "none";
565
+ /** 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. */
566
+ username?: string;
567
+ /** 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.
568
+ 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. */
569
+ password?: string;
570
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
571
+ fromAddress: string;
572
+ /** Display name shown alongside the from address in the message header. */
573
+ fromDisplayName?: string;
574
+ /** 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. */
575
+ replyToAddress?: string;
576
+ /** 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.
577
+
578
+ 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. */
579
+ status: "registered" | "connected" | "disconnected" | "ignored";
580
+ /** 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. */
581
+ fallbackToProvider: boolean;
582
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
583
+ fromDomain?: string;
584
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
585
+ fromDomainVerificationToken?: string;
586
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
587
+ fromDomainVerifiedAt?: string | null;
588
+ /** Timestamp of the last message this server accepted. */
589
+ lastSuccessAt?: string | null;
590
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
591
+ lastFailureAt?: string | null;
592
+ /** 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. */
593
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
594
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
595
+ consecutiveFailures: number;
596
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
597
+ createdBy?: string | null;
598
+ /** Timestamp when the configuration was created. */
599
+ createdAt: string;
600
+ /** Timestamp when the configuration was last changed. */
601
+ updatedAt: string;
602
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
603
+ deletedAt?: string | null;
604
+ };
605
+ type RotateOrganizationSmtpCredentialApiArg = {
606
+ /** Organization ID */
607
+ orgId: string;
608
+ body: {
609
+ /** 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. */
610
+ password: string;
611
+ };
612
+ };
613
+ type SetOrganizationSmtpEnablementApiResponse = {
614
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
615
+ id: string;
616
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
617
+ organizationId: string;
618
+ /** Hostname of the organization's SMTP server. */
619
+ host: string;
620
+ /** 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. */
621
+ port: number;
622
+ /** 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. */
623
+ encryption: "starttls" | "tls" | "none";
624
+ /** 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. */
625
+ authMechanism: "plain" | "cram-md5" | "none";
626
+ /** 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. */
627
+ username?: string;
628
+ /** 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.
629
+ 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. */
630
+ password?: string;
631
+ /** Address the organization's mail is sent from. Its domain must be verified before mail is routed through this server. */
632
+ fromAddress: string;
633
+ /** Display name shown alongside the from address in the message header. */
634
+ fromDisplayName?: string;
635
+ /** 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. */
636
+ replyToAddress?: string;
637
+ /** 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.
638
+
639
+ 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. */
640
+ status: "registered" | "connected" | "disconnected" | "ignored";
641
+ /** 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. */
642
+ fallbackToProvider: boolean;
643
+ /** Registrable domain of the from address, held separately as the unit that ownership is proven for. */
644
+ fromDomain?: string;
645
+ /** Token the organization publishes in DNS to prove control of the from domain. Not a credential - it authorizes nothing and grants no access. */
646
+ fromDomainVerificationToken?: string;
647
+ /** Timestamp at which control of the from domain was last proven. Null while unproven. */
648
+ fromDomainVerifiedAt?: string | null;
649
+ /** Timestamp of the last message this server accepted. */
650
+ lastSuccessAt?: string | null;
651
+ /** Timestamp of the last delivery attempt this server rejected or failed to accept. */
652
+ lastFailureAt?: string | null;
653
+ /** 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. */
654
+ lastFailureReason?: "blocked_target" | "connect_refused" | "connect_timeout" | "tls_failed" | "starttls_unsupported" | "auth_rejected" | "relay_rejected_sender" | "relay_rejected_recipient" | "delivery_failed" | "credential_unreadable";
655
+ /** Delivery failures since the last success. Drives the circuit that stops dialling a persistently unreachable server. */
656
+ consecutiveFailures: number;
657
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
658
+ createdBy?: string | null;
659
+ /** Timestamp when the configuration was created. */
660
+ createdAt: string;
661
+ /** Timestamp when the configuration was last changed. */
662
+ updatedAt: string;
663
+ /** Timestamp when the configuration was soft deleted. Null while it remains active. */
664
+ deletedAt?: string | null;
665
+ };
666
+ type SetOrganizationSmtpEnablementApiArg = {
667
+ /** Organization ID */
668
+ orgId: string;
669
+ body: {
670
+ /** 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. */
671
+ enabled: boolean;
672
+ };
441
673
  };
442
674
  type TestOrganizationSmtpConfigurationApiResponse =
443
675
  /** status 200 The classified outcome of the delivery attempt. */ {
@@ -14248,7 +14480,7 @@ declare const useLazyGetFeaturesByOrganizationQuery: <R extends Record<string, a
14248
14480
  }, {
14249
14481
  lastArg: GetFeaturesByOrganizationApiArg;
14250
14482
  }];
14251
- declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14483
+ declare const useGetOrganizationSmtpEnvironmentQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14252
14484
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14253
14485
  originalArgs?: undefined | undefined;
14254
14486
  data?: undefined | undefined;
@@ -14258,7 +14490,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14258
14490
  startedTimeStamp?: undefined | undefined;
14259
14491
  fulfilledTimeStamp?: undefined | undefined;
14260
14492
  } & {
14261
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14493
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14262
14494
  isUninitialized: false;
14263
14495
  isLoading: false;
14264
14496
  isFetching: false;
@@ -14266,8 +14498,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14266
14498
  isError: false;
14267
14499
  }, "isUninitialized"> & {
14268
14500
  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;
14501
+ }) | (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>> & {
14502
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14271
14503
  isUninitialized: false;
14272
14504
  isLoading: false;
14273
14505
  isFetching: false;
@@ -14277,8 +14509,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14277
14509
  isLoading: true;
14278
14510
  isFetching: boolean;
14279
14511
  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;
14512
+ }) | (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>> & {
14513
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14282
14514
  isUninitialized: false;
14283
14515
  isLoading: false;
14284
14516
  isFetching: false;
@@ -14289,16 +14521,16 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14289
14521
  isFetching: true;
14290
14522
  error: undefined;
14291
14523
  } & {
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;
14524
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14525
+ } & 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>> & {
14526
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14295
14527
  isUninitialized: false;
14296
14528
  isLoading: false;
14297
14529
  isFetching: false;
14298
14530
  isSuccess: false;
14299
14531
  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;
14532
+ }, "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>> & {
14533
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14302
14534
  isUninitialized: false;
14303
14535
  isLoading: false;
14304
14536
  isFetching: false;
@@ -14309,17 +14541,17 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14309
14541
  isFetching: false;
14310
14542
  error: undefined;
14311
14543
  } & {
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;
14544
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14545
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14546
+ } & 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>> & {
14547
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14316
14548
  isUninitialized: false;
14317
14549
  isLoading: false;
14318
14550
  isFetching: false;
14319
14551
  isSuccess: false;
14320
14552
  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;
14553
+ }, "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>> & {
14554
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14323
14555
  isUninitialized: false;
14324
14556
  isLoading: false;
14325
14557
  isFetching: false;
@@ -14327,8 +14559,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14327
14559
  isError: false;
14328
14560
  }, "error" | "isError"> & {
14329
14561
  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;
14562
+ } & 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>> & {
14563
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14332
14564
  isUninitialized: false;
14333
14565
  isLoading: false;
14334
14566
  isFetching: false;
@@ -14336,7 +14568,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14336
14568
  isError: false;
14337
14569
  }, "error">>)> & {
14338
14570
  status: _reduxjs_toolkit_query.QueryStatus;
14339
- }>(arg: GetOrganizationSmtpConfigurationApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
14571
+ }>(arg: GetOrganizationSmtpEnvironmentApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
14340
14572
  skip?: boolean;
14341
14573
  refetchOnMountOrArgChange?: boolean | number;
14342
14574
  } & {
@@ -14351,7 +14583,7 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14351
14583
  startedTimeStamp?: undefined | undefined;
14352
14584
  fulfilledTimeStamp?: undefined | undefined;
14353
14585
  } & {
14354
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14586
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14355
14587
  isUninitialized: false;
14356
14588
  isLoading: false;
14357
14589
  isFetching: false;
@@ -14359,8 +14591,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14359
14591
  isError: false;
14360
14592
  }, "isUninitialized"> & {
14361
14593
  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;
14594
+ }) | (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>> & {
14595
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14364
14596
  isUninitialized: false;
14365
14597
  isLoading: false;
14366
14598
  isFetching: false;
@@ -14370,8 +14602,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14370
14602
  isLoading: true;
14371
14603
  isFetching: boolean;
14372
14604
  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;
14605
+ }) | (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>> & {
14606
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14375
14607
  isUninitialized: false;
14376
14608
  isLoading: false;
14377
14609
  isFetching: false;
@@ -14382,16 +14614,16 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14382
14614
  isFetching: true;
14383
14615
  error: undefined;
14384
14616
  } & {
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;
14617
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14618
+ } & 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>> & {
14619
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14388
14620
  isUninitialized: false;
14389
14621
  isLoading: false;
14390
14622
  isFetching: false;
14391
14623
  isSuccess: false;
14392
14624
  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;
14625
+ }, "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>> & {
14626
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14395
14627
  isUninitialized: false;
14396
14628
  isLoading: false;
14397
14629
  isFetching: false;
@@ -14402,17 +14634,17 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14402
14634
  isFetching: false;
14403
14635
  error: undefined;
14404
14636
  } & {
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;
14637
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14638
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14639
+ } & 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>> & {
14640
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14409
14641
  isUninitialized: false;
14410
14642
  isLoading: false;
14411
14643
  isFetching: false;
14412
14644
  isSuccess: false;
14413
14645
  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;
14646
+ }, "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>> & {
14647
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14416
14648
  isUninitialized: false;
14417
14649
  isLoading: false;
14418
14650
  isFetching: false;
@@ -14420,8 +14652,8 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14420
14652
  isError: false;
14421
14653
  }, "error" | "isError"> & {
14422
14654
  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;
14655
+ } & 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>> & {
14656
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14425
14657
  isUninitialized: false;
14426
14658
  isLoading: false;
14427
14659
  isFetching: false;
@@ -14431,9 +14663,9 @@ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string
14431
14663
  status: _reduxjs_toolkit_query.QueryStatus;
14432
14664
  }) => R) | undefined;
14433
14665
  }) | 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>>;
14666
+ 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
14667
  };
14436
- declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14668
+ declare const useLazyGetOrganizationSmtpEnvironmentQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
14437
14669
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14438
14670
  originalArgs?: undefined | undefined;
14439
14671
  data?: undefined | undefined;
@@ -14443,7 +14675,7 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14443
14675
  startedTimeStamp?: undefined | undefined;
14444
14676
  fulfilledTimeStamp?: undefined | undefined;
14445
14677
  } & {
14446
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14678
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14447
14679
  isUninitialized: false;
14448
14680
  isLoading: false;
14449
14681
  isFetching: false;
@@ -14451,8 +14683,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14451
14683
  isError: false;
14452
14684
  }, "isUninitialized"> & {
14453
14685
  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;
14686
+ }) | (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>> & {
14687
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14456
14688
  isUninitialized: false;
14457
14689
  isLoading: false;
14458
14690
  isFetching: false;
@@ -14462,8 +14694,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14462
14694
  isLoading: true;
14463
14695
  isFetching: boolean;
14464
14696
  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;
14697
+ }) | (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>> & {
14698
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14467
14699
  isUninitialized: false;
14468
14700
  isLoading: false;
14469
14701
  isFetching: false;
@@ -14474,16 +14706,16 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14474
14706
  isFetching: true;
14475
14707
  error: undefined;
14476
14708
  } & {
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;
14709
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14710
+ } & 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>> & {
14711
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14480
14712
  isUninitialized: false;
14481
14713
  isLoading: false;
14482
14714
  isFetching: false;
14483
14715
  isSuccess: false;
14484
14716
  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;
14717
+ }, "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>> & {
14718
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14487
14719
  isUninitialized: false;
14488
14720
  isLoading: false;
14489
14721
  isFetching: false;
@@ -14494,17 +14726,17 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14494
14726
  isFetching: false;
14495
14727
  error: undefined;
14496
14728
  } & {
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;
14729
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14730
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14731
+ } & 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>> & {
14732
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14501
14733
  isUninitialized: false;
14502
14734
  isLoading: false;
14503
14735
  isFetching: false;
14504
14736
  isSuccess: false;
14505
14737
  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;
14738
+ }, "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>> & {
14739
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14508
14740
  isUninitialized: false;
14509
14741
  isLoading: false;
14510
14742
  isFetching: false;
@@ -14512,8 +14744,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14512
14744
  isError: false;
14513
14745
  }, "error" | "isError"> & {
14514
14746
  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;
14747
+ } & 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>> & {
14748
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14517
14749
  isUninitialized: false;
14518
14750
  isLoading: false;
14519
14751
  isFetching: false;
@@ -14533,7 +14765,7 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14533
14765
  startedTimeStamp?: undefined | undefined;
14534
14766
  fulfilledTimeStamp?: undefined | undefined;
14535
14767
  } & {
14536
- currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
14768
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14537
14769
  isUninitialized: false;
14538
14770
  isLoading: false;
14539
14771
  isFetching: false;
@@ -14541,8 +14773,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14541
14773
  isError: false;
14542
14774
  }, "isUninitialized"> & {
14543
14775
  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;
14776
+ }) | (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>> & {
14777
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14546
14778
  isUninitialized: false;
14547
14779
  isLoading: false;
14548
14780
  isFetching: false;
@@ -14552,8 +14784,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14552
14784
  isLoading: true;
14553
14785
  isFetching: boolean;
14554
14786
  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;
14787
+ }) | (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>> & {
14788
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14557
14789
  isUninitialized: false;
14558
14790
  isLoading: false;
14559
14791
  isFetching: false;
@@ -14564,16 +14796,16 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14564
14796
  isFetching: true;
14565
14797
  error: undefined;
14566
14798
  } & {
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;
14799
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14800
+ } & 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>> & {
14801
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14570
14802
  isUninitialized: false;
14571
14803
  isLoading: false;
14572
14804
  isFetching: false;
14573
14805
  isSuccess: false;
14574
14806
  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;
14807
+ }, "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>> & {
14808
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14577
14809
  isUninitialized: false;
14578
14810
  isLoading: false;
14579
14811
  isFetching: false;
@@ -14584,17 +14816,17 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14584
14816
  isFetching: false;
14585
14817
  error: undefined;
14586
14818
  } & {
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;
14819
+ data: GetOrganizationSmtpEnvironmentApiResponse;
14820
+ currentData: GetOrganizationSmtpEnvironmentApiResponse;
14821
+ } & 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>> & {
14822
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14591
14823
  isUninitialized: false;
14592
14824
  isLoading: false;
14593
14825
  isFetching: false;
14594
14826
  isSuccess: false;
14595
14827
  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;
14828
+ }, "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>> & {
14829
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14598
14830
  isUninitialized: false;
14599
14831
  isLoading: false;
14600
14832
  isFetching: false;
@@ -14602,8 +14834,8 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14602
14834
  isError: false;
14603
14835
  }, "error" | "isError"> & {
14604
14836
  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;
14837
+ } & 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>> & {
14838
+ currentData?: GetOrganizationSmtpEnvironmentApiResponse | undefined;
14607
14839
  isUninitialized: false;
14608
14840
  isLoading: false;
14609
14841
  isFetching: false;
@@ -14612,12 +14844,12 @@ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<st
14612
14844
  }, "error">>)> & {
14613
14845
  status: _reduxjs_toolkit_query.QueryStatus;
14614
14846
  }) => 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] & {
14847
+ }, "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
14848
  reset: () => void;
14617
14849
  }, {
14618
- lastArg: GetOrganizationSmtpConfigurationApiArg;
14850
+ lastArg: GetOrganizationSmtpEnvironmentApiArg;
14619
14851
  }];
14620
- declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
14852
+ declare const useDeleteOrganizationSmtpEnvironmentMutation: <R extends Record<string, any> = ({
14621
14853
  requestId?: undefined;
14622
14854
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14623
14855
  data?: undefined;
@@ -14635,14 +14867,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14635
14867
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14636
14868
  } & Omit<{
14637
14869
  requestId: string;
14638
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14870
+ data?: unknown;
14639
14871
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14640
14872
  endpointName: string;
14641
14873
  startedTimeStamp: number;
14642
14874
  fulfilledTimeStamp?: number;
14643
14875
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14644
14876
  requestId: string;
14645
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14877
+ data?: unknown;
14646
14878
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14647
14879
  endpointName: string;
14648
14880
  startedTimeStamp: number;
@@ -14659,7 +14891,7 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14659
14891
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14660
14892
  } & {
14661
14893
  requestId: string;
14662
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14894
+ data?: unknown;
14663
14895
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14664
14896
  endpointName: string;
14665
14897
  startedTimeStamp: number;
@@ -14676,14 +14908,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14676
14908
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14677
14909
  } & Omit<{
14678
14910
  requestId: string;
14679
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14911
+ data?: unknown;
14680
14912
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14681
14913
  endpointName: string;
14682
14914
  startedTimeStamp: number;
14683
14915
  fulfilledTimeStamp?: number;
14684
14916
  }, "error"> & Required<Pick<{
14685
14917
  requestId: string;
14686
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14918
+ data?: unknown;
14687
14919
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14688
14920
  endpointName: string;
14689
14921
  startedTimeStamp: number;
@@ -14713,14 +14945,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14713
14945
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14714
14946
  } & Omit<{
14715
14947
  requestId: string;
14716
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14948
+ data?: unknown;
14717
14949
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14718
14950
  endpointName: string;
14719
14951
  startedTimeStamp: number;
14720
14952
  fulfilledTimeStamp?: number;
14721
14953
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14722
14954
  requestId: string;
14723
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14955
+ data?: unknown;
14724
14956
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14725
14957
  endpointName: string;
14726
14958
  startedTimeStamp: number;
@@ -14737,7 +14969,7 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14737
14969
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14738
14970
  } & {
14739
14971
  requestId: string;
14740
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14972
+ data?: unknown;
14741
14973
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14742
14974
  endpointName: string;
14743
14975
  startedTimeStamp: number;
@@ -14754,14 +14986,14 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14754
14986
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14755
14987
  } & Omit<{
14756
14988
  requestId: string;
14757
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14989
+ data?: unknown;
14758
14990
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14759
14991
  endpointName: string;
14760
14992
  startedTimeStamp: number;
14761
14993
  fulfilledTimeStamp?: number;
14762
14994
  }, "error"> & Required<Pick<{
14763
14995
  requestId: string;
14764
- data?: UpsertOrganizationSmtpConfigurationApiResponse | undefined;
14996
+ data?: unknown;
14765
14997
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14766
14998
  endpointName: string;
14767
14999
  startedTimeStamp: number;
@@ -14774,11 +15006,380 @@ declare const useUpsertOrganizationSmtpConfigurationMutation: <R extends Record<
14774
15006
  isError: true;
14775
15007
  })) => R) | undefined;
14776
15008
  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;
15009
+ } | 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> & {
15010
+ originalArgs?: DeleteOrganizationSmtpEnvironmentApiArg | undefined;
15011
+ reset: () => void;
15012
+ }];
15013
+ declare const useGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15014
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15015
+ originalArgs?: undefined | undefined;
15016
+ data?: undefined | undefined;
15017
+ error?: undefined | undefined;
15018
+ requestId?: undefined | undefined;
15019
+ endpointName?: string | undefined;
15020
+ startedTimeStamp?: undefined | undefined;
15021
+ fulfilledTimeStamp?: undefined | undefined;
15022
+ } & {
15023
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15024
+ isUninitialized: false;
15025
+ isLoading: false;
15026
+ isFetching: false;
15027
+ isSuccess: false;
15028
+ isError: false;
15029
+ }, "isUninitialized"> & {
15030
+ isUninitialized: true;
15031
+ }) | (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>> & {
15032
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15033
+ isUninitialized: false;
15034
+ isLoading: false;
15035
+ isFetching: false;
15036
+ isSuccess: false;
15037
+ isError: false;
15038
+ }, "data" | "isLoading" | "isFetching"> & {
15039
+ isLoading: true;
15040
+ isFetching: boolean;
15041
+ data: undefined;
15042
+ }) | (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>> & {
15043
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15044
+ isUninitialized: false;
15045
+ isLoading: false;
15046
+ isFetching: false;
15047
+ isSuccess: false;
15048
+ isError: false;
15049
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15050
+ isSuccess: true;
15051
+ isFetching: true;
15052
+ error: undefined;
15053
+ } & {
15054
+ data: GetOrganizationSmtpConfigurationApiResponse;
15055
+ } & 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>> & {
15056
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15057
+ isUninitialized: false;
15058
+ isLoading: false;
15059
+ isFetching: false;
15060
+ isSuccess: false;
15061
+ isError: false;
15062
+ }, "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>> & {
15063
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15064
+ isUninitialized: false;
15065
+ isLoading: false;
15066
+ isFetching: false;
15067
+ isSuccess: false;
15068
+ isError: false;
15069
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15070
+ isSuccess: true;
15071
+ isFetching: false;
15072
+ error: undefined;
15073
+ } & {
15074
+ data: GetOrganizationSmtpConfigurationApiResponse;
15075
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15076
+ } & 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>> & {
15077
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15078
+ isUninitialized: false;
15079
+ isLoading: false;
15080
+ isFetching: false;
15081
+ isSuccess: false;
15082
+ isError: false;
15083
+ }, "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>> & {
15084
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15085
+ isUninitialized: false;
15086
+ isLoading: false;
15087
+ isFetching: false;
15088
+ isSuccess: false;
15089
+ isError: false;
15090
+ }, "error" | "isError"> & {
15091
+ isError: true;
15092
+ } & 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>> & {
15093
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15094
+ isUninitialized: false;
15095
+ isLoading: false;
15096
+ isFetching: false;
15097
+ isSuccess: false;
15098
+ isError: false;
15099
+ }, "error">>)> & {
15100
+ status: _reduxjs_toolkit_query.QueryStatus;
15101
+ }>(arg: GetOrganizationSmtpConfigurationApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
15102
+ skip?: boolean;
15103
+ refetchOnMountOrArgChange?: boolean | number;
15104
+ } & {
15105
+ skip?: boolean;
15106
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15107
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15108
+ originalArgs?: undefined | undefined;
15109
+ data?: undefined | undefined;
15110
+ error?: undefined | undefined;
15111
+ requestId?: undefined | undefined;
15112
+ endpointName?: string | undefined;
15113
+ startedTimeStamp?: undefined | undefined;
15114
+ fulfilledTimeStamp?: undefined | undefined;
15115
+ } & {
15116
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15117
+ isUninitialized: false;
15118
+ isLoading: false;
15119
+ isFetching: false;
15120
+ isSuccess: false;
15121
+ isError: false;
15122
+ }, "isUninitialized"> & {
15123
+ isUninitialized: true;
15124
+ }) | (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>> & {
15125
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15126
+ isUninitialized: false;
15127
+ isLoading: false;
15128
+ isFetching: false;
15129
+ isSuccess: false;
15130
+ isError: false;
15131
+ }, "data" | "isLoading" | "isFetching"> & {
15132
+ isLoading: true;
15133
+ isFetching: boolean;
15134
+ data: undefined;
15135
+ }) | (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>> & {
15136
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15137
+ isUninitialized: false;
15138
+ isLoading: false;
15139
+ isFetching: false;
15140
+ isSuccess: false;
15141
+ isError: false;
15142
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15143
+ isSuccess: true;
15144
+ isFetching: true;
15145
+ error: undefined;
15146
+ } & {
15147
+ data: GetOrganizationSmtpConfigurationApiResponse;
15148
+ } & 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>> & {
15149
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15150
+ isUninitialized: false;
15151
+ isLoading: false;
15152
+ isFetching: false;
15153
+ isSuccess: false;
15154
+ isError: false;
15155
+ }, "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>> & {
15156
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15157
+ isUninitialized: false;
15158
+ isLoading: false;
15159
+ isFetching: false;
15160
+ isSuccess: false;
15161
+ isError: false;
15162
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15163
+ isSuccess: true;
15164
+ isFetching: false;
15165
+ error: undefined;
15166
+ } & {
15167
+ data: GetOrganizationSmtpConfigurationApiResponse;
15168
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15169
+ } & 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>> & {
15170
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15171
+ isUninitialized: false;
15172
+ isLoading: false;
15173
+ isFetching: false;
15174
+ isSuccess: false;
15175
+ isError: false;
15176
+ }, "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>> & {
15177
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15178
+ isUninitialized: false;
15179
+ isLoading: false;
15180
+ isFetching: false;
15181
+ isSuccess: false;
15182
+ isError: false;
15183
+ }, "error" | "isError"> & {
15184
+ isError: true;
15185
+ } & 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>> & {
15186
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15187
+ isUninitialized: false;
15188
+ isLoading: false;
15189
+ isFetching: false;
15190
+ isSuccess: false;
15191
+ isError: false;
15192
+ }, "error">>)> & {
15193
+ status: _reduxjs_toolkit_query.QueryStatus;
15194
+ }) => R) | undefined;
15195
+ }) | undefined) => [R][R extends any ? 0 : never] & {
15196
+ 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>>;
15197
+ };
15198
+ declare const useLazyGetOrganizationSmtpConfigurationQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15199
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15200
+ originalArgs?: undefined | undefined;
15201
+ data?: undefined | undefined;
15202
+ error?: undefined | undefined;
15203
+ requestId?: undefined | undefined;
15204
+ endpointName?: string | undefined;
15205
+ startedTimeStamp?: undefined | undefined;
15206
+ fulfilledTimeStamp?: undefined | undefined;
15207
+ } & {
15208
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15209
+ isUninitialized: false;
15210
+ isLoading: false;
15211
+ isFetching: false;
15212
+ isSuccess: false;
15213
+ isError: false;
15214
+ }, "isUninitialized"> & {
15215
+ isUninitialized: true;
15216
+ }) | (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>> & {
15217
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15218
+ isUninitialized: false;
15219
+ isLoading: false;
15220
+ isFetching: false;
15221
+ isSuccess: false;
15222
+ isError: false;
15223
+ }, "data" | "isLoading" | "isFetching"> & {
15224
+ isLoading: true;
15225
+ isFetching: boolean;
15226
+ data: undefined;
15227
+ }) | (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>> & {
15228
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15229
+ isUninitialized: false;
15230
+ isLoading: false;
15231
+ isFetching: false;
15232
+ isSuccess: false;
15233
+ isError: false;
15234
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15235
+ isSuccess: true;
15236
+ isFetching: true;
15237
+ error: undefined;
15238
+ } & {
15239
+ data: GetOrganizationSmtpConfigurationApiResponse;
15240
+ } & 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>> & {
15241
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15242
+ isUninitialized: false;
15243
+ isLoading: false;
15244
+ isFetching: false;
15245
+ isSuccess: false;
15246
+ isError: false;
15247
+ }, "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>> & {
15248
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15249
+ isUninitialized: false;
15250
+ isLoading: false;
15251
+ isFetching: false;
15252
+ isSuccess: false;
15253
+ isError: false;
15254
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15255
+ isSuccess: true;
15256
+ isFetching: false;
15257
+ error: undefined;
15258
+ } & {
15259
+ data: GetOrganizationSmtpConfigurationApiResponse;
15260
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15261
+ } & 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>> & {
15262
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15263
+ isUninitialized: false;
15264
+ isLoading: false;
15265
+ isFetching: false;
15266
+ isSuccess: false;
15267
+ isError: false;
15268
+ }, "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>> & {
15269
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15270
+ isUninitialized: false;
15271
+ isLoading: false;
15272
+ isFetching: false;
15273
+ isSuccess: false;
15274
+ isError: false;
15275
+ }, "error" | "isError"> & {
15276
+ isError: true;
15277
+ } & 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>> & {
15278
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15279
+ isUninitialized: false;
15280
+ isLoading: false;
15281
+ isFetching: false;
15282
+ isSuccess: false;
15283
+ isError: false;
15284
+ }, "error">>)> & {
15285
+ status: _reduxjs_toolkit_query.QueryStatus;
15286
+ }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
15287
+ skip?: boolean;
15288
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
15289
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15290
+ originalArgs?: undefined | undefined;
15291
+ data?: undefined | undefined;
15292
+ error?: undefined | undefined;
15293
+ requestId?: undefined | undefined;
15294
+ endpointName?: string | undefined;
15295
+ startedTimeStamp?: undefined | undefined;
15296
+ fulfilledTimeStamp?: undefined | undefined;
15297
+ } & {
15298
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15299
+ isUninitialized: false;
15300
+ isLoading: false;
15301
+ isFetching: false;
15302
+ isSuccess: false;
15303
+ isError: false;
15304
+ }, "isUninitialized"> & {
15305
+ isUninitialized: true;
15306
+ }) | (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>> & {
15307
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15308
+ isUninitialized: false;
15309
+ isLoading: false;
15310
+ isFetching: false;
15311
+ isSuccess: false;
15312
+ isError: false;
15313
+ }, "data" | "isLoading" | "isFetching"> & {
15314
+ isLoading: true;
15315
+ isFetching: boolean;
15316
+ data: undefined;
15317
+ }) | (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>> & {
15318
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15319
+ isUninitialized: false;
15320
+ isLoading: false;
15321
+ isFetching: false;
15322
+ isSuccess: false;
15323
+ isError: false;
15324
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
15325
+ isSuccess: true;
15326
+ isFetching: true;
15327
+ error: undefined;
15328
+ } & {
15329
+ data: GetOrganizationSmtpConfigurationApiResponse;
15330
+ } & 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>> & {
15331
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15332
+ isUninitialized: false;
15333
+ isLoading: false;
15334
+ isFetching: false;
15335
+ isSuccess: false;
15336
+ isError: false;
15337
+ }, "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>> & {
15338
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15339
+ isUninitialized: false;
15340
+ isLoading: false;
15341
+ isFetching: false;
15342
+ isSuccess: false;
15343
+ isError: false;
15344
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
15345
+ isSuccess: true;
15346
+ isFetching: false;
15347
+ error: undefined;
15348
+ } & {
15349
+ data: GetOrganizationSmtpConfigurationApiResponse;
15350
+ currentData: GetOrganizationSmtpConfigurationApiResponse;
15351
+ } & 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>> & {
15352
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15353
+ isUninitialized: false;
15354
+ isLoading: false;
15355
+ isFetching: false;
15356
+ isSuccess: false;
15357
+ isError: false;
15358
+ }, "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>> & {
15359
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15360
+ isUninitialized: false;
15361
+ isLoading: false;
15362
+ isFetching: false;
15363
+ isSuccess: false;
15364
+ isError: false;
15365
+ }, "error" | "isError"> & {
15366
+ isError: true;
15367
+ } & 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>> & {
15368
+ currentData?: GetOrganizationSmtpConfigurationApiResponse | undefined;
15369
+ isUninitialized: false;
15370
+ isLoading: false;
15371
+ isFetching: false;
15372
+ isSuccess: false;
15373
+ isError: false;
15374
+ }, "error">>)> & {
15375
+ status: _reduxjs_toolkit_query.QueryStatus;
15376
+ }) => R) | undefined;
15377
+ }, "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
15378
  reset: () => void;
15379
+ }, {
15380
+ lastArg: GetOrganizationSmtpConfigurationApiArg;
14780
15381
  }];
14781
- declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
15382
+ declare const useCreateOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
14782
15383
  requestId?: undefined;
14783
15384
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
14784
15385
  data?: undefined;
@@ -14796,14 +15397,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14796
15397
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14797
15398
  } & Omit<{
14798
15399
  requestId: string;
14799
- data?: unknown;
15400
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14800
15401
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14801
15402
  endpointName: string;
14802
15403
  startedTimeStamp: number;
14803
15404
  fulfilledTimeStamp?: number;
14804
15405
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14805
15406
  requestId: string;
14806
- data?: unknown;
15407
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14807
15408
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14808
15409
  endpointName: string;
14809
15410
  startedTimeStamp: number;
@@ -14820,7 +15421,7 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14820
15421
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14821
15422
  } & {
14822
15423
  requestId: string;
14823
- data?: unknown;
15424
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14824
15425
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14825
15426
  endpointName: string;
14826
15427
  startedTimeStamp: number;
@@ -14837,14 +15438,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14837
15438
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14838
15439
  } & Omit<{
14839
15440
  requestId: string;
14840
- data?: unknown;
15441
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14841
15442
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14842
15443
  endpointName: string;
14843
15444
  startedTimeStamp: number;
14844
15445
  fulfilledTimeStamp?: number;
14845
15446
  }, "error"> & Required<Pick<{
14846
15447
  requestId: string;
14847
- data?: unknown;
15448
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14848
15449
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14849
15450
  endpointName: string;
14850
15451
  startedTimeStamp: number;
@@ -14874,14 +15475,14 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14874
15475
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
14875
15476
  } & Omit<{
14876
15477
  requestId: string;
14877
- data?: unknown;
15478
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14878
15479
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14879
15480
  endpointName: string;
14880
15481
  startedTimeStamp: number;
14881
15482
  fulfilledTimeStamp?: number;
14882
15483
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
14883
15484
  requestId: string;
14884
- data?: unknown;
15485
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14885
15486
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14886
15487
  endpointName: string;
14887
15488
  startedTimeStamp: number;
@@ -14898,7 +15499,7 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14898
15499
  status: _reduxjs_toolkit_query.QueryStatus.pending;
14899
15500
  } & {
14900
15501
  requestId: string;
14901
- data?: unknown;
15502
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14902
15503
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14903
15504
  endpointName: string;
14904
15505
  startedTimeStamp: number;
@@ -14915,14 +15516,497 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14915
15516
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
14916
15517
  } & Omit<{
14917
15518
  requestId: string;
14918
- data?: unknown;
15519
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
14919
15520
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14920
15521
  endpointName: string;
14921
15522
  startedTimeStamp: number;
14922
15523
  fulfilledTimeStamp?: number;
14923
15524
  }, "error"> & Required<Pick<{
14924
15525
  requestId: string;
14925
- data?: unknown;
15526
+ data?: CreateOrganizationSmtpConfigurationApiResponse | undefined;
15527
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15528
+ endpointName: string;
15529
+ startedTimeStamp: number;
15530
+ fulfilledTimeStamp?: number;
15531
+ }, "error">> & {
15532
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15533
+ isUninitialized: false;
15534
+ isLoading: false;
15535
+ isSuccess: false;
15536
+ isError: true;
15537
+ })) => R) | undefined;
15538
+ fixedCacheKey?: string;
15539
+ } | 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> & {
15540
+ originalArgs?: CreateOrganizationSmtpConfigurationApiArg | undefined;
15541
+ reset: () => void;
15542
+ }];
15543
+ declare const useUpdateOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
15544
+ requestId?: undefined;
15545
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15546
+ data?: undefined;
15547
+ error?: undefined;
15548
+ endpointName?: string;
15549
+ startedTimeStamp?: undefined;
15550
+ fulfilledTimeStamp?: undefined;
15551
+ } & {
15552
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15553
+ isUninitialized: true;
15554
+ isLoading: false;
15555
+ isSuccess: false;
15556
+ isError: false;
15557
+ }) | ({
15558
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15559
+ } & Omit<{
15560
+ requestId: string;
15561
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15562
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15563
+ endpointName: string;
15564
+ startedTimeStamp: number;
15565
+ fulfilledTimeStamp?: number;
15566
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15567
+ requestId: string;
15568
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15569
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15570
+ endpointName: string;
15571
+ startedTimeStamp: number;
15572
+ fulfilledTimeStamp?: number;
15573
+ }, "data" | "fulfilledTimeStamp">> & {
15574
+ error: undefined;
15575
+ } & {
15576
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15577
+ isUninitialized: false;
15578
+ isLoading: false;
15579
+ isSuccess: true;
15580
+ isError: false;
15581
+ }) | ({
15582
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15583
+ } & {
15584
+ requestId: string;
15585
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15586
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15587
+ endpointName: string;
15588
+ startedTimeStamp: number;
15589
+ fulfilledTimeStamp?: number;
15590
+ } & {
15591
+ data?: undefined;
15592
+ } & {
15593
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15594
+ isUninitialized: false;
15595
+ isLoading: true;
15596
+ isSuccess: false;
15597
+ isError: false;
15598
+ }) | ({
15599
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15600
+ } & Omit<{
15601
+ requestId: string;
15602
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15603
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15604
+ endpointName: string;
15605
+ startedTimeStamp: number;
15606
+ fulfilledTimeStamp?: number;
15607
+ }, "error"> & Required<Pick<{
15608
+ requestId: string;
15609
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15610
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15611
+ endpointName: string;
15612
+ startedTimeStamp: number;
15613
+ fulfilledTimeStamp?: number;
15614
+ }, "error">> & {
15615
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15616
+ isUninitialized: false;
15617
+ isLoading: false;
15618
+ isSuccess: false;
15619
+ isError: true;
15620
+ })>(options?: {
15621
+ selectFromResult?: ((state: ({
15622
+ requestId?: undefined;
15623
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15624
+ data?: undefined;
15625
+ error?: undefined;
15626
+ endpointName?: string;
15627
+ startedTimeStamp?: undefined;
15628
+ fulfilledTimeStamp?: undefined;
15629
+ } & {
15630
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15631
+ isUninitialized: true;
15632
+ isLoading: false;
15633
+ isSuccess: false;
15634
+ isError: false;
15635
+ }) | ({
15636
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15637
+ } & Omit<{
15638
+ requestId: string;
15639
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15640
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15641
+ endpointName: string;
15642
+ startedTimeStamp: number;
15643
+ fulfilledTimeStamp?: number;
15644
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15645
+ requestId: string;
15646
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15647
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15648
+ endpointName: string;
15649
+ startedTimeStamp: number;
15650
+ fulfilledTimeStamp?: number;
15651
+ }, "data" | "fulfilledTimeStamp">> & {
15652
+ error: undefined;
15653
+ } & {
15654
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15655
+ isUninitialized: false;
15656
+ isLoading: false;
15657
+ isSuccess: true;
15658
+ isError: false;
15659
+ }) | ({
15660
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15661
+ } & {
15662
+ requestId: string;
15663
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15664
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15665
+ endpointName: string;
15666
+ startedTimeStamp: number;
15667
+ fulfilledTimeStamp?: number;
15668
+ } & {
15669
+ data?: undefined;
15670
+ } & {
15671
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15672
+ isUninitialized: false;
15673
+ isLoading: true;
15674
+ isSuccess: false;
15675
+ isError: false;
15676
+ }) | ({
15677
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15678
+ } & Omit<{
15679
+ requestId: string;
15680
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15681
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15682
+ endpointName: string;
15683
+ startedTimeStamp: number;
15684
+ fulfilledTimeStamp?: number;
15685
+ }, "error"> & Required<Pick<{
15686
+ requestId: string;
15687
+ data?: UpdateOrganizationSmtpConfigurationApiResponse | undefined;
15688
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15689
+ endpointName: string;
15690
+ startedTimeStamp: number;
15691
+ fulfilledTimeStamp?: number;
15692
+ }, "error">> & {
15693
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15694
+ isUninitialized: false;
15695
+ isLoading: false;
15696
+ isSuccess: false;
15697
+ isError: true;
15698
+ })) => R) | undefined;
15699
+ fixedCacheKey?: string;
15700
+ } | 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> & {
15701
+ originalArgs?: UpdateOrganizationSmtpConfigurationApiArg | undefined;
15702
+ reset: () => void;
15703
+ }];
15704
+ declare const useRotateOrganizationSmtpCredentialMutation: <R extends Record<string, any> = ({
15705
+ requestId?: undefined;
15706
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15707
+ data?: undefined;
15708
+ error?: undefined;
15709
+ endpointName?: string;
15710
+ startedTimeStamp?: undefined;
15711
+ fulfilledTimeStamp?: undefined;
15712
+ } & {
15713
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15714
+ isUninitialized: true;
15715
+ isLoading: false;
15716
+ isSuccess: false;
15717
+ isError: false;
15718
+ }) | ({
15719
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15720
+ } & Omit<{
15721
+ requestId: string;
15722
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15723
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15724
+ endpointName: string;
15725
+ startedTimeStamp: number;
15726
+ fulfilledTimeStamp?: number;
15727
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15728
+ requestId: string;
15729
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15730
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15731
+ endpointName: string;
15732
+ startedTimeStamp: number;
15733
+ fulfilledTimeStamp?: number;
15734
+ }, "data" | "fulfilledTimeStamp">> & {
15735
+ error: undefined;
15736
+ } & {
15737
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15738
+ isUninitialized: false;
15739
+ isLoading: false;
15740
+ isSuccess: true;
15741
+ isError: false;
15742
+ }) | ({
15743
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15744
+ } & {
15745
+ requestId: string;
15746
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15747
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15748
+ endpointName: string;
15749
+ startedTimeStamp: number;
15750
+ fulfilledTimeStamp?: number;
15751
+ } & {
15752
+ data?: undefined;
15753
+ } & {
15754
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15755
+ isUninitialized: false;
15756
+ isLoading: true;
15757
+ isSuccess: false;
15758
+ isError: false;
15759
+ }) | ({
15760
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15761
+ } & Omit<{
15762
+ requestId: string;
15763
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15764
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15765
+ endpointName: string;
15766
+ startedTimeStamp: number;
15767
+ fulfilledTimeStamp?: number;
15768
+ }, "error"> & Required<Pick<{
15769
+ requestId: string;
15770
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15771
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15772
+ endpointName: string;
15773
+ startedTimeStamp: number;
15774
+ fulfilledTimeStamp?: number;
15775
+ }, "error">> & {
15776
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15777
+ isUninitialized: false;
15778
+ isLoading: false;
15779
+ isSuccess: false;
15780
+ isError: true;
15781
+ })>(options?: {
15782
+ selectFromResult?: ((state: ({
15783
+ requestId?: undefined;
15784
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15785
+ data?: undefined;
15786
+ error?: undefined;
15787
+ endpointName?: string;
15788
+ startedTimeStamp?: undefined;
15789
+ fulfilledTimeStamp?: undefined;
15790
+ } & {
15791
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15792
+ isUninitialized: true;
15793
+ isLoading: false;
15794
+ isSuccess: false;
15795
+ isError: false;
15796
+ }) | ({
15797
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15798
+ } & Omit<{
15799
+ requestId: string;
15800
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15801
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15802
+ endpointName: string;
15803
+ startedTimeStamp: number;
15804
+ fulfilledTimeStamp?: number;
15805
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15806
+ requestId: string;
15807
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15808
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15809
+ endpointName: string;
15810
+ startedTimeStamp: number;
15811
+ fulfilledTimeStamp?: number;
15812
+ }, "data" | "fulfilledTimeStamp">> & {
15813
+ error: undefined;
15814
+ } & {
15815
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15816
+ isUninitialized: false;
15817
+ isLoading: false;
15818
+ isSuccess: true;
15819
+ isError: false;
15820
+ }) | ({
15821
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15822
+ } & {
15823
+ requestId: string;
15824
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15825
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15826
+ endpointName: string;
15827
+ startedTimeStamp: number;
15828
+ fulfilledTimeStamp?: number;
15829
+ } & {
15830
+ data?: undefined;
15831
+ } & {
15832
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15833
+ isUninitialized: false;
15834
+ isLoading: true;
15835
+ isSuccess: false;
15836
+ isError: false;
15837
+ }) | ({
15838
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15839
+ } & Omit<{
15840
+ requestId: string;
15841
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15842
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15843
+ endpointName: string;
15844
+ startedTimeStamp: number;
15845
+ fulfilledTimeStamp?: number;
15846
+ }, "error"> & Required<Pick<{
15847
+ requestId: string;
15848
+ data?: RotateOrganizationSmtpCredentialApiResponse | undefined;
15849
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15850
+ endpointName: string;
15851
+ startedTimeStamp: number;
15852
+ fulfilledTimeStamp?: number;
15853
+ }, "error">> & {
15854
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15855
+ isUninitialized: false;
15856
+ isLoading: false;
15857
+ isSuccess: false;
15858
+ isError: true;
15859
+ })) => R) | undefined;
15860
+ fixedCacheKey?: string;
15861
+ } | 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> & {
15862
+ originalArgs?: RotateOrganizationSmtpCredentialApiArg | undefined;
15863
+ reset: () => void;
15864
+ }];
15865
+ declare const useSetOrganizationSmtpEnablementMutation: <R extends Record<string, any> = ({
15866
+ requestId?: undefined;
15867
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15868
+ data?: undefined;
15869
+ error?: undefined;
15870
+ endpointName?: string;
15871
+ startedTimeStamp?: undefined;
15872
+ fulfilledTimeStamp?: undefined;
15873
+ } & {
15874
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15875
+ isUninitialized: true;
15876
+ isLoading: false;
15877
+ isSuccess: false;
15878
+ isError: false;
15879
+ }) | ({
15880
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15881
+ } & Omit<{
15882
+ requestId: string;
15883
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15884
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15885
+ endpointName: string;
15886
+ startedTimeStamp: number;
15887
+ fulfilledTimeStamp?: number;
15888
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15889
+ requestId: string;
15890
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15891
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15892
+ endpointName: string;
15893
+ startedTimeStamp: number;
15894
+ fulfilledTimeStamp?: number;
15895
+ }, "data" | "fulfilledTimeStamp">> & {
15896
+ error: undefined;
15897
+ } & {
15898
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15899
+ isUninitialized: false;
15900
+ isLoading: false;
15901
+ isSuccess: true;
15902
+ isError: false;
15903
+ }) | ({
15904
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15905
+ } & {
15906
+ requestId: string;
15907
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15908
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15909
+ endpointName: string;
15910
+ startedTimeStamp: number;
15911
+ fulfilledTimeStamp?: number;
15912
+ } & {
15913
+ data?: undefined;
15914
+ } & {
15915
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15916
+ isUninitialized: false;
15917
+ isLoading: true;
15918
+ isSuccess: false;
15919
+ isError: false;
15920
+ }) | ({
15921
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15922
+ } & Omit<{
15923
+ requestId: string;
15924
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15925
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15926
+ endpointName: string;
15927
+ startedTimeStamp: number;
15928
+ fulfilledTimeStamp?: number;
15929
+ }, "error"> & Required<Pick<{
15930
+ requestId: string;
15931
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15932
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15933
+ endpointName: string;
15934
+ startedTimeStamp: number;
15935
+ fulfilledTimeStamp?: number;
15936
+ }, "error">> & {
15937
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
15938
+ isUninitialized: false;
15939
+ isLoading: false;
15940
+ isSuccess: false;
15941
+ isError: true;
15942
+ })>(options?: {
15943
+ selectFromResult?: ((state: ({
15944
+ requestId?: undefined;
15945
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15946
+ data?: undefined;
15947
+ error?: undefined;
15948
+ endpointName?: string;
15949
+ startedTimeStamp?: undefined;
15950
+ fulfilledTimeStamp?: undefined;
15951
+ } & {
15952
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
15953
+ isUninitialized: true;
15954
+ isLoading: false;
15955
+ isSuccess: false;
15956
+ isError: false;
15957
+ }) | ({
15958
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15959
+ } & Omit<{
15960
+ requestId: string;
15961
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15962
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15963
+ endpointName: string;
15964
+ startedTimeStamp: number;
15965
+ fulfilledTimeStamp?: number;
15966
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
15967
+ requestId: string;
15968
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15969
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15970
+ endpointName: string;
15971
+ startedTimeStamp: number;
15972
+ fulfilledTimeStamp?: number;
15973
+ }, "data" | "fulfilledTimeStamp">> & {
15974
+ error: undefined;
15975
+ } & {
15976
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
15977
+ isUninitialized: false;
15978
+ isLoading: false;
15979
+ isSuccess: true;
15980
+ isError: false;
15981
+ }) | ({
15982
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15983
+ } & {
15984
+ requestId: string;
15985
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
15986
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
15987
+ endpointName: string;
15988
+ startedTimeStamp: number;
15989
+ fulfilledTimeStamp?: number;
15990
+ } & {
15991
+ data?: undefined;
15992
+ } & {
15993
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
15994
+ isUninitialized: false;
15995
+ isLoading: true;
15996
+ isSuccess: false;
15997
+ isError: false;
15998
+ }) | ({
15999
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
16000
+ } & Omit<{
16001
+ requestId: string;
16002
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
16003
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
16004
+ endpointName: string;
16005
+ startedTimeStamp: number;
16006
+ fulfilledTimeStamp?: number;
16007
+ }, "error"> & Required<Pick<{
16008
+ requestId: string;
16009
+ data?: SetOrganizationSmtpEnablementApiResponse | undefined;
14926
16010
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
14927
16011
  endpointName: string;
14928
16012
  startedTimeStamp: number;
@@ -14935,8 +16019,8 @@ declare const useDeleteOrganizationSmtpConfigurationMutation: <R extends Record<
14935
16019
  isError: true;
14936
16020
  })) => R) | undefined;
14937
16021
  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;
16022
+ } | 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> & {
16023
+ originalArgs?: SetOrganizationSmtpEnablementApiArg | undefined;
14940
16024
  reset: () => void;
14941
16025
  }];
14942
16026
  declare const useTestOrganizationSmtpConfigurationMutation: <R extends Record<string, any> = ({
@@ -68255,4 +69339,4 @@ declare const useUnassignViewFromWorkspaceMutation: <R extends Record<string, an
68255
69339
  reset: () => void;
68256
69340
  }];
68257
69341
 
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 };
69342
+ 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 };