@meshery/schemas 0.8.76 → 0.8.78

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.
@@ -9,6 +9,7 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, e
9
9
  postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
10
10
  postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
11
11
  postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>;
12
+ postApiEntitlementSubscriptionsBySubscriptionIdUpgradePreview: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>;
12
13
  postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
13
14
  getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>;
14
15
  getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>;
@@ -25,6 +26,7 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, e
25
26
  getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
26
27
  getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
27
28
  registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>;
29
+ withdrawFromAcademyContent: _reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", WithdrawFromAcademyContentApiResponse, "api", unknown>;
28
30
  updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>;
29
31
  deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
30
32
  getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyCurriculaByIdApiResponse, "api", unknown>;
@@ -234,6 +236,18 @@ type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg = {
234
236
  new_plan_id?: string;
235
237
  };
236
238
  };
239
+ type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiResponse =
240
+ /** status 200 Preview of the upgraded subscription invoice */ object;
241
+ type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg = {
242
+ /** Subscription ID */
243
+ subscriptionId: string;
244
+ body: {
245
+ /** Old Plan id that is being changed */
246
+ old_plan_id?: string;
247
+ /** New Plan id that is being changed to */
248
+ new_plan_id?: string;
249
+ };
250
+ };
237
251
  type PostApiEntitlementSubscriptionsWebhooksApiResponse = unknown;
238
252
  type PostApiEntitlementSubscriptionsWebhooksApiArg = {
239
253
  body: object;
@@ -789,6 +803,60 @@ type RegisterToAcademyContentApiArg = {
789
803
  content_type?: "learning-path" | "challenge" | "certification";
790
804
  };
791
805
  };
806
+ type WithdrawFromAcademyContentApiResponse = {
807
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
808
+ id: string;
809
+ /** ID of the organization */
810
+ org_id: string;
811
+ /** ID of the course content */
812
+ content_id: string;
813
+ /** ID of the user (foreign key to User) */
814
+ user_id: string;
815
+ /** Status of the user's course registration */
816
+ status: "registered" | "completed" | "failed" | "withdrawn";
817
+ /** When the registration was updated */
818
+ updated_at: string;
819
+ /** When the registration was created */
820
+ created_at: string;
821
+ /** Timestamp when the resource was deleted. */
822
+ deleted_at?: string;
823
+ /** Issued certificate for completing the curricula under registration */
824
+ certificate: {
825
+ /** Unique identifier for the certificate */
826
+ id: string;
827
+ /** UUID of the organization that issued the certificate */
828
+ org_id: string;
829
+ /** ID of the recipient (user) who received the certificate */
830
+ recipient_id: string;
831
+ /** Name of the recipient (user) who received the certificate */
832
+ recipient_name: string;
833
+ /** Title of the certificate */
834
+ title: string;
835
+ /** Description of the certificate */
836
+ description: string;
837
+ /** List of issuing authorities for the certificate */
838
+ issuing_authorities: {
839
+ /** Name of the issuing authority */
840
+ name: string;
841
+ /** Role of the issuing authority */
842
+ role?: string;
843
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
844
+ signature_url?: string;
845
+ }[];
846
+ /** Date when the certificate was issued */
847
+ issued_date: string;
848
+ /** Date when the certificate expires (optional) */
849
+ expiration_date?: string;
850
+ };
851
+ /** Additional metadata about the registration */
852
+ metadata: {
853
+ [key: string]: any;
854
+ };
855
+ };
856
+ type WithdrawFromAcademyContentApiArg = {
857
+ /** The ID of the curricula */
858
+ id: string;
859
+ };
792
860
  type UpdateAcademyCurriculaByIdApiResponse = /** status 200 updated the curricula */ {
793
861
  /** Id of the cirricula */
794
862
  id: string;
@@ -1902,7 +1970,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
1902
1970
  fixedCacheKey?: string | undefined;
1903
1971
  } | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1904
1972
  originalArgs?: ImportDesignApiArg | undefined;
1905
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
1973
+ reset: () => void;
1906
1974
  }];
1907
1975
  declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
1908
1976
  requestId?: undefined;
@@ -2063,11 +2131,11 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
2063
2131
  fixedCacheKey?: string | undefined;
2064
2132
  } | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2065
2133
  originalArgs?: RegisterMeshmodelsApiArg | undefined;
2066
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2134
+ reset: () => void;
2067
2135
  }];
2068
2136
  declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
2069
- error?: undefined;
2070
2137
  data?: undefined;
2138
+ error?: undefined;
2071
2139
  fulfilledTimeStamp?: undefined;
2072
2140
  originalArgs?: undefined;
2073
2141
  requestId?: undefined;
