@ikas/storefront 3.0.0-alpha.48 → 3.0.0-alpha.49
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/build/__api/models/{MasterPassTokenResponse.d.ts → MasterpassTokenResponse.d.ts} +0 -0
- package/build/__api/mutations/addCouponCodeToCheckout.d.ts +1 -1
- package/build/__api/mutations/addItemToCart.d.ts +1 -1
- package/build/__api/mutations/createCustomerEmailSubscription.d.ts +1 -1
- package/build/__api/mutations/createCustomerReview.d.ts +1 -1
- package/build/__api/mutations/createOrderRefundRequest.d.ts +1 -1
- package/build/__api/mutations/createSaleTransactionWithCart.d.ts +1 -1
- package/build/__api/mutations/createSaleTransactionWithCheckout.d.ts +1 -1
- package/build/__api/mutations/createStripePaymentIntent.d.ts +1 -1
- package/build/__api/mutations/customerLogin.d.ts +1 -1
- package/build/__api/mutations/customerRefreshToken.d.ts +1 -1
- package/build/__api/mutations/getOrderLineFile.d.ts +1 -1
- package/build/__api/mutations/registerCustomer.d.ts +1 -1
- package/build/__api/mutations/retrieveInstallmentInfo.d.ts +1 -1
- package/build/__api/mutations/saveCart.d.ts +1 -1
- package/build/__api/mutations/saveCartCouponCode.d.ts +1 -1
- package/build/__api/mutations/saveCheckout.d.ts +1 -1
- package/build/__api/mutations/saveItemToCart.d.ts +1 -1
- package/build/__api/mutations/saveLastViewedProducts.d.ts +1 -1
- package/build/__api/mutations/saveMyCustomer.d.ts +1 -1
- package/build/__api/mutations/saveProductBackInStockRemind.d.ts +1 -1
- package/build/__api/mutations/saveRaffleParticipant.d.ts +1 -1
- package/build/__api/mutations/updateCartCampaignOffer.d.ts +1 -1
- package/build/__api/mutations/updateRaffleParticipant.d.ts +1 -1
- package/build/__api/queries/checkCustomerEmail.d.ts +1 -1
- package/build/__api/queries/checkStocks.d.ts +1 -1
- package/build/__api/queries/customerSocialLogin.d.ts +1 -1
- package/build/__api/queries/getAvailableShippingCountries.d.ts +1 -1
- package/build/__api/queries/getAvailableStockLocations.d.ts +1 -1
- package/build/__api/queries/getCart.d.ts +1 -1
- package/build/__api/queries/getCartById.d.ts +1 -1
- package/build/__api/queries/getCheckoutByCartId.d.ts +1 -1
- package/build/__api/queries/getCheckoutById.d.ts +1 -1
- package/build/__api/queries/getCurrencyRate.d.ts +1 -1
- package/build/__api/queries/getCustomerOrders.d.ts +1 -1
- package/build/__api/queries/getLastViewedProducts.d.ts +1 -1
- package/build/__api/queries/getMasterpassRequestToken.d.ts +1 -1
- package/build/__api/queries/getMyCountry.d.ts +1 -1
- package/build/__api/queries/getMyCustomer.d.ts +1 -1
- package/build/__api/queries/getOrder.d.ts +1 -1
- package/build/__api/queries/getOrderByEmail.d.ts +1 -1
- package/build/__api/queries/getProductCampaigns.d.ts +1 -1
- package/build/__api/queries/getProductFilterData.d.ts +1 -1
- package/build/__api/queries/getProductOptionFileUrl.d.ts +1 -1
- package/build/__api/queries/getRaffleParticipants.d.ts +1 -1
- package/build/__api/queries/getRafflesByCustomerId.d.ts +1 -1
- package/build/__api/queries/getStorefront.d.ts +1 -1
- package/build/__api/queries/getVariantStockLocations.d.ts +1 -1
- package/build/__api/queries/listBlog.d.ts +1 -1
- package/build/__api/queries/listBlogCategory.d.ts +1 -1
- package/build/__api/queries/listBlogMetadata.d.ts +1 -1
- package/build/__api/queries/listCampaignOffer.d.ts +1 -1
- package/build/__api/queries/listCategory.d.ts +1 -1
- package/build/__api/queries/listCheckoutSettings.d.ts +1 -1
- package/build/__api/queries/listCity.d.ts +1 -1
- package/build/__api/queries/listCountry.d.ts +1 -1
- package/build/__api/queries/listCustomerAttribute.d.ts +1 -1
- package/build/__api/queries/listCustomerReviewSummary.d.ts +1 -1
- package/build/__api/queries/listCustomerReviews.d.ts +1 -1
- package/build/__api/queries/listDistrict.d.ts +1 -1
- package/build/__api/queries/listFavoriteProducts.d.ts +1 -1
- package/build/__api/queries/listHTMLMetaData.d.ts +1 -1
- package/build/__api/queries/listMerchantSettings.d.ts +1 -1
- package/build/__api/queries/listOrderRefundSettings.d.ts +1 -1
- package/build/__api/queries/listOrderTransactions.d.ts +1 -1
- package/build/__api/queries/listPaymentGateway.d.ts +1 -1
- package/build/__api/queries/listProduct.d.ts +1 -1
- package/build/__api/queries/listProductAttribute.d.ts +1 -1
- package/build/__api/queries/listProductBackInStockRemind.d.ts +1 -1
- package/build/__api/queries/listProductBrand.d.ts +1 -1
- package/build/__api/queries/listProductOptionSet.d.ts +1 -1
- package/build/__api/queries/listProductStockLocation.d.ts +1 -1
- package/build/__api/queries/listRaffle.d.ts +1 -1
- package/build/__api/queries/listRaffleMetadata.d.ts +1 -1
- package/build/__api/queries/listState.d.ts +1 -1
- package/build/__api/queries/listStockLocation.d.ts +1 -1
- package/build/__api/queries/listTown.d.ts +1 -1
- package/build/__api/queries/listVariantType.d.ts +1 -1
- package/build/__api/queries/searchProducts.d.ts +1 -1
- package/build/_virtual/index.js_commonjs-proxy3.js +1 -1
- package/build/_virtual/index.js_commonjs-proxy4.js +1 -1
- package/build/components/checkout/components/offer-product/index.js +1 -1
- package/build/components/checkout/model.d.ts +4 -5
- package/build/components/checkout/model.js +1 -1
- package/build/models/ui/product-list/index.d.ts +1 -1
- package/build/store/checkout/index.d.ts +1 -1
- package/build/store/customer/api.d.ts +5 -5
- package/build/store/location/index.d.ts +1 -1
- package/build/store/product/index.d.ts +1 -1
- package/package.json +1 -1
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Checkout } from "../types";
|
|
3
|
-
declare const addCouponCodeToCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const addCouponCodeToCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Checkout>>;
|
|
4
4
|
export default addCouponCodeToCheckout;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
checkoutId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { AddItemToCartInput, CartV2 } from "../types";
|
|
3
|
-
declare const addItemToCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const addItemToCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CartV2>>;
|
|
4
4
|
export default addItemToCart;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: AddItemToCartInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CreateCustomerEmailSubscriptionInput, Customer } from "../types";
|
|
3
|
-
declare const createCustomerEmailSubscription: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createCustomerEmailSubscription: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Customer>>;
|
|
4
4
|
export default createCustomerEmailSubscription;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: CreateCustomerEmailSubscriptionInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CreateCustomerReviewInput, CustomerReview } from "../types";
|
|
3
|
-
declare const createCustomerReview: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createCustomerReview: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerReview>>;
|
|
4
4
|
export default createCustomerReview;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: CreateCustomerReviewInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { OrderRefundRequestInput, StorefrontOrder } from "../types";
|
|
3
|
-
declare const createOrderRefundRequest: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createOrderRefundRequest: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<StorefrontOrder>>;
|
|
4
4
|
export default createOrderRefundRequest;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: OrderRefundRequestInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CreateSaleTransactionWithCartInput, TransactionResponse } from "../types";
|
|
3
|
-
declare const createSaleTransactionWithCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createSaleTransactionWithCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<TransactionResponse>>;
|
|
4
4
|
export default createSaleTransactionWithCart;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: CreateSaleTransactionWithCartInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CreateSaleTransactionWithCheckoutInput, TransactionResponse } from "../types";
|
|
3
|
-
declare const createSaleTransactionWithCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createSaleTransactionWithCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<TransactionResponse>>;
|
|
4
4
|
export default createSaleTransactionWithCheckout;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: CreateSaleTransactionWithCheckoutInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CreateSaleTransactionWithCartInput, CreateStripePaymentIntentResponse } from "../types";
|
|
3
|
-
declare const createStripePaymentIntent: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const createStripePaymentIntent: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CreateStripePaymentIntentResponse>>;
|
|
4
4
|
export default createStripePaymentIntent;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: CreateSaleTransactionWithCartInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerLoginResponse } from "../types";
|
|
3
|
-
declare const customerLogin: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const customerLogin: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerLoginResponse>>;
|
|
4
4
|
export default customerLogin;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
email: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerRefreshTokenResponse } from "../types";
|
|
3
|
-
declare const customerRefreshToken: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const customerRefreshToken: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerRefreshTokenResponse>>;
|
|
4
4
|
export default customerRefreshToken;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
token: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { GetOrderLineFile } from "../types";
|
|
3
|
-
declare const getOrderLineFile: (variables: QueryParams, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getOrderLineFile: (variables: QueryParams, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<string>>;
|
|
4
4
|
export default getOrderLineFile;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: GetOrderLineFile;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerAttributeValueInput, CustomerLoginResponse } from "../types";
|
|
3
|
-
declare const registerCustomer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const registerCustomer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerLoginResponse>>;
|
|
4
4
|
export default registerCustomer;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
attributes?: CustomerAttributeValueInput[] | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { RetrieveInstallmentInfoInput, RetrieveInstallmentInfoResponse } from "../types";
|
|
3
|
-
declare const retrieveInstallmentInfo: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const retrieveInstallmentInfo: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<RetrieveInstallmentInfoResponse>>;
|
|
4
4
|
export default retrieveInstallmentInfo;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: RetrieveInstallmentInfoInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { SaveCartInput, CartV2 } from "../types";
|
|
3
|
-
declare const saveCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CartV2>>;
|
|
4
4
|
export default saveCart;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: SaveCartInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CartV2 } from "../types";
|
|
3
|
-
declare const saveCartCouponCode: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveCartCouponCode: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CartV2>>;
|
|
4
4
|
export default saveCartCouponCode;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
cartId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { SaveCheckoutInput, Checkout } from "../types";
|
|
3
|
-
declare const saveCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveCheckout: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Checkout>>;
|
|
4
4
|
export default saveCheckout;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: SaveCheckoutInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { SaveItemToCartInput, Cart } from "../types";
|
|
3
|
-
declare const saveItemToCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveItemToCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Cart>>;
|
|
4
4
|
export default saveItemToCart;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: SaveItemToCartInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { ProductLastViewedInput, ProductLastViewed } from "../types";
|
|
3
|
-
declare const saveLastViewedProducts: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveLastViewedProducts: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<ProductLastViewed>>;
|
|
4
4
|
export default saveLastViewedProducts;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: ProductLastViewedInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { SaveMyCustomerInput, Customer } from "../types";
|
|
3
|
-
declare const saveMyCustomer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveMyCustomer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Customer>>;
|
|
4
4
|
export default saveMyCustomer;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: SaveMyCustomerInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { ProductBackInStockRemindInput, ProductBackInStockRemind } from "../types";
|
|
3
|
-
declare const saveProductBackInStockRemind: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveProductBackInStockRemind: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<ProductBackInStockRemind>>;
|
|
4
4
|
export default saveProductBackInStockRemind;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: ProductBackInStockRemindInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { RaffleParticipantsInput, RaffleParticipants } from "../types";
|
|
3
|
-
declare const saveRaffleParticipant: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const saveRaffleParticipant: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<RaffleParticipants>>;
|
|
4
4
|
export default saveRaffleParticipant;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: RaffleParticipantsInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { UpdateCartCampaignOfferInput, CartV2 } from "../types";
|
|
3
|
-
declare const updateCartCampaignOffer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const updateCartCampaignOffer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CartV2>>;
|
|
4
4
|
export default updateCartCampaignOffer;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: UpdateCartCampaignOfferInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { RaffleParticipantsUpdateInput, RaffleParticipants } from "../types";
|
|
3
|
-
declare const updateRaffleParticipant: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const updateRaffleParticipant: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<RaffleParticipants>>;
|
|
4
4
|
export default updateRaffleParticipant;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: RaffleParticipantsUpdateInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerCheckResponse } from "../types";
|
|
3
|
-
declare const checkCustomerEmail: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const checkCustomerEmail: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerCheckResponse>>;
|
|
4
4
|
export default checkCustomerEmail;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
email: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CheckStocksLineInput, CheckStocksResponse } from "../types";
|
|
3
|
-
declare const checkStocks: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const checkStocks: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CheckStocksResponse>>;
|
|
4
4
|
export default checkStocks;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
lines: CheckStocksLineInput[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerLoginResponse } from "../types";
|
|
3
|
-
declare const customerSocialLogin: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const customerSocialLogin: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerLoginResponse>>;
|
|
4
4
|
export default customerSocialLogin;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
code: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
|
-
declare const getAvailableShippingCountries: (variables: QueryParams, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
2
|
+
declare const getAvailableShippingCountries: (variables: QueryParams, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<string[]>>;
|
|
3
3
|
export default getAvailableShippingCountries;
|
|
4
4
|
export declare type QueryParams = {
|
|
5
5
|
salesChannelId?: string | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CheckStocksLineInput, GetAvailableStockLocationsResponse } from "../types";
|
|
3
|
-
declare const getAvailableStockLocations: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getAvailableStockLocations: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<GetAvailableStockLocationsResponse>>;
|
|
4
4
|
export default getAvailableStockLocations;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
lines: CheckStocksLineInput[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Cart } from "../types";
|
|
3
|
-
declare const getCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCart: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Cart>>;
|
|
4
4
|
export default getCart;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
customerId?: string | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CartV2 } from "../types";
|
|
3
|
-
declare const getCartById: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCartById: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CartV2>>;
|
|
4
4
|
export default getCartById;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
getCompletedCart?: boolean | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Checkout } from "../types";
|
|
3
|
-
declare const getCheckoutByCartId: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCheckoutByCartId: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Checkout>>;
|
|
4
4
|
export default getCheckoutByCartId;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
cartId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Checkout } from "../types";
|
|
3
|
-
declare const getCheckoutById: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCheckoutById: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Checkout>>;
|
|
4
4
|
export default getCheckoutById;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CurrencyRate } from "../types";
|
|
3
|
-
declare const getCurrencyRate: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCurrencyRate: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CurrencyRate>>;
|
|
4
4
|
export default getCurrencyRate;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
date?: any | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StorefrontOrder } from "../types";
|
|
3
|
-
declare const getCustomerOrders: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getCustomerOrders: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<StorefrontOrder[]>>;
|
|
4
4
|
export default getCustomerOrders;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
orderId?: string | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { ProductLastViewed } from "../types";
|
|
3
|
-
declare const getLastViewedProducts: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getLastViewedProducts: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<ProductLastViewed>>;
|
|
4
4
|
export default getLastViewedProducts;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
customerId?: string | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { MasterPassOperationTypeEnum, MasterPassTokenResponse } from "../types";
|
|
3
|
-
declare const getMasterPassRequestToken: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getMasterPassRequestToken: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<MasterPassTokenResponse>>;
|
|
4
4
|
export default getMasterPassRequestToken;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
cartId: string;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
|
-
declare const getMyCountry: (config?: ConfigType | undefined) => Promise<APIResponse<
|
|
2
|
+
declare const getMyCountry: (config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<string>>;
|
|
3
3
|
export default getMyCountry;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Customer } from "../types";
|
|
3
|
-
declare const getMyCustomer: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getMyCustomer: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Customer>>;
|
|
4
4
|
export default getMyCustomer;
|
|
5
5
|
export declare enum ResponseField {
|
|
6
6
|
ACCOUNT_STATUS = "accountStatus",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StorefrontOrder } from "../types";
|
|
3
|
-
declare const getOrder: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getOrder: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<StorefrontOrder>>;
|
|
4
4
|
export default getOrder;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
orderId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StorefrontOrder } from "../types";
|
|
3
|
-
declare const getOrderByEmail: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getOrderByEmail: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<StorefrontOrder>>;
|
|
4
4
|
export default getOrderByEmail;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
email: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { GetProductCampaignsInput, GetProductCampaignsResponse } from "../types";
|
|
3
|
-
declare const getProductCampaigns: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getProductCampaigns: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<GetProductCampaignsResponse[]>>;
|
|
4
4
|
export default getProductCampaigns;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
input: GetProductCampaignsInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { ProductFilterData } from "../types";
|
|
3
|
-
declare const getProductFilterData: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getProductFilterData: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<ProductFilterData>>;
|
|
4
4
|
export default getProductFilterData;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
categoryId?: string | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { GetProductOptionFileUrl } from "../types";
|
|
3
|
-
declare const getProductOptionFileUrl: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getProductOptionFileUrl: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<GetProductOptionFileUrl>>;
|
|
4
4
|
export default getProductOptionFileUrl;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
fileName: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { RaffleParticipants } from "../types";
|
|
3
|
-
declare const getRaffleParticipants: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getRaffleParticipants: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<RaffleParticipants[]>>;
|
|
4
4
|
export default getRaffleParticipants;
|
|
5
5
|
export declare enum ResponseField {
|
|
6
6
|
APPLICATION_DATE = "applicationDate",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Raffle } from "../types";
|
|
3
|
-
declare const getRafflesByCustomerId: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getRafflesByCustomerId: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Raffle[]>>;
|
|
4
4
|
export default getRafflesByCustomerId;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
winnerFilter?: boolean | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { Storefront } from "../types";
|
|
3
|
-
declare const getStorefront: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getStorefront: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Storefront>>;
|
|
4
4
|
export default getStorefront;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { GetVariantStockLocationListResponse } from "../types";
|
|
3
|
-
declare const getVariantStockLocations: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const getVariantStockLocations: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<GetVariantStockLocationListResponse>>;
|
|
4
4
|
export default getVariantStockLocations;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
stockLocationIdList?: string[] | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, PaginationInput, DateFilterInput, BlogPaginationResponse } from "../types";
|
|
3
|
-
declare const listBlog: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listBlog: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<BlogPaginationResponse>>;
|
|
4
4
|
export default listBlog;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
categoryId?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, PaginationInput, DateFilterInput, BlogCategoryPaginationResponse } from "../types";
|
|
3
|
-
declare const listBlogCategory: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listBlogCategory: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<BlogCategoryPaginationResponse>>;
|
|
4
4
|
export default listBlogCategory;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, PaginationInput, BlogMetadataTargetTypeEnumFilter, DateFilterInput, BlogMetadataPaginationResponse } from "../types";
|
|
3
|
-
declare const listBlogMetadata: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listBlogMetadata: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<BlogMetadataPaginationResponse>>;
|
|
4
4
|
export default listBlogMetadata;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, CampaignOffer } from "../types";
|
|
3
|
-
declare const listCampaignOffer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCampaignOffer: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CampaignOffer[]>>;
|
|
4
4
|
export default listCampaignOffer;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CategoryPathFilterInput, StringFilterInput, PaginationInput, DateFilterInput, CategoryPaginationResponse } from "../types";
|
|
3
|
-
declare const listCategory: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCategory: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CategoryPaginationResponse>>;
|
|
4
4
|
export default listCategory;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
categoryPath?: CategoryPathFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, CheckoutSettings } from "../types";
|
|
3
|
-
declare const listCheckoutSettings: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCheckoutSettings: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CheckoutSettings[]>>;
|
|
4
4
|
export default listCheckoutSettings;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, DateFilterInput, City } from "../types";
|
|
3
|
-
declare const listCity: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCity: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<City[]>>;
|
|
4
4
|
export default listCity;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
countryId?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, DateFilterInput, Country } from "../types";
|
|
3
|
-
declare const listCountry: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCountry: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<Country[]>>;
|
|
4
4
|
export default listCountry;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerAttribute } from "../types";
|
|
3
|
-
declare const listCustomerAttribute: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCustomerAttribute: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerAttribute[]>>;
|
|
4
4
|
export default listCustomerAttribute;
|
|
5
5
|
export declare enum ResponseField {
|
|
6
6
|
CREATED_AT = "createdAt",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { PaginationInput, StringFilterInput, CustomerReviewSummaryPaginationResponse } from "../types";
|
|
3
|
-
declare const listCustomerReviewSummary: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCustomerReviewSummary: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerReviewSummaryPaginationResponse>>;
|
|
4
4
|
export default listCustomerReviewSummary;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
pagination?: PaginationInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, ListCustomerReviewInput, PaginationInput, CustomerReviewSFPaginationResponse } from "../types";
|
|
3
|
-
declare const listCustomerReviews: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listCustomerReviews: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerReviewSFPaginationResponse>>;
|
|
4
4
|
export default listCustomerReviews;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, DateFilterInput, District } from "../types";
|
|
3
|
-
declare const listDistrict: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listDistrict: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<District[]>>;
|
|
4
4
|
export default listDistrict;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
cityId: StringFilterInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { CustomerFavoriteProduct } from "../types";
|
|
3
|
-
declare const listFavoriteProducts: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listFavoriteProducts: (fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<CustomerFavoriteProduct[]>>;
|
|
4
4
|
export default listFavoriteProducts;
|
|
5
5
|
export declare enum ResponseField {
|
|
6
6
|
CREATED_AT = "createdAt",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ConfigType, APIResponse } from "@ikas/fe-api-client";
|
|
2
2
|
import { StringFilterInput, PaginationInput, HTMLMetaDataTargetTypeEnumFilter, HTMLMetaData } from "../types";
|
|
3
|
-
declare const listHTMLMetaData: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<
|
|
3
|
+
declare const listHTMLMetaData: (variables: QueryParams, fields?: string[] | undefined, config?: ConfigType | undefined) => Promise<APIResponse<undefined> | APIResponse<HTMLMetaData[]>>;
|
|
4
4
|
export default listHTMLMetaData;
|
|
5
5
|
export declare type QueryParams = {
|
|
6
6
|
id?: StringFilterInput | null;
|