randmar-api-client 1.110.0 → 1.112.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/store/randmarApi.d.ts +1129 -54
- package/dist/store/randmarApi.js +38 -1
- package/dist/store/randmarApiWithTags.d.ts +5 -0
- package/package.json +1 -1
|
@@ -39,12 +39,15 @@ declare const injectedRtkApi: import("@reduxjs/toolkit/query").Api<import("@redu
|
|
|
39
39
|
putV4ResellerByRouteResellerIdAltDocumentAndDocumentNumberInvoice: import("@reduxjs/toolkit/query").MutationDefinition<PutV4ResellerByRouteResellerIdAltDocumentAndDocumentNumberInvoiceApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
40
40
|
putV4ResellerByRouteResellerIdAltDocumentAndDocumentNumberCredit: import("@reduxjs/toolkit/query").MutationDefinition<PutV4ResellerByRouteResellerIdAltDocumentAndDocumentNumberCreditApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
41
41
|
putV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNumber: import("@reduxjs/toolkit/query").MutationDefinition<PutV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNumberApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
42
|
+
getV4PartnerByApplicationIdAttachmentAndFileName: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>;
|
|
42
43
|
getV4ResellerByRouteResellerIdBilling: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, BillingSummary, "randmarApi", unknown>;
|
|
43
44
|
getV4ResellerByRouteResellerIdBillingInvoices: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingInvoicesApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ResellerByRouteResellerIdBillingInvoicesApiResponse, "randmarApi", unknown>;
|
|
44
45
|
getV4ResellerByRouteResellerIdBillingPayments: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingPaymentsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ResellerByRouteResellerIdBillingPaymentsApiResponse, "randmarApi", unknown>;
|
|
45
46
|
getV4ResellerByRouteResellerIdBillingCredits: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingCreditsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Credit, "randmarApi", unknown>;
|
|
46
47
|
getV4ResellerByRouteResellerIdBillingLastPayment: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingLastPaymentApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Payment, "randmarApi", unknown>;
|
|
47
48
|
getV4ResellerByRouteResellerIdBillingStatementDetails: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdBillingStatementDetailsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ResellerByRouteResellerIdBillingStatementDetailsApiResponse, "randmarApi", unknown>;
|
|
49
|
+
postV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmar: import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ConversationHeader, "randmarApi", unknown>;
|
|
50
|
+
postV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2: import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ConversationHeader, "randmarApi", unknown>;
|
|
48
51
|
postV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerAndPartnerId: import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerAndPartnerIdApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ConversationHeader, "randmarApi", unknown>;
|
|
49
52
|
getV4PartnerByRouteApplicationIdBusinessDevelopmentConversations: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsApiResponse, "randmarApi", unknown>;
|
|
50
53
|
getV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdMessages: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdMessagesApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdMessagesApiResponse, "randmarApi", unknown>;
|
|
@@ -109,6 +112,7 @@ declare const injectedRtkApi: import("@reduxjs/toolkit/query").Api<import("@redu
|
|
|
109
112
|
getV4ManufacturerByRouteManufacturerIdDocumentsCompletedOrderDetails: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ManufacturerByRouteManufacturerIdDocumentsCompletedOrderDetailsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ManufacturerByRouteManufacturerIdDocumentsCompletedOrderDetailsApiResponse, "randmarApi", unknown>;
|
|
110
113
|
getV4ManufacturerByRouteManufacturerIdDocumentCompletedOrderDetails: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ManufacturerByRouteManufacturerIdDocumentCompletedOrderDetailsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ManufacturerByRouteManufacturerIdDocumentCompletedOrderDetailsApiResponse, "randmarApi", unknown>;
|
|
111
114
|
putV4ManufacturerByRouteManufacturerIdDraftPurchases: import("@reduxjs/toolkit/query").MutationDefinition<PutV4ManufacturerByRouteManufacturerIdDraftPurchasesApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
115
|
+
putV4PartnerEmail: import("@reduxjs/toolkit/query").MutationDefinition<PutV4PartnerEmailApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
112
116
|
getV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumber: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GeneralDocument, "randmarApi", unknown>;
|
|
113
117
|
postV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberShippingAddress: import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberShippingAddressApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
114
118
|
getV4PartnerByRouteApplicationIdGeneralDocuments: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByRouteApplicationIdGeneralDocumentsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4PartnerByRouteApplicationIdGeneralDocumentsApiResponse, "randmarApi", unknown>;
|
|
@@ -319,6 +323,7 @@ declare const injectedRtkApi: import("@reduxjs/toolkit/query").Api<import("@redu
|
|
|
319
323
|
putV4ResellerByRouteResellerIdReturnAndReturnNumberAdminCredit: import("@reduxjs/toolkit/query").MutationDefinition<PutV4ResellerByRouteResellerIdReturnAndReturnNumberAdminCreditApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, string, "randmarApi", unknown>;
|
|
320
324
|
getV4PartnerByRoutePartnerIdReturnAndReturnNumber: import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByRoutePartnerIdReturnAndReturnNumberApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ReturnOld, "randmarApi", unknown>;
|
|
321
325
|
postV4PartnerByRoutePartnerIdReturnAndReturnNumberAddComment: import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRoutePartnerIdReturnAndReturnNumberAddCommentApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>;
|
|
326
|
+
putV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachment: import("@reduxjs/toolkit/query").MutationDefinition<PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, AttachmentUploadResult, "randmarApi", unknown>;
|
|
322
327
|
getV4ResellerByRouteResellerIdReturns: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ResellerByRouteResellerIdReturnsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ResellerByRouteResellerIdReturnsApiResponse, "randmarApi", unknown>;
|
|
323
328
|
getV4ManufacturerByRouteManufacturerIdReturns: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ManufacturerByRouteManufacturerIdReturnsApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ManufacturerByRouteManufacturerIdReturnsApiResponse, "randmarApi", unknown>;
|
|
324
329
|
getV4ShopifyByShopifyHostNameSearch: import("@reduxjs/toolkit/query").QueryDefinition<GetV4ShopifyByShopifyHostNameSearchApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, GetV4ShopifyByShopifyHostNameSearchApiResponse, "randmarApi", unknown>;
|
|
@@ -641,6 +646,14 @@ export type PutV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNu
|
|
|
641
646
|
partNumber: string;
|
|
642
647
|
routeResellerId: string;
|
|
643
648
|
};
|
|
649
|
+
export type GetV4PartnerByApplicationIdAttachmentAndFileNameApiResponse =
|
|
650
|
+
/** status 200 OK */ Blob;
|
|
651
|
+
export type GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg = {
|
|
652
|
+
/** The application ID of the partner. */
|
|
653
|
+
applicationId: string;
|
|
654
|
+
/** The full blob filename in the `attachments` container. */
|
|
655
|
+
fileName: string;
|
|
656
|
+
};
|
|
644
657
|
export type GetV4ResellerByRouteResellerIdBillingApiResponse =
|
|
645
658
|
/** status 200 A summary of billing information for the reseller. */ BillingSummary;
|
|
646
659
|
export type GetV4ResellerByRouteResellerIdBillingApiArg = {
|
|
@@ -677,14 +690,30 @@ export type GetV4ResellerByRouteResellerIdBillingStatementDetailsApiArg = {
|
|
|
677
690
|
/** The application ID of the Reseller making the request. */
|
|
678
691
|
routeResellerId: string;
|
|
679
692
|
};
|
|
693
|
+
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiResponse =
|
|
694
|
+
/** status 200 The conversation header for the conversation with Randmar. */ ConversationHeader;
|
|
695
|
+
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiArg = {
|
|
696
|
+
/** The application ID of the partner initiating the conversation. */
|
|
697
|
+
routeApplicationId: string;
|
|
698
|
+
/** The message content sent to Randmar (created as the first message for a new conversation, or appended to an existing one). */
|
|
699
|
+
message?: string;
|
|
700
|
+
};
|
|
701
|
+
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiResponse =
|
|
702
|
+
/** status 200 The conversation header for the conversation with Randmar. */ ConversationHeader;
|
|
703
|
+
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiArg = {
|
|
704
|
+
/** The application ID of the partner initiating the conversation. */
|
|
705
|
+
routeApplicationId: string;
|
|
706
|
+
/** The message content sent to Randmar (created as the first message for a new conversation, or appended to an existing one). */
|
|
707
|
+
message?: string;
|
|
708
|
+
};
|
|
680
709
|
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerAndPartnerIdApiResponse =
|
|
681
710
|
/** status 200 The conversation header details. */ ConversationHeader;
|
|
682
711
|
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerAndPartnerIdApiArg = {
|
|
683
712
|
/** The application ID of the partner initiating the conversation. */
|
|
684
713
|
routeApplicationId: string;
|
|
685
|
-
/** The application ID
|
|
714
|
+
/** The partner (application) ID to converse with. */
|
|
686
715
|
partnerId: string;
|
|
687
|
-
/** The
|
|
716
|
+
/** The message content to send (first message for a new conversation, or appended to an existing one). */
|
|
688
717
|
message?: string;
|
|
689
718
|
};
|
|
690
719
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsApiResponse =
|
|
@@ -694,38 +723,47 @@ export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsApiA
|
|
|
694
723
|
routeApplicationId: string;
|
|
695
724
|
};
|
|
696
725
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdMessagesApiResponse =
|
|
697
|
-
/** status 200 A list of
|
|
726
|
+
/** status 200 A list of messages in the conversation. */ ChatMessage[];
|
|
698
727
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdMessagesApiArg = {
|
|
699
728
|
/** The application ID of the partner. */
|
|
700
729
|
routeApplicationId: string;
|
|
701
|
-
/** The
|
|
730
|
+
/** The conversation ID. */
|
|
702
731
|
conversationId: number;
|
|
703
732
|
};
|
|
704
733
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdLinksApiResponse =
|
|
705
|
-
/** status 200
|
|
734
|
+
/** status 200 A list of links shared in the conversation. */ ConversationLink[];
|
|
706
735
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdLinksApiArg = {
|
|
736
|
+
/** The application ID of the partner. */
|
|
707
737
|
routeApplicationId: string;
|
|
738
|
+
/** The conversation ID. */
|
|
708
739
|
conversationId: number;
|
|
709
740
|
};
|
|
710
741
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdPeopleApiResponse =
|
|
711
|
-
/** status 200
|
|
742
|
+
/** status 200 A list of conversation participants. */ ConversationLink[];
|
|
712
743
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdPeopleApiArg = {
|
|
744
|
+
/** The application ID of the partner. */
|
|
713
745
|
routeApplicationId: string;
|
|
746
|
+
/** The conversation ID. */
|
|
714
747
|
conversationId: number;
|
|
715
748
|
};
|
|
716
749
|
export type DeleteV4PartnerByRouteApplicationIdBusinessDevelopmentConversationLinkAndLinkIdApiResponse = unknown;
|
|
717
750
|
export type DeleteV4PartnerByRouteApplicationIdBusinessDevelopmentConversationLinkAndLinkIdApiArg = {
|
|
751
|
+
/** The application ID of the partner. */
|
|
718
752
|
routeApplicationId: string;
|
|
753
|
+
/** The link ID to remove. */
|
|
719
754
|
linkId: string;
|
|
720
755
|
};
|
|
721
756
|
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdLinkApiResponse = unknown;
|
|
722
757
|
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdLinkApiArg = {
|
|
758
|
+
/** The application ID of the partner. */
|
|
723
759
|
routeApplicationId: string;
|
|
760
|
+
/** The conversation ID. */
|
|
724
761
|
conversationId: number;
|
|
762
|
+
/** The link payload containing `Url` and `Title`. */
|
|
725
763
|
createLinkRequest: CreateLinkRequest;
|
|
726
764
|
};
|
|
727
765
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsHasUnreadsApiResponse =
|
|
728
|
-
/** status 200
|
|
766
|
+
/** status 200 A response indicating whether there are any unread messages. */ GetMessagesResponse;
|
|
729
767
|
export type GetV4PartnerByRouteApplicationIdBusinessDevelopmentConversationsHasUnreadsApiArg = {
|
|
730
768
|
/** The application ID of the partner. */
|
|
731
769
|
routeApplicationId: string;
|
|
@@ -734,7 +772,7 @@ export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndC
|
|
|
734
772
|
export type PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationAndConversationIdReadApiArg = {
|
|
735
773
|
/** The application ID of the partner. */
|
|
736
774
|
routeApplicationId: string;
|
|
737
|
-
/** The ID
|
|
775
|
+
/** The conversation ID to mark as read. */
|
|
738
776
|
conversationId: number;
|
|
739
777
|
};
|
|
740
778
|
export type GetV4ResellerByRouteResellerIdCartAndCartNameApiResponse =
|
|
@@ -1150,6 +1188,10 @@ export type PutV4ManufacturerByRouteManufacturerIdDraftPurchasesApiArg = {
|
|
|
1150
1188
|
/** The application ID of the Manufacturer making the request. */
|
|
1151
1189
|
routeManufacturerId: string;
|
|
1152
1190
|
};
|
|
1191
|
+
export type PutV4PartnerEmailApiResponse = unknown;
|
|
1192
|
+
export type PutV4PartnerEmailApiArg = {
|
|
1193
|
+
sendEmailRequest: SendEmailRequest;
|
|
1194
|
+
};
|
|
1153
1195
|
export type GetV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberApiResponse =
|
|
1154
1196
|
/** status 200 The requested order's information. */ GeneralDocument;
|
|
1155
1197
|
export type GetV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberApiArg = {
|
|
@@ -1845,49 +1887,49 @@ export type GetV4ShopifyByShopifyHostNameProductAndRandmarSkuApiArg = {
|
|
|
1845
1887
|
randmarSku: string;
|
|
1846
1888
|
};
|
|
1847
1889
|
export type GetV4ResellerByRouteResellerIdProductAndRandmarSkuApiResponse =
|
|
1848
|
-
/** status 200 The
|
|
1890
|
+
/** status 200 The product information. */ Product;
|
|
1849
1891
|
export type GetV4ResellerByRouteResellerIdProductAndRandmarSkuApiArg = {
|
|
1850
1892
|
/** The ID of the reseller making the request. */
|
|
1851
1893
|
routeResellerId: string;
|
|
1852
1894
|
/** The Randmar SKU of the product to retrieve. */
|
|
1853
1895
|
randmarSku: string;
|
|
1854
|
-
/**
|
|
1896
|
+
/** When true, includes detailed specifications. Defaults to true. */
|
|
1855
1897
|
withSpecification?: boolean;
|
|
1856
|
-
/** Optional Shopify host name to
|
|
1898
|
+
/** Optional Shopify host name used to fetch Shopify-related product details. */
|
|
1857
1899
|
shopifyHostName?: string;
|
|
1858
1900
|
};
|
|
1859
1901
|
export type GetV4ResellerByRouteResellerIdProductAndRandmarSkuSalesStatisticsApiResponse =
|
|
1860
|
-
/** status 200 A list of sales statistics for the
|
|
1902
|
+
/** status 200 A list of sales statistics records for the requested period. */ SalesStatistic[];
|
|
1861
1903
|
export type GetV4ResellerByRouteResellerIdProductAndRandmarSkuSalesStatisticsApiArg = {
|
|
1862
1904
|
/** The ID of the reseller making the request. */
|
|
1863
1905
|
routeResellerId: string;
|
|
1864
1906
|
/** The Randmar SKU of the product. */
|
|
1865
1907
|
randmarSku: string;
|
|
1866
|
-
/**
|
|
1908
|
+
/** Optional start date for the reporting period. */
|
|
1867
1909
|
startDate?: string;
|
|
1868
|
-
/**
|
|
1910
|
+
/** Optional end date for the reporting period. */
|
|
1869
1911
|
endDate?: string;
|
|
1870
1912
|
};
|
|
1871
1913
|
export type PostV4ResellerByRouteResellerIdProductAndRandmarSkuShopifyApiResponse = unknown;
|
|
1872
1914
|
export type PostV4ResellerByRouteResellerIdProductAndRandmarSkuShopifyApiArg = {
|
|
1873
1915
|
/** The ID of the reseller making the request. */
|
|
1874
1916
|
routeResellerId: string;
|
|
1875
|
-
/** The Randmar SKU
|
|
1917
|
+
/** The Randmar SKU to synchronize to Shopify. */
|
|
1876
1918
|
randmarSku: string;
|
|
1877
|
-
/** The Shopify host name (e.g.,
|
|
1919
|
+
/** The Shopify host name (e.g., `your-store.myshopify.com`). */
|
|
1878
1920
|
shopifyHostName?: string;
|
|
1879
|
-
/** Optional opportunity number to apply specific pricing. */
|
|
1921
|
+
/** Optional opportunity number to apply specific pricing during sync. */
|
|
1880
1922
|
opportunityNumber?: string;
|
|
1881
1923
|
};
|
|
1882
1924
|
export type PutV4ResellerByRouteResellerIdProductAndRandmarSkuRequisitionApiResponse = unknown;
|
|
1883
1925
|
export type PutV4ResellerByRouteResellerIdProductAndRandmarSkuRequisitionApiArg = {
|
|
1884
1926
|
/** The ID of the reseller making the request. */
|
|
1885
1927
|
routeResellerId: string;
|
|
1886
|
-
/** The Randmar SKU of the product to
|
|
1928
|
+
/** The Randmar SKU of the product to request. */
|
|
1887
1929
|
randmarSku: string;
|
|
1888
|
-
/** The warehouse
|
|
1930
|
+
/** The warehouse/location code for the requisition. */
|
|
1889
1931
|
location?: string;
|
|
1890
|
-
/** The quantity
|
|
1932
|
+
/** The quantity to request. */
|
|
1891
1933
|
quantity?: number;
|
|
1892
1934
|
};
|
|
1893
1935
|
export type PutV4ResellerByRouteResellerIdProductAndRandmarSkuSerializeApiResponse = unknown;
|
|
@@ -1898,15 +1940,15 @@ export type PutV4ResellerByRouteResellerIdProductAndRandmarSkuSerializeApiArg =
|
|
|
1898
1940
|
randmarSku: string;
|
|
1899
1941
|
};
|
|
1900
1942
|
export type GetV4PartnerByRouteApplicationIdProductAndRandmarSkuApiResponse =
|
|
1901
|
-
/** status 200 The
|
|
1943
|
+
/** status 200 The product information. */ Product;
|
|
1902
1944
|
export type GetV4PartnerByRouteApplicationIdProductAndRandmarSkuApiArg = {
|
|
1903
1945
|
/** The application ID of the partner making the request. */
|
|
1904
1946
|
routeApplicationId: string;
|
|
1905
1947
|
/** The Randmar SKU of the product to retrieve. */
|
|
1906
1948
|
randmarSku: string;
|
|
1907
|
-
/**
|
|
1949
|
+
/** When true, includes detailed specifications. Defaults to false. */
|
|
1908
1950
|
withSpecification?: boolean;
|
|
1909
|
-
/** Optional Shopify host name to
|
|
1951
|
+
/** Optional Shopify host name used to fetch Shopify-related product details. */
|
|
1910
1952
|
shopifyHostName?: string;
|
|
1911
1953
|
};
|
|
1912
1954
|
export type GetV4PartnerByRouteApplicationIdProductAndRandmarSkuLocationDetailsWarehouseIdApiResponse = unknown;
|
|
@@ -2816,6 +2858,18 @@ export type PostV4PartnerByRoutePartnerIdReturnAndReturnNumberAddCommentApiArg =
|
|
|
2816
2858
|
/** The comment text to add. */
|
|
2817
2859
|
comment?: string;
|
|
2818
2860
|
};
|
|
2861
|
+
export type PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiResponse =
|
|
2862
|
+
/** status 200 OK */ AttachmentUploadResult;
|
|
2863
|
+
export type PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiArg = {
|
|
2864
|
+
/** The ID of the partner who owns the return. This is taken from the route. */
|
|
2865
|
+
routePartnerId: string;
|
|
2866
|
+
/** The unique identifier for the return/RMA. */
|
|
2867
|
+
returnNumber: string;
|
|
2868
|
+
body: {
|
|
2869
|
+
/** The file to attach. */
|
|
2870
|
+
file: Blob;
|
|
2871
|
+
};
|
|
2872
|
+
};
|
|
2819
2873
|
export type GetV4ResellerByRouteResellerIdReturnsApiResponse =
|
|
2820
2874
|
/** status 200 Returns a list of all returns of this reseller */ ReturnOld[];
|
|
2821
2875
|
export type GetV4ResellerByRouteResellerIdReturnsApiArg = {
|
|
@@ -2905,67 +2959,67 @@ export type GetV4PartnerByRouteApplicationIdShopifyApiResponse = unknown;
|
|
|
2905
2959
|
export type GetV4PartnerByRouteApplicationIdShopifyApiArg = {
|
|
2906
2960
|
/** The application ID of the partner. */
|
|
2907
2961
|
routeApplicationId: string;
|
|
2908
|
-
/**
|
|
2962
|
+
/** When true, includes the Shopify access token in the response. */
|
|
2909
2963
|
withToken?: boolean;
|
|
2910
2964
|
};
|
|
2911
2965
|
export type PostV4PartnerByRouteApplicationIdShopifyValidateApiResponse = unknown;
|
|
2912
2966
|
export type PostV4PartnerByRouteApplicationIdShopifyValidateApiArg = {
|
|
2913
2967
|
/** The application ID of the partner. */
|
|
2914
2968
|
routeApplicationId: string;
|
|
2915
|
-
/** The Shopify host name (e.g.,
|
|
2969
|
+
/** The Shopify store host name (e.g., `your-store.myshopify.com`). */
|
|
2916
2970
|
shopifyHostName?: string;
|
|
2917
2971
|
};
|
|
2918
2972
|
export type PostV4PartnerByRouteApplicationIdShopifySynchronizationAndSynchronizationTypeApiResponse = unknown;
|
|
2919
2973
|
export type PostV4PartnerByRouteApplicationIdShopifySynchronizationAndSynchronizationTypeApiArg = {
|
|
2920
2974
|
/** The application ID of the partner. */
|
|
2921
2975
|
routeApplicationId: string;
|
|
2922
|
-
/** The
|
|
2976
|
+
/** The synchronization module name (e.g., `Inventory`, `Tracking`). */
|
|
2923
2977
|
synchronizationType: string;
|
|
2924
|
-
/** The Shopify host name. */
|
|
2978
|
+
/** The Shopify store host name. */
|
|
2925
2979
|
shopifyHostName?: string;
|
|
2926
|
-
/** The new
|
|
2980
|
+
/** The new enabled/disabled value to apply. */
|
|
2927
2981
|
newValue?: boolean;
|
|
2928
2982
|
};
|
|
2929
2983
|
export type PostV4PartnerByRouteApplicationIdShopifyAndPropertyNameApiResponse = unknown;
|
|
2930
2984
|
export type PostV4PartnerByRouteApplicationIdShopifyAndPropertyNameApiArg = {
|
|
2931
2985
|
/** The application ID of the partner. */
|
|
2932
2986
|
routeApplicationId: string;
|
|
2933
|
-
/** The
|
|
2987
|
+
/** The boolean property name to update. */
|
|
2934
2988
|
propertyName: string;
|
|
2935
|
-
/** The Shopify host name. */
|
|
2989
|
+
/** The Shopify store host name. */
|
|
2936
2990
|
shopifyHostName?: string;
|
|
2937
|
-
/** The new boolean value
|
|
2991
|
+
/** The new boolean value to set. */
|
|
2938
2992
|
newValue?: boolean;
|
|
2939
2993
|
};
|
|
2940
2994
|
export type PostV4PartnerByRouteApplicationIdShopifyDefaultShippingSlipCommentApiResponse = unknown;
|
|
2941
2995
|
export type PostV4PartnerByRouteApplicationIdShopifyDefaultShippingSlipCommentApiArg = {
|
|
2942
2996
|
/** The application ID of the partner. */
|
|
2943
2997
|
routeApplicationId: string;
|
|
2944
|
-
/** The Shopify host name. */
|
|
2998
|
+
/** The Shopify store host name. */
|
|
2945
2999
|
shopifyHostName?: string;
|
|
2946
|
-
/** The
|
|
3000
|
+
/** The comment text to store as the default shipping slip comment. */
|
|
2947
3001
|
newValue?: string;
|
|
2948
3002
|
};
|
|
2949
3003
|
export type PutV4PartnerByRouteApplicationIdShopifyWebhookAndModuleStatusApiResponse = unknown;
|
|
2950
3004
|
export type PutV4PartnerByRouteApplicationIdShopifyWebhookAndModuleStatusApiArg = {
|
|
2951
3005
|
/** The application ID of the partner. */
|
|
2952
3006
|
routeApplicationId: string;
|
|
2953
|
-
/** The webhook topic/module (e.g.,
|
|
3007
|
+
/** The webhook topic/module (e.g., `orders`, `products`). */
|
|
2954
3008
|
module: string;
|
|
2955
|
-
/** The
|
|
3009
|
+
/** The event for the topic (e.g., `create`, `update`). */
|
|
2956
3010
|
status: string;
|
|
2957
|
-
/** The Shopify host name. */
|
|
3011
|
+
/** The Shopify store host name. */
|
|
2958
3012
|
shopifyHostName?: string;
|
|
2959
3013
|
};
|
|
2960
3014
|
export type DeleteV4PartnerByRouteApplicationIdShopifyWebhookAndModuleStatusApiResponse = unknown;
|
|
2961
3015
|
export type DeleteV4PartnerByRouteApplicationIdShopifyWebhookAndModuleStatusApiArg = {
|
|
2962
3016
|
/** The application ID of the partner. */
|
|
2963
3017
|
routeApplicationId: string;
|
|
2964
|
-
/** The webhook topic/module. */
|
|
3018
|
+
/** The webhook topic/module (e.g., `orders`, `products`). */
|
|
2965
3019
|
module: string;
|
|
2966
|
-
/** The
|
|
3020
|
+
/** The event for the topic (e.g., `create`, `update`). */
|
|
2967
3021
|
status: string;
|
|
2968
|
-
/** The Shopify host name. */
|
|
3022
|
+
/** The Shopify store host name. */
|
|
2969
3023
|
shopifyHostName?: string;
|
|
2970
3024
|
};
|
|
2971
3025
|
export type PutV4PartnerByRouteApplicationIdUserAndEmailAddressApiResponse = unknown;
|
|
@@ -3309,6 +3363,7 @@ export type ReturnOld = {
|
|
|
3309
3363
|
Status?: string | null;
|
|
3310
3364
|
WarehouseLocation?: string | null;
|
|
3311
3365
|
Invoice?: Invoice;
|
|
3366
|
+
Attachments?: string[] | null;
|
|
3312
3367
|
};
|
|
3313
3368
|
export type OrderDetail = {
|
|
3314
3369
|
DocumentDate?: number;
|
|
@@ -3724,9 +3779,7 @@ export type Statement = {
|
|
|
3724
3779
|
Total?: number;
|
|
3725
3780
|
};
|
|
3726
3781
|
export type Reseller = {
|
|
3727
|
-
AllowBackorderQuantities?: boolean;
|
|
3728
3782
|
ReturnAddressAsRandmar?: boolean;
|
|
3729
|
-
AllowPartialShipments?: boolean;
|
|
3730
3783
|
CreditLimit?: number;
|
|
3731
3784
|
AllowSystemIntegration?: number;
|
|
3732
3785
|
CreationDate?: number;
|
|
@@ -3738,6 +3791,7 @@ export type Reseller = {
|
|
|
3738
3791
|
CompletedOrderDetails?: OrderDetail[] | null;
|
|
3739
3792
|
ActiveOrderDetails?: OrderDetail[] | null;
|
|
3740
3793
|
Qualifications?: Qualification[] | null;
|
|
3794
|
+
IsQualified?: boolean;
|
|
3741
3795
|
QualifiedManufacturers?: Manufacturer[] | null;
|
|
3742
3796
|
Qualification?: Qualification;
|
|
3743
3797
|
SalesStatistics?: SalesStatistic[] | null;
|
|
@@ -3746,7 +3800,6 @@ export type Reseller = {
|
|
|
3746
3800
|
About?: string | null;
|
|
3747
3801
|
Address1?: string | null;
|
|
3748
3802
|
Address2?: string | null;
|
|
3749
|
-
AREmail?: string | null;
|
|
3750
3803
|
City?: string | null;
|
|
3751
3804
|
ContactName?: string | null;
|
|
3752
3805
|
Country?: string | null;
|
|
@@ -3933,7 +3986,7 @@ export type ShipToLocation = {
|
|
|
3933
3986
|
ContactWebsite?: string | null;
|
|
3934
3987
|
ShippingMethodId?: string | null;
|
|
3935
3988
|
ShippingTimeId?: string | null;
|
|
3936
|
-
ExpectedDateTime?: string;
|
|
3989
|
+
ExpectedDateTime?: string | null;
|
|
3937
3990
|
AllowPartialShipment?: boolean | null;
|
|
3938
3991
|
};
|
|
3939
3992
|
export type ShipToDetails = {
|
|
@@ -4281,6 +4334,17 @@ export type GeneralDocumentOld = {
|
|
|
4281
4334
|
Completed?: string | null;
|
|
4282
4335
|
Status?: string | null;
|
|
4283
4336
|
};
|
|
4337
|
+
export type AttachmentRequest = {
|
|
4338
|
+
FileName?: string | null;
|
|
4339
|
+
Url?: string | null;
|
|
4340
|
+
};
|
|
4341
|
+
export type SendEmailRequest = {
|
|
4342
|
+
ToEmails?: string[] | null;
|
|
4343
|
+
ReplyTo?: string | null;
|
|
4344
|
+
Title?: string | null;
|
|
4345
|
+
BodyHtml?: string | null;
|
|
4346
|
+
Attachments?: AttachmentRequest[] | null;
|
|
4347
|
+
};
|
|
4284
4348
|
export type InvoiceHeader = {
|
|
4285
4349
|
ResellerId?: string | null;
|
|
4286
4350
|
OrderNumber?: string | null;
|
|
@@ -4458,7 +4522,7 @@ export type MicrosoftAspNetCoreHttpHttpResponseRead = {
|
|
|
4458
4522
|
Cookies?: MicrosoftAspNetCoreHttpIResponseCookies;
|
|
4459
4523
|
HasStarted?: boolean;
|
|
4460
4524
|
};
|
|
4461
|
-
export type SystemNetSocketsAddressFamily =
|
|
4525
|
+
export type SystemNetSocketsAddressFamily = "Unspecified" | "Unix" | "InterNetwork" | "ImpLink" | "Pup" | "Chaos" | "Ipx" | "Osi" | "Ecma" | "DataKit" | "Ccitt" | "Sna" | "DecNet" | "DataLink" | "Lat" | "HyperChannel" | "AppleTalk" | "NetBios" | "VoiceView" | "FireFox" | "Banyan" | "Atm" | "InterNetworkV6" | "Cluster" | "Ieee12844" | "Irda" | "NetworkDesigners" | "Max" | "Packet" | "ControllerAreaNetwork" | "Unknown";
|
|
4462
4526
|
export type SystemNetIpAddress = {
|
|
4463
4527
|
AddressFamily?: SystemNetSocketsAddressFamily;
|
|
4464
4528
|
ScopeId?: number;
|
|
@@ -4714,17 +4778,17 @@ export type MicrosoftAspNetCoreRoutingRouteDataRead = {
|
|
|
4714
4778
|
[key: string]: any;
|
|
4715
4779
|
} | null;
|
|
4716
4780
|
};
|
|
4717
|
-
export type SystemReflectionMemberTypes =
|
|
4718
|
-
export type SystemReflectionParameterAttributes =
|
|
4719
|
-
export type SystemSecuritySecurityRuleSet =
|
|
4781
|
+
export type SystemReflectionMemberTypes = "Constructor" | "Event" | "Field" | "Method" | "Property" | "TypeInfo" | "Custom" | "NestedType" | "All";
|
|
4782
|
+
export type SystemReflectionParameterAttributes = "None" | "In" | "Out" | "Lcid" | "Retval" | "Optional" | "HasDefault" | "HasFieldMarshal" | "Reserved3" | "Reserved4" | "ReservedMask";
|
|
4783
|
+
export type SystemSecuritySecurityRuleSet = "None" | "Level1" | "Level2";
|
|
4720
4784
|
export type SystemReflectionAssembly = {
|
|
4721
4785
|
EntryPoint?: SystemReflectionMethodInfo;
|
|
4722
4786
|
ManifestModule?: SystemReflectionModule;
|
|
4723
4787
|
SecurityRuleSet?: SystemSecuritySecurityRuleSet;
|
|
4724
4788
|
};
|
|
4725
|
-
export type SystemReflectionMethodAttributes =
|
|
4726
|
-
export type SystemReflectionMethodImplAttributes =
|
|
4727
|
-
export type SystemReflectionCallingConventions =
|
|
4789
|
+
export type SystemReflectionMethodAttributes = "PrivateScope" | "ReuseSlot, Private" | "ReuseSlot, FamANDAssem" | "ReuseSlot, Assembly" | "ReuseSlot, Family" | "ReuseSlot, FamORAssem" | "ReuseSlot, Public" | "ReuseSlot, MemberAccessMask" | "ReuseSlot, UnmanagedExport" | "ReuseSlot, Static" | "ReuseSlot, Final" | "ReuseSlot, Virtual" | "ReuseSlot, HideBySig" | "ReuseSlot, VtableLayoutMask" | "ReuseSlot, CheckAccessOnOverride" | "ReuseSlot, Abstract" | "ReuseSlot, SpecialName" | "ReuseSlot, RTSpecialName" | "ReuseSlot, PinvokeImpl" | "ReuseSlot, HasSecurity" | "ReuseSlot, RequireSecObject" | "ReuseSlot, ReservedMask";
|
|
4790
|
+
export type SystemReflectionMethodImplAttributes = "Managed" | "Native" | "OPTIL" | "Runtime" | "ManagedMask" | "NoInlining" | "ForwardRef" | "Synchronized" | "NoOptimization" | "PreserveSig" | "AggressiveInlining" | "AggressiveOptimization" | "InternalCall" | "MaxMethodImplVal";
|
|
4791
|
+
export type SystemReflectionCallingConventions = "Standard" | "VarArgs" | "Any" | "HasThis" | "ExplicitThis";
|
|
4728
4792
|
export type SystemRuntimeMethodHandle = {};
|
|
4729
4793
|
export type SystemRuntimeMethodHandleRead = {
|
|
4730
4794
|
Value?: any;
|
|
@@ -4950,7 +5014,7 @@ export type SystemFunc602MicrosoftAspNetCoreMvcActionContext20MicrosoftAspNetCor
|
|
|
4950
5014
|
Target?: any | null;
|
|
4951
5015
|
Method?: SystemReflectionMethodInfoRead;
|
|
4952
5016
|
};
|
|
4953
|
-
export type MicrosoftAspNetCoreMvcModelBindingEmptyBodyBehavior =
|
|
5017
|
+
export type MicrosoftAspNetCoreMvcModelBindingEmptyBodyBehavior = "Default" | "Allow" | "Disallow";
|
|
4954
5018
|
export type MicrosoftAspNetCoreMvcModelBindingBindingInfo = {
|
|
4955
5019
|
BindingSource?: MicrosoftAspNetCoreMvcModelBindingBindingSource;
|
|
4956
5020
|
BinderModelName?: string | null;
|
|
@@ -5029,7 +5093,7 @@ export type MicrosoftAspNetCoreMvcControllersControllerActionDescriptorRead = {
|
|
|
5029
5093
|
} | null;
|
|
5030
5094
|
};
|
|
5031
5095
|
export type MicrosoftAspNetCoreMvcModelBindingIValueProviderFactory = object;
|
|
5032
|
-
export type MicrosoftAspNetCoreMvcModelBindingModelValidationState =
|
|
5096
|
+
export type MicrosoftAspNetCoreMvcModelBindingModelValidationState = "Unvalidated" | "Invalid" | "Valid" | "Skipped";
|
|
5033
5097
|
export type MicrosoftAspNetCoreMvcModelBindingModelStateEntry = {
|
|
5034
5098
|
RawValue?: any | null;
|
|
5035
5099
|
AttemptedValue?: string | null;
|
|
@@ -5158,7 +5222,7 @@ export type FileData = {
|
|
|
5158
5222
|
export type SimplifiedFunctionCall = {
|
|
5159
5223
|
Name?: string | null;
|
|
5160
5224
|
Args?: {
|
|
5161
|
-
[key: string]: string;
|
|
5225
|
+
[key: string]: string | null;
|
|
5162
5226
|
} | null;
|
|
5163
5227
|
};
|
|
5164
5228
|
export type SimplifiedFunctionResponse = {
|
|
@@ -5395,6 +5459,10 @@ export type ManufacturerRma = {
|
|
|
5395
5459
|
ManufacturerRMAPartNumbers?: ManufacturerRmaPartNumber[] | null;
|
|
5396
5460
|
EmailAddresses?: string[] | null;
|
|
5397
5461
|
};
|
|
5462
|
+
export type AttachmentUploadResult = {
|
|
5463
|
+
FileName?: string | null;
|
|
5464
|
+
Url?: string | null;
|
|
5465
|
+
};
|
|
5398
5466
|
export type SearchResult = {
|
|
5399
5467
|
Content?: any | null;
|
|
5400
5468
|
ContentType?: string | null;
|
|
@@ -5426,7 +5494,7 @@ export type LogisticsShippingLabelResponse = {
|
|
|
5426
5494
|
};
|
|
5427
5495
|
export type Row = {
|
|
5428
5496
|
Columns?: {
|
|
5429
|
-
[key: string]: string;
|
|
5497
|
+
[key: string]: string | null;
|
|
5430
5498
|
} | null;
|
|
5431
5499
|
};
|
|
5432
5500
|
export type Sheet = {
|
|
@@ -14139,6 +14207,373 @@ export declare const useGetV4ShopifyByShopifyHostNameAccountQuery: <R extends Re
|
|
|
14139
14207
|
} | undefined) => readonly [(arg: PutV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNumberApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PutV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNumberApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
14140
14208
|
originalArgs?: PutV4ResellerByRouteResellerIdAltDocumentAndOrderNumberConvertPartNumberApiArg | undefined;
|
|
14141
14209
|
reset: () => void;
|
|
14210
|
+
}], useGetV4PartnerByApplicationIdAttachmentAndFileNameQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
14211
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
14212
|
+
originalArgs?: undefined | undefined;
|
|
14213
|
+
data?: undefined | undefined;
|
|
14214
|
+
error?: undefined | undefined;
|
|
14215
|
+
requestId?: undefined | undefined;
|
|
14216
|
+
endpointName?: string | undefined;
|
|
14217
|
+
startedTimeStamp?: undefined | undefined;
|
|
14218
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
14219
|
+
} & {
|
|
14220
|
+
currentData?: Blob | undefined;
|
|
14221
|
+
isUninitialized: false;
|
|
14222
|
+
isLoading: false;
|
|
14223
|
+
isFetching: false;
|
|
14224
|
+
isSuccess: false;
|
|
14225
|
+
isError: false;
|
|
14226
|
+
}, "isUninitialized"> & {
|
|
14227
|
+
isUninitialized: true;
|
|
14228
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14229
|
+
currentData?: Blob | undefined;
|
|
14230
|
+
isUninitialized: false;
|
|
14231
|
+
isLoading: false;
|
|
14232
|
+
isFetching: false;
|
|
14233
|
+
isSuccess: false;
|
|
14234
|
+
isError: false;
|
|
14235
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
14236
|
+
isLoading: true;
|
|
14237
|
+
isFetching: boolean;
|
|
14238
|
+
data: undefined;
|
|
14239
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14240
|
+
currentData?: Blob | undefined;
|
|
14241
|
+
isUninitialized: false;
|
|
14242
|
+
isLoading: false;
|
|
14243
|
+
isFetching: false;
|
|
14244
|
+
isSuccess: false;
|
|
14245
|
+
isError: false;
|
|
14246
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
14247
|
+
isSuccess: true;
|
|
14248
|
+
isFetching: true;
|
|
14249
|
+
error: undefined;
|
|
14250
|
+
} & {
|
|
14251
|
+
data: Blob;
|
|
14252
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14253
|
+
currentData?: Blob | undefined;
|
|
14254
|
+
isUninitialized: false;
|
|
14255
|
+
isLoading: false;
|
|
14256
|
+
isFetching: false;
|
|
14257
|
+
isSuccess: false;
|
|
14258
|
+
isError: false;
|
|
14259
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14260
|
+
currentData?: Blob | undefined;
|
|
14261
|
+
isUninitialized: false;
|
|
14262
|
+
isLoading: false;
|
|
14263
|
+
isFetching: false;
|
|
14264
|
+
isSuccess: false;
|
|
14265
|
+
isError: false;
|
|
14266
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
14267
|
+
isSuccess: true;
|
|
14268
|
+
isFetching: false;
|
|
14269
|
+
error: undefined;
|
|
14270
|
+
} & {
|
|
14271
|
+
data: Blob;
|
|
14272
|
+
currentData: Blob;
|
|
14273
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14274
|
+
currentData?: Blob | undefined;
|
|
14275
|
+
isUninitialized: false;
|
|
14276
|
+
isLoading: false;
|
|
14277
|
+
isFetching: false;
|
|
14278
|
+
isSuccess: false;
|
|
14279
|
+
isError: false;
|
|
14280
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14281
|
+
currentData?: Blob | undefined;
|
|
14282
|
+
isUninitialized: false;
|
|
14283
|
+
isLoading: false;
|
|
14284
|
+
isFetching: false;
|
|
14285
|
+
isSuccess: false;
|
|
14286
|
+
isError: false;
|
|
14287
|
+
}, "error" | "isError"> & {
|
|
14288
|
+
isError: true;
|
|
14289
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14290
|
+
currentData?: Blob | undefined;
|
|
14291
|
+
isUninitialized: false;
|
|
14292
|
+
isLoading: false;
|
|
14293
|
+
isFetching: false;
|
|
14294
|
+
isSuccess: false;
|
|
14295
|
+
isError: false;
|
|
14296
|
+
}, "error">>)> & {
|
|
14297
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
14298
|
+
}>(arg: GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg | typeof import("@reduxjs/toolkit/query").skipToken, options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & {
|
|
14299
|
+
skip?: boolean;
|
|
14300
|
+
refetchOnMountOrArgChange?: boolean | number;
|
|
14301
|
+
} & {
|
|
14302
|
+
skip?: boolean;
|
|
14303
|
+
selectFromResult?: ((state: import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
14304
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
14305
|
+
originalArgs?: undefined | undefined;
|
|
14306
|
+
data?: undefined | undefined;
|
|
14307
|
+
error?: undefined | undefined;
|
|
14308
|
+
requestId?: undefined | undefined;
|
|
14309
|
+
endpointName?: string | undefined;
|
|
14310
|
+
startedTimeStamp?: undefined | undefined;
|
|
14311
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
14312
|
+
} & {
|
|
14313
|
+
currentData?: Blob | undefined;
|
|
14314
|
+
isUninitialized: false;
|
|
14315
|
+
isLoading: false;
|
|
14316
|
+
isFetching: false;
|
|
14317
|
+
isSuccess: false;
|
|
14318
|
+
isError: false;
|
|
14319
|
+
}, "isUninitialized"> & {
|
|
14320
|
+
isUninitialized: true;
|
|
14321
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14322
|
+
currentData?: Blob | undefined;
|
|
14323
|
+
isUninitialized: false;
|
|
14324
|
+
isLoading: false;
|
|
14325
|
+
isFetching: false;
|
|
14326
|
+
isSuccess: false;
|
|
14327
|
+
isError: false;
|
|
14328
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
14329
|
+
isLoading: true;
|
|
14330
|
+
isFetching: boolean;
|
|
14331
|
+
data: undefined;
|
|
14332
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14333
|
+
currentData?: Blob | undefined;
|
|
14334
|
+
isUninitialized: false;
|
|
14335
|
+
isLoading: false;
|
|
14336
|
+
isFetching: false;
|
|
14337
|
+
isSuccess: false;
|
|
14338
|
+
isError: false;
|
|
14339
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
14340
|
+
isSuccess: true;
|
|
14341
|
+
isFetching: true;
|
|
14342
|
+
error: undefined;
|
|
14343
|
+
} & {
|
|
14344
|
+
data: Blob;
|
|
14345
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14346
|
+
currentData?: Blob | undefined;
|
|
14347
|
+
isUninitialized: false;
|
|
14348
|
+
isLoading: false;
|
|
14349
|
+
isFetching: false;
|
|
14350
|
+
isSuccess: false;
|
|
14351
|
+
isError: false;
|
|
14352
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14353
|
+
currentData?: Blob | undefined;
|
|
14354
|
+
isUninitialized: false;
|
|
14355
|
+
isLoading: false;
|
|
14356
|
+
isFetching: false;
|
|
14357
|
+
isSuccess: false;
|
|
14358
|
+
isError: false;
|
|
14359
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
14360
|
+
isSuccess: true;
|
|
14361
|
+
isFetching: false;
|
|
14362
|
+
error: undefined;
|
|
14363
|
+
} & {
|
|
14364
|
+
data: Blob;
|
|
14365
|
+
currentData: Blob;
|
|
14366
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14367
|
+
currentData?: Blob | undefined;
|
|
14368
|
+
isUninitialized: false;
|
|
14369
|
+
isLoading: false;
|
|
14370
|
+
isFetching: false;
|
|
14371
|
+
isSuccess: false;
|
|
14372
|
+
isError: false;
|
|
14373
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14374
|
+
currentData?: Blob | undefined;
|
|
14375
|
+
isUninitialized: false;
|
|
14376
|
+
isLoading: false;
|
|
14377
|
+
isFetching: false;
|
|
14378
|
+
isSuccess: false;
|
|
14379
|
+
isError: false;
|
|
14380
|
+
}, "error" | "isError"> & {
|
|
14381
|
+
isError: true;
|
|
14382
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14383
|
+
currentData?: Blob | undefined;
|
|
14384
|
+
isUninitialized: false;
|
|
14385
|
+
isLoading: false;
|
|
14386
|
+
isFetching: false;
|
|
14387
|
+
isSuccess: false;
|
|
14388
|
+
isError: false;
|
|
14389
|
+
}, "error">>)> & {
|
|
14390
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
14391
|
+
}) => R) | undefined;
|
|
14392
|
+
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
14393
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>>;
|
|
14394
|
+
}, useLazyGetV4PartnerByApplicationIdAttachmentAndFileNameQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
14395
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
14396
|
+
originalArgs?: undefined | undefined;
|
|
14397
|
+
data?: undefined | undefined;
|
|
14398
|
+
error?: undefined | undefined;
|
|
14399
|
+
requestId?: undefined | undefined;
|
|
14400
|
+
endpointName?: string | undefined;
|
|
14401
|
+
startedTimeStamp?: undefined | undefined;
|
|
14402
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
14403
|
+
} & {
|
|
14404
|
+
currentData?: Blob | undefined;
|
|
14405
|
+
isUninitialized: false;
|
|
14406
|
+
isLoading: false;
|
|
14407
|
+
isFetching: false;
|
|
14408
|
+
isSuccess: false;
|
|
14409
|
+
isError: false;
|
|
14410
|
+
}, "isUninitialized"> & {
|
|
14411
|
+
isUninitialized: true;
|
|
14412
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14413
|
+
currentData?: Blob | undefined;
|
|
14414
|
+
isUninitialized: false;
|
|
14415
|
+
isLoading: false;
|
|
14416
|
+
isFetching: false;
|
|
14417
|
+
isSuccess: false;
|
|
14418
|
+
isError: false;
|
|
14419
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
14420
|
+
isLoading: true;
|
|
14421
|
+
isFetching: boolean;
|
|
14422
|
+
data: undefined;
|
|
14423
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14424
|
+
currentData?: Blob | undefined;
|
|
14425
|
+
isUninitialized: false;
|
|
14426
|
+
isLoading: false;
|
|
14427
|
+
isFetching: false;
|
|
14428
|
+
isSuccess: false;
|
|
14429
|
+
isError: false;
|
|
14430
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
14431
|
+
isSuccess: true;
|
|
14432
|
+
isFetching: true;
|
|
14433
|
+
error: undefined;
|
|
14434
|
+
} & {
|
|
14435
|
+
data: Blob;
|
|
14436
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14437
|
+
currentData?: Blob | undefined;
|
|
14438
|
+
isUninitialized: false;
|
|
14439
|
+
isLoading: false;
|
|
14440
|
+
isFetching: false;
|
|
14441
|
+
isSuccess: false;
|
|
14442
|
+
isError: false;
|
|
14443
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14444
|
+
currentData?: Blob | undefined;
|
|
14445
|
+
isUninitialized: false;
|
|
14446
|
+
isLoading: false;
|
|
14447
|
+
isFetching: false;
|
|
14448
|
+
isSuccess: false;
|
|
14449
|
+
isError: false;
|
|
14450
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
14451
|
+
isSuccess: true;
|
|
14452
|
+
isFetching: false;
|
|
14453
|
+
error: undefined;
|
|
14454
|
+
} & {
|
|
14455
|
+
data: Blob;
|
|
14456
|
+
currentData: Blob;
|
|
14457
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14458
|
+
currentData?: Blob | undefined;
|
|
14459
|
+
isUninitialized: false;
|
|
14460
|
+
isLoading: false;
|
|
14461
|
+
isFetching: false;
|
|
14462
|
+
isSuccess: false;
|
|
14463
|
+
isError: false;
|
|
14464
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14465
|
+
currentData?: Blob | undefined;
|
|
14466
|
+
isUninitialized: false;
|
|
14467
|
+
isLoading: false;
|
|
14468
|
+
isFetching: false;
|
|
14469
|
+
isSuccess: false;
|
|
14470
|
+
isError: false;
|
|
14471
|
+
}, "error" | "isError"> & {
|
|
14472
|
+
isError: true;
|
|
14473
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14474
|
+
currentData?: Blob | undefined;
|
|
14475
|
+
isUninitialized: false;
|
|
14476
|
+
isLoading: false;
|
|
14477
|
+
isFetching: false;
|
|
14478
|
+
isSuccess: false;
|
|
14479
|
+
isError: false;
|
|
14480
|
+
}, "error">>)> & {
|
|
14481
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
14482
|
+
}>(options?: (import("@reduxjs/toolkit/query").SubscriptionOptions & Omit<{
|
|
14483
|
+
skip?: boolean;
|
|
14484
|
+
selectFromResult?: ((state: import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
14485
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
14486
|
+
originalArgs?: undefined | undefined;
|
|
14487
|
+
data?: undefined | undefined;
|
|
14488
|
+
error?: undefined | undefined;
|
|
14489
|
+
requestId?: undefined | undefined;
|
|
14490
|
+
endpointName?: string | undefined;
|
|
14491
|
+
startedTimeStamp?: undefined | undefined;
|
|
14492
|
+
fulfilledTimeStamp?: undefined | undefined;
|
|
14493
|
+
} & {
|
|
14494
|
+
currentData?: Blob | undefined;
|
|
14495
|
+
isUninitialized: false;
|
|
14496
|
+
isLoading: false;
|
|
14497
|
+
isFetching: false;
|
|
14498
|
+
isSuccess: false;
|
|
14499
|
+
isError: false;
|
|
14500
|
+
}, "isUninitialized"> & {
|
|
14501
|
+
isUninitialized: true;
|
|
14502
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14503
|
+
currentData?: Blob | undefined;
|
|
14504
|
+
isUninitialized: false;
|
|
14505
|
+
isLoading: false;
|
|
14506
|
+
isFetching: false;
|
|
14507
|
+
isSuccess: false;
|
|
14508
|
+
isError: false;
|
|
14509
|
+
}, "data" | "isLoading" | "isFetching"> & {
|
|
14510
|
+
isLoading: true;
|
|
14511
|
+
isFetching: boolean;
|
|
14512
|
+
data: undefined;
|
|
14513
|
+
}) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14514
|
+
currentData?: Blob | undefined;
|
|
14515
|
+
isUninitialized: false;
|
|
14516
|
+
isLoading: false;
|
|
14517
|
+
isFetching: false;
|
|
14518
|
+
isSuccess: false;
|
|
14519
|
+
isError: false;
|
|
14520
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
|
|
14521
|
+
isSuccess: true;
|
|
14522
|
+
isFetching: true;
|
|
14523
|
+
error: undefined;
|
|
14524
|
+
} & {
|
|
14525
|
+
data: Blob;
|
|
14526
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14527
|
+
currentData?: Blob | undefined;
|
|
14528
|
+
isUninitialized: false;
|
|
14529
|
+
isLoading: false;
|
|
14530
|
+
isFetching: false;
|
|
14531
|
+
isSuccess: false;
|
|
14532
|
+
isError: false;
|
|
14533
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14534
|
+
currentData?: Blob | undefined;
|
|
14535
|
+
isUninitialized: false;
|
|
14536
|
+
isLoading: false;
|
|
14537
|
+
isFetching: false;
|
|
14538
|
+
isSuccess: false;
|
|
14539
|
+
isError: false;
|
|
14540
|
+
}, "data" | "error" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
|
|
14541
|
+
isSuccess: true;
|
|
14542
|
+
isFetching: false;
|
|
14543
|
+
error: undefined;
|
|
14544
|
+
} & {
|
|
14545
|
+
data: Blob;
|
|
14546
|
+
currentData: Blob;
|
|
14547
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14548
|
+
currentData?: Blob | undefined;
|
|
14549
|
+
isUninitialized: false;
|
|
14550
|
+
isLoading: false;
|
|
14551
|
+
isFetching: false;
|
|
14552
|
+
isSuccess: false;
|
|
14553
|
+
isError: false;
|
|
14554
|
+
}, "fulfilledTimeStamp">>) | (Omit<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14555
|
+
currentData?: Blob | undefined;
|
|
14556
|
+
isUninitialized: false;
|
|
14557
|
+
isLoading: false;
|
|
14558
|
+
isFetching: false;
|
|
14559
|
+
isSuccess: false;
|
|
14560
|
+
isError: false;
|
|
14561
|
+
}, "error" | "isError"> & {
|
|
14562
|
+
isError: true;
|
|
14563
|
+
} & Required<Pick<import("@reduxjs/toolkit/query").QuerySubState<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>> & {
|
|
14564
|
+
currentData?: Blob | undefined;
|
|
14565
|
+
isUninitialized: false;
|
|
14566
|
+
isLoading: false;
|
|
14567
|
+
isFetching: false;
|
|
14568
|
+
isSuccess: false;
|
|
14569
|
+
isError: false;
|
|
14570
|
+
}, "error">>)> & {
|
|
14571
|
+
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
14572
|
+
}) => R) | undefined;
|
|
14573
|
+
}, "skip">) | undefined) => [(arg: GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, preferCacheValue?: boolean) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, Blob, "randmarApi", unknown>>, [R][R extends any ? 0 : never] & {
|
|
14574
|
+
reset: () => void;
|
|
14575
|
+
}, {
|
|
14576
|
+
lastArg: GetV4PartnerByApplicationIdAttachmentAndFileNameApiArg;
|
|
14142
14577
|
}], useGetV4ResellerByRouteResellerIdBillingQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
14143
14578
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
14144
14579
|
originalArgs?: undefined | undefined;
|
|
@@ -16341,6 +16776,326 @@ export declare const useGetV4ShopifyByShopifyHostNameAccountQuery: <R extends Re
|
|
|
16341
16776
|
reset: () => void;
|
|
16342
16777
|
}, {
|
|
16343
16778
|
lastArg: GetV4ResellerByRouteResellerIdBillingStatementDetailsApiArg;
|
|
16779
|
+
}], usePostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarMutation: <R extends Record<string, any> = ({
|
|
16780
|
+
requestId?: undefined;
|
|
16781
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16782
|
+
data?: undefined;
|
|
16783
|
+
error?: undefined;
|
|
16784
|
+
endpointName?: string;
|
|
16785
|
+
startedTimeStamp?: undefined;
|
|
16786
|
+
fulfilledTimeStamp?: undefined;
|
|
16787
|
+
} & {
|
|
16788
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16789
|
+
isUninitialized: true;
|
|
16790
|
+
isLoading: false;
|
|
16791
|
+
isSuccess: false;
|
|
16792
|
+
isError: false;
|
|
16793
|
+
}) | ({
|
|
16794
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16795
|
+
} & Omit<{
|
|
16796
|
+
requestId: string;
|
|
16797
|
+
data?: ConversationHeader | undefined;
|
|
16798
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16799
|
+
endpointName: string;
|
|
16800
|
+
startedTimeStamp: number;
|
|
16801
|
+
fulfilledTimeStamp?: number;
|
|
16802
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
16803
|
+
requestId: string;
|
|
16804
|
+
data?: ConversationHeader | undefined;
|
|
16805
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16806
|
+
endpointName: string;
|
|
16807
|
+
startedTimeStamp: number;
|
|
16808
|
+
fulfilledTimeStamp?: number;
|
|
16809
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
16810
|
+
error: undefined;
|
|
16811
|
+
} & {
|
|
16812
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16813
|
+
isUninitialized: false;
|
|
16814
|
+
isLoading: false;
|
|
16815
|
+
isSuccess: true;
|
|
16816
|
+
isError: false;
|
|
16817
|
+
}) | ({
|
|
16818
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16819
|
+
} & {
|
|
16820
|
+
requestId: string;
|
|
16821
|
+
data?: ConversationHeader | undefined;
|
|
16822
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16823
|
+
endpointName: string;
|
|
16824
|
+
startedTimeStamp: number;
|
|
16825
|
+
fulfilledTimeStamp?: number;
|
|
16826
|
+
} & {
|
|
16827
|
+
data?: undefined;
|
|
16828
|
+
} & {
|
|
16829
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16830
|
+
isUninitialized: false;
|
|
16831
|
+
isLoading: true;
|
|
16832
|
+
isSuccess: false;
|
|
16833
|
+
isError: false;
|
|
16834
|
+
}) | ({
|
|
16835
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
16836
|
+
} & Omit<{
|
|
16837
|
+
requestId: string;
|
|
16838
|
+
data?: ConversationHeader | undefined;
|
|
16839
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16840
|
+
endpointName: string;
|
|
16841
|
+
startedTimeStamp: number;
|
|
16842
|
+
fulfilledTimeStamp?: number;
|
|
16843
|
+
}, "error"> & Required<Pick<{
|
|
16844
|
+
requestId: string;
|
|
16845
|
+
data?: ConversationHeader | undefined;
|
|
16846
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16847
|
+
endpointName: string;
|
|
16848
|
+
startedTimeStamp: number;
|
|
16849
|
+
fulfilledTimeStamp?: number;
|
|
16850
|
+
}, "error">> & {
|
|
16851
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
16852
|
+
isUninitialized: false;
|
|
16853
|
+
isLoading: false;
|
|
16854
|
+
isSuccess: false;
|
|
16855
|
+
isError: true;
|
|
16856
|
+
})>(options?: {
|
|
16857
|
+
selectFromResult?: ((state: ({
|
|
16858
|
+
requestId?: undefined;
|
|
16859
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16860
|
+
data?: undefined;
|
|
16861
|
+
error?: undefined;
|
|
16862
|
+
endpointName?: string;
|
|
16863
|
+
startedTimeStamp?: undefined;
|
|
16864
|
+
fulfilledTimeStamp?: undefined;
|
|
16865
|
+
} & {
|
|
16866
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16867
|
+
isUninitialized: true;
|
|
16868
|
+
isLoading: false;
|
|
16869
|
+
isSuccess: false;
|
|
16870
|
+
isError: false;
|
|
16871
|
+
}) | ({
|
|
16872
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16873
|
+
} & Omit<{
|
|
16874
|
+
requestId: string;
|
|
16875
|
+
data?: ConversationHeader | undefined;
|
|
16876
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16877
|
+
endpointName: string;
|
|
16878
|
+
startedTimeStamp: number;
|
|
16879
|
+
fulfilledTimeStamp?: number;
|
|
16880
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
16881
|
+
requestId: string;
|
|
16882
|
+
data?: ConversationHeader | undefined;
|
|
16883
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16884
|
+
endpointName: string;
|
|
16885
|
+
startedTimeStamp: number;
|
|
16886
|
+
fulfilledTimeStamp?: number;
|
|
16887
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
16888
|
+
error: undefined;
|
|
16889
|
+
} & {
|
|
16890
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16891
|
+
isUninitialized: false;
|
|
16892
|
+
isLoading: false;
|
|
16893
|
+
isSuccess: true;
|
|
16894
|
+
isError: false;
|
|
16895
|
+
}) | ({
|
|
16896
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16897
|
+
} & {
|
|
16898
|
+
requestId: string;
|
|
16899
|
+
data?: ConversationHeader | undefined;
|
|
16900
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16901
|
+
endpointName: string;
|
|
16902
|
+
startedTimeStamp: number;
|
|
16903
|
+
fulfilledTimeStamp?: number;
|
|
16904
|
+
} & {
|
|
16905
|
+
data?: undefined;
|
|
16906
|
+
} & {
|
|
16907
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16908
|
+
isUninitialized: false;
|
|
16909
|
+
isLoading: true;
|
|
16910
|
+
isSuccess: false;
|
|
16911
|
+
isError: false;
|
|
16912
|
+
}) | ({
|
|
16913
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
16914
|
+
} & Omit<{
|
|
16915
|
+
requestId: string;
|
|
16916
|
+
data?: ConversationHeader | undefined;
|
|
16917
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16918
|
+
endpointName: string;
|
|
16919
|
+
startedTimeStamp: number;
|
|
16920
|
+
fulfilledTimeStamp?: number;
|
|
16921
|
+
}, "error"> & Required<Pick<{
|
|
16922
|
+
requestId: string;
|
|
16923
|
+
data?: ConversationHeader | undefined;
|
|
16924
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16925
|
+
endpointName: string;
|
|
16926
|
+
startedTimeStamp: number;
|
|
16927
|
+
fulfilledTimeStamp?: number;
|
|
16928
|
+
}, "error">> & {
|
|
16929
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
16930
|
+
isUninitialized: false;
|
|
16931
|
+
isLoading: false;
|
|
16932
|
+
isSuccess: false;
|
|
16933
|
+
isError: true;
|
|
16934
|
+
})) => R) | undefined;
|
|
16935
|
+
fixedCacheKey?: string;
|
|
16936
|
+
} | undefined) => readonly [(arg: PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ConversationHeader, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
16937
|
+
originalArgs?: PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerRandmarApiArg | undefined;
|
|
16938
|
+
reset: () => void;
|
|
16939
|
+
}], usePostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2Mutation: <R extends Record<string, any> = ({
|
|
16940
|
+
requestId?: undefined;
|
|
16941
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16942
|
+
data?: undefined;
|
|
16943
|
+
error?: undefined;
|
|
16944
|
+
endpointName?: string;
|
|
16945
|
+
startedTimeStamp?: undefined;
|
|
16946
|
+
fulfilledTimeStamp?: undefined;
|
|
16947
|
+
} & {
|
|
16948
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
16949
|
+
isUninitialized: true;
|
|
16950
|
+
isLoading: false;
|
|
16951
|
+
isSuccess: false;
|
|
16952
|
+
isError: false;
|
|
16953
|
+
}) | ({
|
|
16954
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16955
|
+
} & Omit<{
|
|
16956
|
+
requestId: string;
|
|
16957
|
+
data?: ConversationHeader | undefined;
|
|
16958
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16959
|
+
endpointName: string;
|
|
16960
|
+
startedTimeStamp: number;
|
|
16961
|
+
fulfilledTimeStamp?: number;
|
|
16962
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
16963
|
+
requestId: string;
|
|
16964
|
+
data?: ConversationHeader | undefined;
|
|
16965
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16966
|
+
endpointName: string;
|
|
16967
|
+
startedTimeStamp: number;
|
|
16968
|
+
fulfilledTimeStamp?: number;
|
|
16969
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
16970
|
+
error: undefined;
|
|
16971
|
+
} & {
|
|
16972
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
16973
|
+
isUninitialized: false;
|
|
16974
|
+
isLoading: false;
|
|
16975
|
+
isSuccess: true;
|
|
16976
|
+
isError: false;
|
|
16977
|
+
}) | ({
|
|
16978
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16979
|
+
} & {
|
|
16980
|
+
requestId: string;
|
|
16981
|
+
data?: ConversationHeader | undefined;
|
|
16982
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
16983
|
+
endpointName: string;
|
|
16984
|
+
startedTimeStamp: number;
|
|
16985
|
+
fulfilledTimeStamp?: number;
|
|
16986
|
+
} & {
|
|
16987
|
+
data?: undefined;
|
|
16988
|
+
} & {
|
|
16989
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
16990
|
+
isUninitialized: false;
|
|
16991
|
+
isLoading: true;
|
|
16992
|
+
isSuccess: false;
|
|
16993
|
+
isError: false;
|
|
16994
|
+
}) | ({
|
|
16995
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
16996
|
+
} & Omit<{
|
|
16997
|
+
requestId: string;
|
|
16998
|
+
data?: ConversationHeader | undefined;
|
|
16999
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17000
|
+
endpointName: string;
|
|
17001
|
+
startedTimeStamp: number;
|
|
17002
|
+
fulfilledTimeStamp?: number;
|
|
17003
|
+
}, "error"> & Required<Pick<{
|
|
17004
|
+
requestId: string;
|
|
17005
|
+
data?: ConversationHeader | undefined;
|
|
17006
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17007
|
+
endpointName: string;
|
|
17008
|
+
startedTimeStamp: number;
|
|
17009
|
+
fulfilledTimeStamp?: number;
|
|
17010
|
+
}, "error">> & {
|
|
17011
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
17012
|
+
isUninitialized: false;
|
|
17013
|
+
isLoading: false;
|
|
17014
|
+
isSuccess: false;
|
|
17015
|
+
isError: true;
|
|
17016
|
+
})>(options?: {
|
|
17017
|
+
selectFromResult?: ((state: ({
|
|
17018
|
+
requestId?: undefined;
|
|
17019
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
17020
|
+
data?: undefined;
|
|
17021
|
+
error?: undefined;
|
|
17022
|
+
endpointName?: string;
|
|
17023
|
+
startedTimeStamp?: undefined;
|
|
17024
|
+
fulfilledTimeStamp?: undefined;
|
|
17025
|
+
} & {
|
|
17026
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
17027
|
+
isUninitialized: true;
|
|
17028
|
+
isLoading: false;
|
|
17029
|
+
isSuccess: false;
|
|
17030
|
+
isError: false;
|
|
17031
|
+
}) | ({
|
|
17032
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
17033
|
+
} & Omit<{
|
|
17034
|
+
requestId: string;
|
|
17035
|
+
data?: ConversationHeader | undefined;
|
|
17036
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17037
|
+
endpointName: string;
|
|
17038
|
+
startedTimeStamp: number;
|
|
17039
|
+
fulfilledTimeStamp?: number;
|
|
17040
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
17041
|
+
requestId: string;
|
|
17042
|
+
data?: ConversationHeader | undefined;
|
|
17043
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17044
|
+
endpointName: string;
|
|
17045
|
+
startedTimeStamp: number;
|
|
17046
|
+
fulfilledTimeStamp?: number;
|
|
17047
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
17048
|
+
error: undefined;
|
|
17049
|
+
} & {
|
|
17050
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
17051
|
+
isUninitialized: false;
|
|
17052
|
+
isLoading: false;
|
|
17053
|
+
isSuccess: true;
|
|
17054
|
+
isError: false;
|
|
17055
|
+
}) | ({
|
|
17056
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
17057
|
+
} & {
|
|
17058
|
+
requestId: string;
|
|
17059
|
+
data?: ConversationHeader | undefined;
|
|
17060
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17061
|
+
endpointName: string;
|
|
17062
|
+
startedTimeStamp: number;
|
|
17063
|
+
fulfilledTimeStamp?: number;
|
|
17064
|
+
} & {
|
|
17065
|
+
data?: undefined;
|
|
17066
|
+
} & {
|
|
17067
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
17068
|
+
isUninitialized: false;
|
|
17069
|
+
isLoading: true;
|
|
17070
|
+
isSuccess: false;
|
|
17071
|
+
isError: false;
|
|
17072
|
+
}) | ({
|
|
17073
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
17074
|
+
} & Omit<{
|
|
17075
|
+
requestId: string;
|
|
17076
|
+
data?: ConversationHeader | undefined;
|
|
17077
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17078
|
+
endpointName: string;
|
|
17079
|
+
startedTimeStamp: number;
|
|
17080
|
+
fulfilledTimeStamp?: number;
|
|
17081
|
+
}, "error"> & Required<Pick<{
|
|
17082
|
+
requestId: string;
|
|
17083
|
+
data?: ConversationHeader | undefined;
|
|
17084
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
17085
|
+
endpointName: string;
|
|
17086
|
+
startedTimeStamp: number;
|
|
17087
|
+
fulfilledTimeStamp?: number;
|
|
17088
|
+
}, "error">> & {
|
|
17089
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
17090
|
+
isUninitialized: false;
|
|
17091
|
+
isLoading: false;
|
|
17092
|
+
isSuccess: false;
|
|
17093
|
+
isError: true;
|
|
17094
|
+
})) => R) | undefined;
|
|
17095
|
+
fixedCacheKey?: string;
|
|
17096
|
+
} | undefined) => readonly [(arg: PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, ConversationHeader, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
17097
|
+
originalArgs?: PostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartner2ApiArg | undefined;
|
|
17098
|
+
reset: () => void;
|
|
16344
17099
|
}], usePostV4PartnerByRouteApplicationIdBusinessDevelopmentConversationPartnerAndPartnerIdMutation: <R extends Record<string, any> = ({
|
|
16345
17100
|
requestId?: undefined;
|
|
16346
17101
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
@@ -33619,6 +34374,166 @@ export declare const useGetV4ShopifyByShopifyHostNameAccountQuery: <R extends Re
|
|
|
33619
34374
|
} | undefined) => readonly [(arg: PutV4ManufacturerByRouteManufacturerIdDraftPurchasesApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PutV4ManufacturerByRouteManufacturerIdDraftPurchasesApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
33620
34375
|
originalArgs?: PutV4ManufacturerByRouteManufacturerIdDraftPurchasesApiArg | undefined;
|
|
33621
34376
|
reset: () => void;
|
|
34377
|
+
}], usePutV4PartnerEmailMutation: <R extends Record<string, any> = ({
|
|
34378
|
+
requestId?: undefined;
|
|
34379
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
34380
|
+
data?: undefined;
|
|
34381
|
+
error?: undefined;
|
|
34382
|
+
endpointName?: string;
|
|
34383
|
+
startedTimeStamp?: undefined;
|
|
34384
|
+
fulfilledTimeStamp?: undefined;
|
|
34385
|
+
} & {
|
|
34386
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
34387
|
+
isUninitialized: true;
|
|
34388
|
+
isLoading: false;
|
|
34389
|
+
isSuccess: false;
|
|
34390
|
+
isError: false;
|
|
34391
|
+
}) | ({
|
|
34392
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
34393
|
+
} & Omit<{
|
|
34394
|
+
requestId: string;
|
|
34395
|
+
data?: unknown;
|
|
34396
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34397
|
+
endpointName: string;
|
|
34398
|
+
startedTimeStamp: number;
|
|
34399
|
+
fulfilledTimeStamp?: number;
|
|
34400
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
34401
|
+
requestId: string;
|
|
34402
|
+
data?: unknown;
|
|
34403
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34404
|
+
endpointName: string;
|
|
34405
|
+
startedTimeStamp: number;
|
|
34406
|
+
fulfilledTimeStamp?: number;
|
|
34407
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
34408
|
+
error: undefined;
|
|
34409
|
+
} & {
|
|
34410
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
34411
|
+
isUninitialized: false;
|
|
34412
|
+
isLoading: false;
|
|
34413
|
+
isSuccess: true;
|
|
34414
|
+
isError: false;
|
|
34415
|
+
}) | ({
|
|
34416
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
34417
|
+
} & {
|
|
34418
|
+
requestId: string;
|
|
34419
|
+
data?: unknown;
|
|
34420
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34421
|
+
endpointName: string;
|
|
34422
|
+
startedTimeStamp: number;
|
|
34423
|
+
fulfilledTimeStamp?: number;
|
|
34424
|
+
} & {
|
|
34425
|
+
data?: undefined;
|
|
34426
|
+
} & {
|
|
34427
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
34428
|
+
isUninitialized: false;
|
|
34429
|
+
isLoading: true;
|
|
34430
|
+
isSuccess: false;
|
|
34431
|
+
isError: false;
|
|
34432
|
+
}) | ({
|
|
34433
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
34434
|
+
} & Omit<{
|
|
34435
|
+
requestId: string;
|
|
34436
|
+
data?: unknown;
|
|
34437
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34438
|
+
endpointName: string;
|
|
34439
|
+
startedTimeStamp: number;
|
|
34440
|
+
fulfilledTimeStamp?: number;
|
|
34441
|
+
}, "error"> & Required<Pick<{
|
|
34442
|
+
requestId: string;
|
|
34443
|
+
data?: unknown;
|
|
34444
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34445
|
+
endpointName: string;
|
|
34446
|
+
startedTimeStamp: number;
|
|
34447
|
+
fulfilledTimeStamp?: number;
|
|
34448
|
+
}, "error">> & {
|
|
34449
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
34450
|
+
isUninitialized: false;
|
|
34451
|
+
isLoading: false;
|
|
34452
|
+
isSuccess: false;
|
|
34453
|
+
isError: true;
|
|
34454
|
+
})>(options?: {
|
|
34455
|
+
selectFromResult?: ((state: ({
|
|
34456
|
+
requestId?: undefined;
|
|
34457
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
34458
|
+
data?: undefined;
|
|
34459
|
+
error?: undefined;
|
|
34460
|
+
endpointName?: string;
|
|
34461
|
+
startedTimeStamp?: undefined;
|
|
34462
|
+
fulfilledTimeStamp?: undefined;
|
|
34463
|
+
} & {
|
|
34464
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
34465
|
+
isUninitialized: true;
|
|
34466
|
+
isLoading: false;
|
|
34467
|
+
isSuccess: false;
|
|
34468
|
+
isError: false;
|
|
34469
|
+
}) | ({
|
|
34470
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
34471
|
+
} & Omit<{
|
|
34472
|
+
requestId: string;
|
|
34473
|
+
data?: unknown;
|
|
34474
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34475
|
+
endpointName: string;
|
|
34476
|
+
startedTimeStamp: number;
|
|
34477
|
+
fulfilledTimeStamp?: number;
|
|
34478
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
34479
|
+
requestId: string;
|
|
34480
|
+
data?: unknown;
|
|
34481
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34482
|
+
endpointName: string;
|
|
34483
|
+
startedTimeStamp: number;
|
|
34484
|
+
fulfilledTimeStamp?: number;
|
|
34485
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
34486
|
+
error: undefined;
|
|
34487
|
+
} & {
|
|
34488
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
34489
|
+
isUninitialized: false;
|
|
34490
|
+
isLoading: false;
|
|
34491
|
+
isSuccess: true;
|
|
34492
|
+
isError: false;
|
|
34493
|
+
}) | ({
|
|
34494
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
34495
|
+
} & {
|
|
34496
|
+
requestId: string;
|
|
34497
|
+
data?: unknown;
|
|
34498
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34499
|
+
endpointName: string;
|
|
34500
|
+
startedTimeStamp: number;
|
|
34501
|
+
fulfilledTimeStamp?: number;
|
|
34502
|
+
} & {
|
|
34503
|
+
data?: undefined;
|
|
34504
|
+
} & {
|
|
34505
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
34506
|
+
isUninitialized: false;
|
|
34507
|
+
isLoading: true;
|
|
34508
|
+
isSuccess: false;
|
|
34509
|
+
isError: false;
|
|
34510
|
+
}) | ({
|
|
34511
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
34512
|
+
} & Omit<{
|
|
34513
|
+
requestId: string;
|
|
34514
|
+
data?: unknown;
|
|
34515
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34516
|
+
endpointName: string;
|
|
34517
|
+
startedTimeStamp: number;
|
|
34518
|
+
fulfilledTimeStamp?: number;
|
|
34519
|
+
}, "error"> & Required<Pick<{
|
|
34520
|
+
requestId: string;
|
|
34521
|
+
data?: unknown;
|
|
34522
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
34523
|
+
endpointName: string;
|
|
34524
|
+
startedTimeStamp: number;
|
|
34525
|
+
fulfilledTimeStamp?: number;
|
|
34526
|
+
}, "error">> & {
|
|
34527
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
34528
|
+
isUninitialized: false;
|
|
34529
|
+
isLoading: false;
|
|
34530
|
+
isSuccess: false;
|
|
34531
|
+
isError: true;
|
|
34532
|
+
})) => R) | undefined;
|
|
34533
|
+
fixedCacheKey?: string;
|
|
34534
|
+
} | undefined) => readonly [(arg: PutV4PartnerEmailApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PutV4PartnerEmailApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
34535
|
+
originalArgs?: PutV4PartnerEmailApiArg | undefined;
|
|
34536
|
+
reset: () => void;
|
|
33622
34537
|
}], useGetV4PartnerByApplicationIdGeneralDocumentAndGeneralDocumentNumberQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
33623
34538
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
33624
34539
|
originalArgs?: undefined | undefined;
|
|
@@ -82537,6 +83452,166 @@ export declare const useGetV4ShopifyByShopifyHostNameAccountQuery: <R extends Re
|
|
|
82537
83452
|
} | undefined) => readonly [(arg: PostV4PartnerByRoutePartnerIdReturnAndReturnNumberAddCommentApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PostV4PartnerByRoutePartnerIdReturnAndReturnNumberAddCommentApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, unknown, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
82538
83453
|
originalArgs?: PostV4PartnerByRoutePartnerIdReturnAndReturnNumberAddCommentApiArg | undefined;
|
|
82539
83454
|
reset: () => void;
|
|
83455
|
+
}], usePutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentMutation: <R extends Record<string, any> = ({
|
|
83456
|
+
requestId?: undefined;
|
|
83457
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
83458
|
+
data?: undefined;
|
|
83459
|
+
error?: undefined;
|
|
83460
|
+
endpointName?: string;
|
|
83461
|
+
startedTimeStamp?: undefined;
|
|
83462
|
+
fulfilledTimeStamp?: undefined;
|
|
83463
|
+
} & {
|
|
83464
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
83465
|
+
isUninitialized: true;
|
|
83466
|
+
isLoading: false;
|
|
83467
|
+
isSuccess: false;
|
|
83468
|
+
isError: false;
|
|
83469
|
+
}) | ({
|
|
83470
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
83471
|
+
} & Omit<{
|
|
83472
|
+
requestId: string;
|
|
83473
|
+
data?: AttachmentUploadResult | undefined;
|
|
83474
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83475
|
+
endpointName: string;
|
|
83476
|
+
startedTimeStamp: number;
|
|
83477
|
+
fulfilledTimeStamp?: number;
|
|
83478
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
83479
|
+
requestId: string;
|
|
83480
|
+
data?: AttachmentUploadResult | undefined;
|
|
83481
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83482
|
+
endpointName: string;
|
|
83483
|
+
startedTimeStamp: number;
|
|
83484
|
+
fulfilledTimeStamp?: number;
|
|
83485
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
83486
|
+
error: undefined;
|
|
83487
|
+
} & {
|
|
83488
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
83489
|
+
isUninitialized: false;
|
|
83490
|
+
isLoading: false;
|
|
83491
|
+
isSuccess: true;
|
|
83492
|
+
isError: false;
|
|
83493
|
+
}) | ({
|
|
83494
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
83495
|
+
} & {
|
|
83496
|
+
requestId: string;
|
|
83497
|
+
data?: AttachmentUploadResult | undefined;
|
|
83498
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83499
|
+
endpointName: string;
|
|
83500
|
+
startedTimeStamp: number;
|
|
83501
|
+
fulfilledTimeStamp?: number;
|
|
83502
|
+
} & {
|
|
83503
|
+
data?: undefined;
|
|
83504
|
+
} & {
|
|
83505
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
83506
|
+
isUninitialized: false;
|
|
83507
|
+
isLoading: true;
|
|
83508
|
+
isSuccess: false;
|
|
83509
|
+
isError: false;
|
|
83510
|
+
}) | ({
|
|
83511
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
83512
|
+
} & Omit<{
|
|
83513
|
+
requestId: string;
|
|
83514
|
+
data?: AttachmentUploadResult | undefined;
|
|
83515
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83516
|
+
endpointName: string;
|
|
83517
|
+
startedTimeStamp: number;
|
|
83518
|
+
fulfilledTimeStamp?: number;
|
|
83519
|
+
}, "error"> & Required<Pick<{
|
|
83520
|
+
requestId: string;
|
|
83521
|
+
data?: AttachmentUploadResult | undefined;
|
|
83522
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83523
|
+
endpointName: string;
|
|
83524
|
+
startedTimeStamp: number;
|
|
83525
|
+
fulfilledTimeStamp?: number;
|
|
83526
|
+
}, "error">> & {
|
|
83527
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
83528
|
+
isUninitialized: false;
|
|
83529
|
+
isLoading: false;
|
|
83530
|
+
isSuccess: false;
|
|
83531
|
+
isError: true;
|
|
83532
|
+
})>(options?: {
|
|
83533
|
+
selectFromResult?: ((state: ({
|
|
83534
|
+
requestId?: undefined;
|
|
83535
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
83536
|
+
data?: undefined;
|
|
83537
|
+
error?: undefined;
|
|
83538
|
+
endpointName?: string;
|
|
83539
|
+
startedTimeStamp?: undefined;
|
|
83540
|
+
fulfilledTimeStamp?: undefined;
|
|
83541
|
+
} & {
|
|
83542
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
83543
|
+
isUninitialized: true;
|
|
83544
|
+
isLoading: false;
|
|
83545
|
+
isSuccess: false;
|
|
83546
|
+
isError: false;
|
|
83547
|
+
}) | ({
|
|
83548
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
83549
|
+
} & Omit<{
|
|
83550
|
+
requestId: string;
|
|
83551
|
+
data?: AttachmentUploadResult | undefined;
|
|
83552
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83553
|
+
endpointName: string;
|
|
83554
|
+
startedTimeStamp: number;
|
|
83555
|
+
fulfilledTimeStamp?: number;
|
|
83556
|
+
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
83557
|
+
requestId: string;
|
|
83558
|
+
data?: AttachmentUploadResult | undefined;
|
|
83559
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83560
|
+
endpointName: string;
|
|
83561
|
+
startedTimeStamp: number;
|
|
83562
|
+
fulfilledTimeStamp?: number;
|
|
83563
|
+
}, "data" | "fulfilledTimeStamp">> & {
|
|
83564
|
+
error: undefined;
|
|
83565
|
+
} & {
|
|
83566
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
|
83567
|
+
isUninitialized: false;
|
|
83568
|
+
isLoading: false;
|
|
83569
|
+
isSuccess: true;
|
|
83570
|
+
isError: false;
|
|
83571
|
+
}) | ({
|
|
83572
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
83573
|
+
} & {
|
|
83574
|
+
requestId: string;
|
|
83575
|
+
data?: AttachmentUploadResult | undefined;
|
|
83576
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83577
|
+
endpointName: string;
|
|
83578
|
+
startedTimeStamp: number;
|
|
83579
|
+
fulfilledTimeStamp?: number;
|
|
83580
|
+
} & {
|
|
83581
|
+
data?: undefined;
|
|
83582
|
+
} & {
|
|
83583
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
|
83584
|
+
isUninitialized: false;
|
|
83585
|
+
isLoading: true;
|
|
83586
|
+
isSuccess: false;
|
|
83587
|
+
isError: false;
|
|
83588
|
+
}) | ({
|
|
83589
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
83590
|
+
} & Omit<{
|
|
83591
|
+
requestId: string;
|
|
83592
|
+
data?: AttachmentUploadResult | undefined;
|
|
83593
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83594
|
+
endpointName: string;
|
|
83595
|
+
startedTimeStamp: number;
|
|
83596
|
+
fulfilledTimeStamp?: number;
|
|
83597
|
+
}, "error"> & Required<Pick<{
|
|
83598
|
+
requestId: string;
|
|
83599
|
+
data?: AttachmentUploadResult | undefined;
|
|
83600
|
+
error?: import("@reduxjs/toolkit/query").FetchBaseQueryError | import("@reduxjs/toolkit").SerializedError | undefined;
|
|
83601
|
+
endpointName: string;
|
|
83602
|
+
startedTimeStamp: number;
|
|
83603
|
+
fulfilledTimeStamp?: number;
|
|
83604
|
+
}, "error">> & {
|
|
83605
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
|
83606
|
+
isUninitialized: false;
|
|
83607
|
+
isLoading: false;
|
|
83608
|
+
isSuccess: false;
|
|
83609
|
+
isError: true;
|
|
83610
|
+
})) => R) | undefined;
|
|
83611
|
+
fixedCacheKey?: string;
|
|
83612
|
+
} | undefined) => readonly [(arg: PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiArg) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiArg, import("@reduxjs/toolkit/query").BaseQueryFn<string | import("@reduxjs/toolkit/query").FetchArgs, unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}, import("@reduxjs/toolkit/query").FetchBaseQueryMeta>, never, AttachmentUploadResult, "randmarApi", unknown>>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
83613
|
+
originalArgs?: PutV4PartnerByRoutePartnerIdReturnAndReturnNumberAttachmentApiArg | undefined;
|
|
83614
|
+
reset: () => void;
|
|
82540
83615
|
}], useGetV4ResellerByRouteResellerIdReturnsQuery: <R extends Record<string, any> = import("@reduxjs/toolkit/query").TSHelpersId<(Omit<{
|
|
82541
83616
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
82542
83617
|
originalArgs?: undefined | undefined;
|