@@ -2148,8 +2216,8 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
2148
2216
  } & {
2149
2217
  skip?: boolean | undefined;
2150
2218
  selectFromResult?: ((state: ({
2151
- error?: undefined;
2152
2219
  data?: undefined;
2220
+ error?: undefined;
2153
2221
  fulfilledTimeStamp?: undefined;
2154
2222
  originalArgs?: undefined;
2155
2223
  requestId?: undefined;
@@ -2387,7 +2455,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
2387
2455
  fixedCacheKey?: string | undefined;
2388
2456
  } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2389
2457
  originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
2390
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2458
+ reset: () => void;
2391
2459
  }];
2392
2460
  declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Record<string, any> = ({
2393
2461
  requestId?: undefined;
@@ -2548,7 +2616,7 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
2548
2616
  fixedCacheKey?: string | undefined;
2549
2617
  } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsCreateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2550
2618
  originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
2551
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2619
+ reset: () => void;
2552
2620
  }];
2553
2621
  declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation: <R extends Record<string, any> = ({
2554
2622
  requestId?: undefined;
@@ -2709,7 +2777,168 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation:
2709
2777
  fixedCacheKey?: string | undefined;
2710
2778
  } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2711
2779
  originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg | undefined;
2712
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2780
+ reset: () => void;
2781
+ }];
2782
+ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewMutation: <R extends Record<string, any> = ({
2783
+ requestId?: undefined;
2784
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2785
+ data?: undefined;
2786
+ error?: undefined;
2787
+ endpointName?: string | undefined;
2788
+ startedTimeStamp?: undefined;
2789
+ fulfilledTimeStamp?: undefined;
2790
+ } & {
2791
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2792
+ isUninitialized: true;
2793
+ isLoading: false;
2794
+ isSuccess: false;
2795
+ isError: false;
2796
+ }) | ({
2797
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2798
+ } & Omit<{
2799
+ requestId: string;
2800
+ data?: object | undefined;
2801
+ error?: unknown;
2802
+ endpointName: string;
2803
+ startedTimeStamp: number;
2804
+ fulfilledTimeStamp?: number | undefined;
2805
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2806
+ requestId: string;
2807
+ data?: object | undefined;
2808
+ error?: unknown;
2809
+ endpointName: string;
2810
+ startedTimeStamp: number;
2811
+ fulfilledTimeStamp?: number | undefined;
2812
+ }, "data" | "fulfilledTimeStamp">> & {
2813
+ error: undefined;
2814
+ } & {
2815
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2816
+ isUninitialized: false;
2817
+ isLoading: false;
2818
+ isSuccess: true;
2819
+ isError: false;
2820
+ }) | ({
2821
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2822
+ } & {
2823
+ requestId: string;
2824
+ data?: object | undefined;
2825
+ error?: unknown;
2826
+ endpointName: string;
2827
+ startedTimeStamp: number;
2828
+ fulfilledTimeStamp?: number | undefined;
2829
+ } & {
2830
+ data?: undefined;
2831
+ } & {
2832
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2833
+ isUninitialized: false;
2834
+ isLoading: true;
2835
+ isSuccess: false;
2836
+ isError: false;
2837
+ }) | ({
2838
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2839
+ } & Omit<{
2840
+ requestId: string;
2841
+ data?: object | undefined;
2842
+ error?: unknown;
2843
+ endpointName: string;
2844
+ startedTimeStamp: number;
2845
+ fulfilledTimeStamp?: number | undefined;
2846
+ }, "error"> & Required<Pick<{
2847
+ requestId: string;
2848
+ data?: object | undefined;
2849
+ error?: unknown;
2850
+ endpointName: string;
2851
+ startedTimeStamp: number;
2852
+ fulfilledTimeStamp?: number | undefined;
2853
+ }, "error">> & {
2854
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2855
+ isUninitialized: false;
2856
+ isLoading: false;
2857
+ isSuccess: false;
2858
+ isError: true;
2859
+ })>(options?: {
2860
+ selectFromResult?: ((state: ({
2861
+ requestId?: undefined;
2862
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2863
+ data?: undefined;
2864
+ error?: undefined;
2865
+ endpointName?: string | undefined;
2866
+ startedTimeStamp?: undefined;
2867
+ fulfilledTimeStamp?: undefined;
2868
+ } & {
2869
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2870
+ isUninitialized: true;
2871
+ isLoading: false;
2872
+ isSuccess: false;
2873
+ isError: false;
2874
+ }) | ({
2875
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2876
+ } & Omit<{
2877
+ requestId: string;
2878
+ data?: object | undefined;
2879
+ error?: unknown;
2880
+ endpointName: string;
2881
+ startedTimeStamp: number;
2882
+ fulfilledTimeStamp?: number | undefined;
2883
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2884
+ requestId: string;
2885
+ data?: object | undefined;
2886
+ error?: unknown;
2887
+ endpointName: string;
2888
+ startedTimeStamp: number;
2889
+ fulfilledTimeStamp?: number | undefined;
2890
+ }, "data" | "fulfilledTimeStamp">> & {
2891
+ error: undefined;
2892
+ } & {
2893
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2894
+ isUninitialized: false;
2895
+ isLoading: false;
2896
+ isSuccess: true;
2897
+ isError: false;
2898
+ }) | ({
2899
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2900
+ } & {
2901
+ requestId: string;
2902
+ data?: object | undefined;
2903
+ error?: unknown;
2904
+ endpointName: string;
2905
+ startedTimeStamp: number;
2906
+ fulfilledTimeStamp?: number | undefined;
2907
+ } & {
2908
+ data?: undefined;
2909
+ } & {
2910
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2911
+ isUninitialized: false;
2912
+ isLoading: true;
2913
+ isSuccess: false;
2914
+ isError: false;
2915
+ }) | ({
2916
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2917
+ } & Omit<{
2918
+ requestId: string;
2919
+ data?: object | undefined;
2920
+ error?: unknown;
2921
+ endpointName: string;
2922
+ startedTimeStamp: number;
2923
+ fulfilledTimeStamp?: number | undefined;
2924
+ }, "error"> & Required<Pick<{
2925
+ requestId: string;
2926
+ data?: object | undefined;
2927
+ error?: unknown;
2928
+ endpointName: string;
2929
+ startedTimeStamp: number;
2930
+ fulfilledTimeStamp?: number | undefined;
2931
+ }, "error">> & {
2932
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2933
+ isUninitialized: false;
2934
+ isLoading: false;
2935
+ isSuccess: false;
2936
+ isError: true;
2937
+ })) => R) | undefined;
2938
+ fixedCacheKey?: string | undefined;
2939
+ } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2940
+ originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg | undefined;
2941
+ reset: () => void;
2713
2942
  }];
2714
2943
  declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Record<string, any> = ({
2715
2944
  requestId?: undefined;
@@ -2870,11 +3099,11 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2870
3099
  fixedCacheKey?: string | undefined;
2871
3100
  } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsWebhooksApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2872
3101
  originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
2873
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3102
+ reset: () => void;
2874
3103
  }];
2875
3104
  declare const useGetPlansQuery: <R extends Record<string, any> = ({
2876
- error?: undefined;
2877
3105
  data?: undefined;
3106
+ error?: undefined;
2878
3107
  fulfilledTimeStamp?: undefined;
2879
3108
  originalArgs?: undefined;
2880
3109
  requestId?: undefined;
@@ -2955,8 +3184,8 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
2955
3184
  } & {
2956
3185
  skip?: boolean | undefined;
2957
3186
  selectFromResult?: ((state: ({
2958
- error?: undefined;
2959
3187
  data?: undefined;
3188
+ error?: undefined;
2960
3189
  fulfilledTimeStamp?: undefined;
2961
3190
  originalArgs?: undefined;
2962
3191
  requestId?: undefined;
@@ -3036,8 +3265,8 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
3036
3265
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>>;
3037
3266
  };
3038
3267
  declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
3039
- error?: undefined;
3040
3268
  data?: undefined;
3269
+ error?: undefined;
3041
3270
  fulfilledTimeStamp?: undefined;
3042
3271
  originalArgs?: undefined;
3043
3272
  requestId?: undefined;
@@ -3118,8 +3347,8 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
3118
3347
  } & {
3119
3348
  skip?: boolean | undefined;
3120
3349
  selectFromResult?: ((state: ({
3121
- error?: undefined;
3122
3350
  data?: undefined;
3351
+ error?: undefined;
3123
3352
  fulfilledTimeStamp?: undefined;
3124
3353
  originalArgs?: undefined;
3125
3354
  requestId?: undefined;
@@ -3199,8 +3428,8 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
3199
3428
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>>;
3200
3429
  };
3201
3430
  declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
3202
- error?: undefined;
3203
3431
  data?: undefined;
3432
+ error?: undefined;
3204
3433
  fulfilledTimeStamp?: undefined;
3205
3434
  originalArgs?: undefined;
3206
3435
  requestId?: undefined;
@@ -3281,8 +3510,8 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
3281
3510
  } & {
3282
3511
  skip?: boolean | undefined;
3283
3512
  selectFromResult?: ((state: ({
3284
- error?: undefined;
3285
3513
  data?: undefined;
3514
+ error?: undefined;
3286
3515
  fulfilledTimeStamp?: undefined;
3287
3516
  originalArgs?: undefined;
3288
3517
  requestId?: undefined;
@@ -3362,8 +3591,8 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
3362
3591
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>>;
3363
3592
  };
3364
3593
  declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
3365
- error?: undefined;
3366
3594
  data?: undefined;
3595
+ error?: undefined;
3367
3596
  fulfilledTimeStamp?: undefined;
3368
3597
  originalArgs?: undefined;
3369
3598
  requestId?: undefined;
@@ -3444,8 +3673,8 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
3444
3673
  } & {
3445
3674
  skip?: boolean | undefined;
3446
3675
  selectFromResult?: ((state: ({
3447
- error?: undefined;
3448
3676
  data?: undefined;
3677
+ error?: undefined;
3449
3678
  fulfilledTimeStamp?: undefined;
3450
3679
  originalArgs?: undefined;
3451
3680
  requestId?: undefined;
@@ -3683,11 +3912,11 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
3683
3912
  fixedCacheKey?: string | undefined;
3684
3913
  } | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3685
3914
  originalArgs?: PostApiWorkspacesApiArg | undefined;
3686
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3915
+ reset: () => void;
3687
3916
  }];
3688
3917
  declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
3689
- error?: undefined;
3690
3918
  data?: undefined;
3919
+ error?: undefined;
3691
3920
  fulfilledTimeStamp?: undefined;
3692
3921
  originalArgs?: undefined;
3693
3922
  requestId?: undefined;
@@ -3768,8 +3997,8 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
3768
3997
  } & {
3769
3998
  skip?: boolean | undefined;
3770
3999
  selectFromResult?: ((state: ({
3771
- error?: undefined;
3772
4000
  data?: undefined;
4001
+ error?: undefined;
3773
4002
  fulfilledTimeStamp?: undefined;
3774
4003
  originalArgs?: undefined;
3775
4004
  requestId?: undefined;
@@ -4007,7 +4236,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
4007
4236
  fixedCacheKey?: string | undefined;
4008
4237
  } | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4009
4238
  originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
4010
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
4239
+ reset: () => void;
4011
4240
  }];
4012
4241
  declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
4013
4242
  requestId?: undefined;
@@ -4168,7 +4397,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
4168
4397
  fixedCacheKey?: string | undefined;
4169
4398
  } | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4170
4399
  originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
4171
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
4400
+ reset: () => void;
4172
4401
  }];
4173
4402
  declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
4174
4403
  requestId?: undefined;
@@ -4329,11 +4558,11 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
4329
4558
  fixedCacheKey?: string | undefined;
4330
4559
  } | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4331
4560
  originalArgs?: CreateEnvironmentApiArg | undefined;
4332
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
4561
+ reset: () => void;
4333
4562
  }];
4334
4563
  declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
4335
- error?: undefined;
4336
4564
  data?: undefined;
4565
+ error?: undefined;
4337
4566
  fulfilledTimeStamp?: undefined;
4338
4567
  originalArgs?: undefined;
4339
4568
  requestId?: undefined;
@@ -4414,8 +4643,8 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
4414
4643
  } & {
4415
4644
  skip?: boolean | undefined;
4416
4645
  selectFromResult?: ((state: ({
4417
- error?: undefined;
4418
4646
  data?: undefined;
4647
+ error?: undefined;
4419
4648
  fulfilledTimeStamp?: undefined;
4420
4649
  originalArgs?: undefined;
4421
4650
  requestId?: undefined;
@@ -4495,8 +4724,8 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
4495
4724
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>>;
4496
4725
  };
4497
4726
  declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
4498
- error?: undefined;
4499
4727
  data?: undefined;
4728
+ error?: undefined;
4500
4729
  fulfilledTimeStamp?: undefined;
4501
4730
  originalArgs?: undefined;
4502
4731
  requestId?: undefined;
@@ -4577,8 +4806,8 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
4577
4806
  } & {
4578
4807
  skip?: boolean | undefined;
4579
4808
  selectFromResult?: ((state: ({
4580
- error?: undefined;
4581
4809
  data?: undefined;
4810
+ error?: undefined;
4582
4811
  fulfilledTimeStamp?: undefined;
4583
4812
  originalArgs?: undefined;
4584
4813
  requestId?: undefined;
@@ -4816,11 +5045,11 @@ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any>
4816
5045
  fixedCacheKey?: string | undefined;
4817
5046
  } | undefined) => readonly [(arg: CreateAcademyCurriculaApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4818
5047
  originalArgs?: CreateAcademyCurriculaApiArg | undefined;
4819
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5048
+ reset: () => void;
4820
5049
  }];
4821
5050
  declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4822
- error?: undefined;
4823
5051
  data?: undefined;
5052
+ error?: undefined;
4824
5053
  fulfilledTimeStamp?: undefined;
4825
5054
  originalArgs?: undefined;
4826
5055
  requestId?: undefined;
@@ -4901,8 +5130,8 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4901
5130
  } & {
4902
5131
  skip?: boolean | undefined;
4903
5132
  selectFromResult?: ((state: ({
4904
- error?: undefined;
4905
5133
  data?: undefined;
5134
+ error?: undefined;
4906
5135
  fulfilledTimeStamp?: undefined;
4907
5136
  originalArgs?: undefined;
4908
5137
  requestId?: undefined;
@@ -4982,8 +5211,8 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4982
5211
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
4983
5212
  };
4984
5213
  declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
4985
- error?: undefined;
4986
5214
  data?: undefined;
5215
+ error?: undefined;
4987
5216
  fulfilledTimeStamp?: undefined;
4988
5217
  originalArgs?: undefined;
4989
5218
  requestId?: undefined;
@@ -5064,8 +5293,8 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
5064
5293
  } & {
5065
5294
  skip?: boolean | undefined;
5066
5295
  selectFromResult?: ((state: ({
5067
- error?: undefined;
5068
5296
  data?: undefined;
5297
+ error?: undefined;
5069
5298
  fulfilledTimeStamp?: undefined;
5070
5299
  originalArgs?: undefined;
5071
5300
  requestId?: undefined;
@@ -5303,7 +5532,168 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
5303
5532
  fixedCacheKey?: string | undefined;
5304
5533
  } | undefined) => readonly [(arg: RegisterToAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5305
5534
  originalArgs?: RegisterToAcademyContentApiArg | undefined;
5306
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5535
+ reset: () => void;
5536
+ }];
5537
+ declare const useWithdrawFromAcademyContentMutation: <R extends Record<string, any> = ({
5538
+ requestId?: undefined;
5539
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5540
+ data?: undefined;
5541
+ error?: undefined;
5542
+ endpointName?: string | undefined;
5543
+ startedTimeStamp?: undefined;
5544
+ fulfilledTimeStamp?: undefined;
5545
+ } & {
5546
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5547
+ isUninitialized: true;
5548
+ isLoading: false;
5549
+ isSuccess: false;
5550
+ isError: false;
5551
+ }) | ({
5552
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5553
+ } & Omit<{
5554
+ requestId: string;
5555
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5556
+ error?: unknown;
5557
+ endpointName: string;
5558
+ startedTimeStamp: number;
5559
+ fulfilledTimeStamp?: number | undefined;
5560
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5561
+ requestId: string;
5562
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5563
+ error?: unknown;
5564
+ endpointName: string;
5565
+ startedTimeStamp: number;
5566
+ fulfilledTimeStamp?: number | undefined;
5567
+ }, "data" | "fulfilledTimeStamp">> & {
5568
+ error: undefined;
5569
+ } & {
5570
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5571
+ isUninitialized: false;
5572
+ isLoading: false;
5573
+ isSuccess: true;
5574
+ isError: false;
5575
+ }) | ({
5576
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5577
+ } & {
5578
+ requestId: string;
5579
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5580
+ error?: unknown;
5581
+ endpointName: string;
5582
+ startedTimeStamp: number;
5583
+ fulfilledTimeStamp?: number | undefined;
5584
+ } & {
5585
+ data?: undefined;
5586
+ } & {
5587
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5588
+ isUninitialized: false;
5589
+ isLoading: true;
5590
+ isSuccess: false;
5591
+ isError: false;
5592
+ }) | ({
5593
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5594
+ } & Omit<{
5595
+ requestId: string;
5596
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5597
+ error?: unknown;
5598
+ endpointName: string;
5599
+ startedTimeStamp: number;
5600
+ fulfilledTimeStamp?: number | undefined;
5601
+ }, "error"> & Required<Pick<{
5602
+ requestId: string;
5603
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5604
+ error?: unknown;
5605
+ endpointName: string;
5606
+ startedTimeStamp: number;
5607
+ fulfilledTimeStamp?: number | undefined;
5608
+ }, "error">> & {
5609
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5610
+ isUninitialized: false;
5611
+ isLoading: false;
5612
+ isSuccess: false;
5613
+ isError: true;
5614
+ })>(options?: {
5615
+ selectFromResult?: ((state: ({
5616
+ requestId?: undefined;
5617
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5618
+ data?: undefined;
5619
+ error?: undefined;
5620
+ endpointName?: string | undefined;
5621
+ startedTimeStamp?: undefined;
5622
+ fulfilledTimeStamp?: undefined;
5623
+ } & {
5624
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5625
+ isUninitialized: true;
5626
+ isLoading: false;
5627
+ isSuccess: false;
5628
+ isError: false;
5629
+ }) | ({
5630
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5631
+ } & Omit<{
5632
+ requestId: string;
5633
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5634
+ error?: unknown;
5635
+ endpointName: string;
5636
+ startedTimeStamp: number;
5637
+ fulfilledTimeStamp?: number | undefined;
5638
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5639
+ requestId: string;
5640
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5641
+ error?: unknown;
5642
+ endpointName: string;
5643
+ startedTimeStamp: number;
5644
+ fulfilledTimeStamp?: number | undefined;
5645
+ }, "data" | "fulfilledTimeStamp">> & {
5646
+ error: undefined;
5647
+ } & {
5648
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5649
+ isUninitialized: false;
5650
+ isLoading: false;
5651
+ isSuccess: true;
5652
+ isError: false;
5653
+ }) | ({
5654
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5655
+ } & {
5656
+ requestId: string;
5657
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5658
+ error?: unknown;
5659
+ endpointName: string;
5660
+ startedTimeStamp: number;
5661
+ fulfilledTimeStamp?: number | undefined;
5662
+ } & {
5663
+ data?: undefined;
5664
+ } & {
5665
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5666
+ isUninitialized: false;
5667
+ isLoading: true;
5668
+ isSuccess: false;
5669
+ isError: false;
5670
+ }) | ({
5671
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5672
+ } & Omit<{
5673
+ requestId: string;
5674
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5675
+ error?: unknown;
5676
+ endpointName: string;
5677
+ startedTimeStamp: number;
5678
+ fulfilledTimeStamp?: number | undefined;
5679
+ }, "error"> & Required<Pick<{
5680
+ requestId: string;
5681
+ data?: WithdrawFromAcademyContentApiResponse | undefined;
5682
+ error?: unknown;
5683
+ endpointName: string;
5684
+ startedTimeStamp: number;
5685
+ fulfilledTimeStamp?: number | undefined;
5686
+ }, "error">> & {
5687
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5688
+ isUninitialized: false;
5689
+ isLoading: false;
5690
+ isSuccess: false;
5691
+ isError: true;
5692
+ })) => R) | undefined;
5693
+ fixedCacheKey?: string | undefined;
5694
+ } | undefined) => readonly [(arg: WithdrawFromAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<WithdrawFromAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", WithdrawFromAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5695
+ originalArgs?: WithdrawFromAcademyContentApiArg | undefined;
5696
+ reset: () => void;
5307
5697
  }];
5308
5698
  declare const useUpdateAcademyCurriculaByIdMutation: <R extends Record<string, any> = ({
5309
5699
  requestId?: undefined;
@@ -5464,7 +5854,7 @@ declare const useUpdateAcademyCurriculaByIdMutation: <R extends Record<string, a
5464
5854
  fixedCacheKey?: string | undefined;
5465
5855
  } | undefined) => readonly [(arg: UpdateAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5466
5856
  originalArgs?: UpdateAcademyCurriculaByIdApiArg | undefined;
5467
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5857
+ reset: () => void;
5468
5858
  }];
5469
5859
  declare const useDeleteAcademyCurriculaByIdMutation: <R extends Record<string, any> = ({
5470
5860
  requestId?: undefined;
@@ -5625,11 +6015,11 @@ declare const useDeleteAcademyCurriculaByIdMutation: <R extends Record<string, a
5625
6015
  fixedCacheKey?: string | undefined;
5626
6016
  } | undefined) => readonly [(arg: DeleteAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5627
6017
  originalArgs?: DeleteAcademyCurriculaByIdApiArg | undefined;
5628
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6018
+ reset: () => void;
5629
6019
  }];
5630
6020
  declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> = ({
5631
- error?: undefined;
5632
6021
  data?: undefined;
6022
+ error?: undefined;
5633
6023
  fulfilledTimeStamp?: undefined;
5634
6024
  originalArgs?: undefined;
5635
6025
  requestId?: undefined;
@@ -5710,8 +6100,8 @@ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> =
5710
6100
  } & {
5711
6101
  skip?: boolean | undefined;
5712
6102
  selectFromResult?: ((state: ({
5713
- error?: undefined;
5714
6103
  data?: undefined;
6104
+ error?: undefined;
5715
6105
  fulfilledTimeStamp?: undefined;
5716
6106
  originalArgs?: undefined;
5717
6107
  requestId?: undefined;
@@ -5791,8 +6181,8 @@ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> =
5791
6181
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyCurriculaByIdApiResponse, "api", unknown>>;
5792
6182
  };
5793
6183
  declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
5794
- error?: undefined;
5795
6184
  data?: undefined;
6185
+ error?: undefined;
5796
6186
  fulfilledTimeStamp?: undefined;
5797
6187
  originalArgs?: undefined;
5798
6188
  requestId?: undefined;
@@ -5873,8 +6263,8 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
5873
6263
  } & {
5874
6264
  skip?: boolean | undefined;
5875
6265
  selectFromResult?: ((state: ({
5876
- error?: undefined;
5877
6266
  data?: undefined;
6267
+ error?: undefined;
5878
6268
  fulfilledTimeStamp?: undefined;
5879
6269
  originalArgs?: undefined;
5880
6270
  requestId?: undefined;
@@ -6112,7 +6502,7 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
6112
6502
  fixedCacheKey?: string | undefined;
6113
6503
  } | undefined) => readonly [(arg: UpdateCurrentItemInProgressTrackerApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6114
6504
  originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
6115
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6505
+ reset: () => void;
6116
6506
  }];
6117
6507
  declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
6118
6508
  requestId?: undefined;
@@ -6273,11 +6663,11 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
6273
6663
  fixedCacheKey?: string | undefined;
6274
6664
  } | undefined) => readonly [(arg: SubmitQuizApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6275
6665
  originalArgs?: SubmitQuizApiArg | undefined;
6276
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6666
+ reset: () => void;
6277
6667
  }];
6278
6668
  declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = ({
6279
- error?: undefined;
6280
6669
  data?: undefined;
6670
+ error?: undefined;
6281
6671
  fulfilledTimeStamp?: undefined;
6282
6672
  originalArgs?: undefined;
6283
6673
  requestId?: undefined;
@@ -6358,8 +6748,8 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
6358
6748
  } & {
6359
6749
  skip?: boolean | undefined;
6360
6750
  selectFromResult?: ((state: ({
6361
- error?: undefined;
6362
6751
  data?: undefined;
6752
+ error?: undefined;
6363
6753
  fulfilledTimeStamp?: undefined;
6364
6754
  originalArgs?: undefined;
6365
6755
  requestId?: undefined;
@@ -6439,8 +6829,8 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
6439
6829
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>;
6440
6830
  };
6441
6831
  declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
6442
- error?: undefined;
6443
6832
  data?: undefined;
6833
+ error?: undefined;
6444
6834
  fulfilledTimeStamp?: undefined;
6445
6835
  originalArgs?: undefined;
6446
6836
  requestId?: undefined;
@@ -6521,8 +6911,8 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
6521
6911
  } & {
6522
6912
  skip?: boolean | undefined;
6523
6913
  selectFromResult?: ((state: ({
6524
- error?: undefined;
6525
6914
  data?: undefined;
6915
+ error?: undefined;
6526
6916
  fulfilledTimeStamp?: undefined;
6527
6917
  originalArgs?: undefined;
6528
6918
  requestId?: undefined;
@@ -6602,8 +6992,8 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
6602
6992
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
6603
6993
  };
6604
6994
  declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
6605
- error?: undefined;
6606
6995
  data?: undefined;
6996
+ error?: undefined;
6607
6997
  fulfilledTimeStamp?: undefined;
6608
6998
  originalArgs?: undefined;
6609
6999
  requestId?: undefined;
@@ -6684,8 +7074,8 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
6684
7074
  } & {
6685
7075
  skip?: boolean | undefined;
6686
7076
  selectFromResult?: ((state: ({
6687
- error?: undefined;
6688
7077
  data?: undefined;
7078
+ error?: undefined;
6689
7079
  fulfilledTimeStamp?: undefined;
6690
7080
  originalArgs?: undefined;
6691
7081
  requestId?: undefined;
@@ -6765,8 +7155,8 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
6765
7155
  refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>>;
6766
7156
  };
6767
7157
  declare const useGetInvitationQuery: <R extends Record<string, any> = ({
6768
- error?: undefined;
6769
7158
  data?: undefined;
7159
+ error?: undefined;
6770
7160
  fulfilledTimeStamp?: undefined;
6771
7161
  originalArgs?: undefined;
6772
7162
  requestId?: undefined;
@@ -6847,8 +7237,8 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
6847
7237
  } & {
6848
7238
  skip?: boolean | undefined;
6849
7239
  selectFromResult?: ((state: ({
6850
- error?: undefined;
6851
7240
  data?: undefined;
7241
+ error?: undefined;
6852
7242
  fulfilledTimeStamp?: undefined;
6853
7243
  originalArgs?: undefined;
6854
7244
  requestId?: undefined;
@@ -7086,7 +7476,7 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
7086
7476
  fixedCacheKey?: string | undefined;
7087
7477
  } | undefined) => readonly [(arg: DeleteInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7088
7478
  originalArgs?: DeleteInvitationApiArg | undefined;
7089
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
7479
+ reset: () => void;
7090
7480
  }];
7091
7481
  declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
7092
7482
  requestId?: undefined;
@@ -7247,11 +7637,11 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
7247
7637
  fixedCacheKey?: string | undefined;
7248
7638
  } | undefined) => readonly [(arg: UpdateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7249
7639
  originalArgs?: UpdateInvitationApiArg | undefined;
7250
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
7640
+ reset: () => void;
7251
7641
  }];
7252
7642
  declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
7253
- error?: undefined;
7254
7643
  data?: undefined;
7644
+ error?: undefined;
7255
7645
  fulfilledTimeStamp?: undefined;
7256
7646
  originalArgs?: undefined;
7257
7647
  requestId?: undefined;
@@ -7332,8 +7722,8 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
7332
7722
  } & {
7333
7723
  skip?: boolean | undefined;
7334
7724
  selectFromResult?: ((state: ({
7335
- error?: undefined;
7336
7725
  data?: undefined;
7726
+ error?: undefined;
7337
7727
  fulfilledTimeStamp?: undefined;
7338
7728
  originalArgs?: undefined;
7339
7729
  requestId?: undefined;
@@ -7571,7 +7961,7 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
7571
7961
  fixedCacheKey?: string | undefined;
7572
7962
  } | undefined) => readonly [(arg: CreateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7573
7963
  originalArgs?: CreateInvitationApiArg | undefined;
7574
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
7964
+ reset: () => void;
7575
7965
  }];
7576
7966
  declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
7577
7967
  requestId?: undefined;
@@ -7732,7 +8122,7 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
7732
8122
  fixedCacheKey?: string | undefined;
7733
8123
  } | undefined) => readonly [(arg: AcceptInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7734
8124
  originalArgs?: AcceptInvitationApiArg | undefined;
7735
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
8125
+ reset: () => void;
7736
8126
  }];
7737
8127
  declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
7738
8128
  requestId?: undefined;
@@ -7893,11 +8283,11 @@ declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
7893
8283
  fixedCacheKey?: string | undefined;
7894
8284
  } | undefined) => readonly [(arg: DeleteBadgeByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7895
8285
  originalArgs?: DeleteBadgeByIdApiArg | undefined;
7896
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
8286
+ reset: () => void;
7897
8287
  }];
7898
8288
  declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
7899
- error?: undefined;
7900
8289
  data?: undefined;
8290
+ error?: undefined;
7901
8291
  fulfilledTimeStamp?: undefined;
7902
8292
  originalArgs?: undefined;
7903
8293
  requestId?: undefined;
@@ -7978,8 +8368,8 @@ declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
7978
8368
  } & {
7979
8369
  skip?: boolean | undefined;
7980
8370
  selectFromResult?: ((state: ({
7981
- error?: undefined;
7982
8371
  data?: undefined;
8372
+ error?: undefined;
7983
8373
  fulfilledTimeStamp?: undefined;
7984
8374
  originalArgs?: undefined;
7985
8375
  requestId?: undefined;
@@ -8217,7 +8607,7 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
8217
8607
  fixedCacheKey?: string | undefined;
8218
8608
  } | undefined) => readonly [(arg: CreateOrUpdateBadgeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
8219
8609
  originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
8220
- reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
8610
+ reset: () => void;
8221
8611
  }];
8222
8612
 
8223
- export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteAcademyCurriculaByIdApiArg, type DeleteAcademyCurriculaByIdApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetAcademyCurriculaByIdApiArg, type GetAcademyCurriculaByIdApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateAcademyCurriculaByIdApiArg, type UpdateAcademyCurriculaByIdApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteAcademyCurriculaByIdMutation, useDeleteApiWorkspacesByIdMutation, useDeleteBadgeByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetAcademyCurriculaByIdQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetBadgeByIdQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateAcademyCurriculaByIdMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };
8613
+ export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteAcademyCurriculaByIdApiArg, type DeleteAcademyCurriculaByIdApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetAcademyCurriculaByIdApiArg, type GetAcademyCurriculaByIdApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateAcademyCurriculaByIdApiArg, type UpdateAcademyCurriculaByIdApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, type WithdrawFromAcademyContentApiArg, type WithdrawFromAcademyContentApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteAcademyCurriculaByIdMutation, useDeleteApiWorkspacesByIdMutation, useDeleteBadgeByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetAcademyCurriculaByIdQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetBadgeByIdQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradePreviewMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateAcademyCurriculaByIdMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation, useWithdrawFromAcademyContentMutation };