jar

com.ecwid.apiclient : api-client

Maven & Gradle

Aug 21, 2023
15 stars

Ecwid Rest API wrapper · Ecwid Rest API wrapper

Table Of Contents

Latest Version

Download com.ecwid.apiclient : api-client JAR file - Latest Versions:

All Versions

Download com.ecwid.apiclient : api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.99.x
0.98.x
0.97.x
0.96.x
0.95.x
0.94.x
0.93.x
0.92.x
0.91.x
0.90.x
0.89.x
0.88.x
0.87.x
0.86.x
0.85.x
0.84.x
0.83.x
0.82.x
0.81.x
0.80.x
0.79.x
0.78.x
0.77.x
0.76.x
0.75.x
0.74.x
0.73.x
0.72.x
0.71.x
0.70.x
0.69.x
0.68.x
0.67.x
0.66.x
0.65.x
0.64.x
0.63.x
0.62.x
0.61.x
0.60.x
0.59.x
0.58.x
0.57.x
0.56.x
0.55.x
0.54.x
0.53.x
0.52.x
0.51.x
0.50.x
0.49.x
0.48.x
0.47.x
0.46.x
0.45.x
0.44.x
0.43.x
0.42.x
0.41.x
0.40.x
0.39.x
0.38.x
0.37.x
0.36.x
0.35.x
0.34.x
0.33.x
0.32.x
0.31.x
0.30.x
0.29.x
0.28.x
0.27.x
0.26.x
0.25.x
0.24.x
0.236.x
0.235.x
0.234.x
0.233.x
0.232.x
0.231.x
0.230.x
0.229.x
0.228.x
0.227.x
0.226.x
0.225.x
0.224.x
0.223.x
0.222.x
0.221.x
0.220.x
0.22.x
0.219.x
0.217.x
0.216.x
0.215.x
0.214.x
0.213.x
0.212.x
0.211.x
0.210.x
0.21.x
0.208.x
0.207.x
0.206.x
0.205.x
0.204.x
0.203.x
0.202.x
0.201.x
0.200.x
0.199.x
0.198.x
0.197.x
0.196.x
0.195.x
0.194.x
0.193.x
0.192.x
0.191.x
0.190.x
0.189.x
0.188.x
0.187.x
0.186.x
0.185.x
0.184.x
0.183.x
0.182.x
0.181.x
0.180.x
0.18
0.179.x
0.178.x
0.177.x
0.176.x
0.175.x
0.174.x
0.173.x
0.172.x
0.171.x
0.170.x
0.17
0.169.x
0.168.x
0.166.x
0.165.x
0.164.x
0.163.x
0.162.x
0.161.x
0.160.x
0.16
0.159.x
0.158.x
0.157.x
0.156.x
0.155.x
0.154.x
0.153.x
0.152.x
0.151.x
0.150.x
0.15
0.149.x
0.148.x
0.147.x
0.146.x
0.145.x
0.144.x
0.143.x
0.142.x
0.141.x
0.140.x
0.14
0.139.x
0.138.x
0.137.x
0.136.x
0.135.x
0.134.x
0.133.x
0.132.x
0.131.x
0.130.x
0.13
0.128.x
0.127.x
0.126.x
0.125.x
0.124.x
0.123.x
0.122.x
0.121.x
0.120.x
0.12
0.119.x
0.118.x
0.117.x
0.116.x
0.115.x
0.114.x
0.113.x
0.112.x
0.111.x
0.110.x
0.11
0.109.x
0.108.x
0.107.x
0.106.x
0.105.x
0.104.x
0.103.x
0.102.x
0.101.x
0.100.x
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-client-0.236.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ecwid.apiclient.v3.exception

├─ com.ecwid.apiclient.v3.exception.EcwidApiException.class - [JAR]

├─ com.ecwid.apiclient.v3.exception.JsonDeserializationException.class - [JAR]

com.ecwid.apiclient.v3.dto.coupon.request

├─ com.ecwid.apiclient.v3.dto.coupon.request.CouponCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.request.CouponDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.request.CouponDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.request.CouponSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.request.CouponUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.request.UpdatedCoupon.class - [JAR]

com.ecwid.apiclient.v3.dto.common

├─ com.ecwid.apiclient.v3.dto.common.ApiFetchedDTO.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.ApiRequestDTO.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.ApiResultDTO.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.ApiUpdatedDTO.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.AsyncPictureData.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.BaseOrderTax.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.EcwidApiError.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.ExtendedOrderTax.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.FetchedAttributeValue.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.LocalizedValueMap.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.NullableUpdatedValue.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.OrderedStringToListStringMap.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.OrderedStringToStringMap.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.PictureInfo.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.ProductCondition.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.TranslationsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.UpdatedAttributeValue.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.common.UploadFileData.class - [JAR]

com.ecwid.apiclient.v3.dto.storage.request

├─ com.ecwid.apiclient.v3.dto.storage.request.AllStorageDataRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.request.StorageDataCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.request.StorageDataDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.request.StorageDataRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.request.StorageDataUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.request.UpdatedStorageData.class - [JAR]

com.ecwid.apiclient.v3.dto.cart.request

├─ com.ecwid.apiclient.v3.dto.cart.request.CalculateOrderDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.CartDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.CartUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.CartsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.ConvertCartToOrderRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.OrderForCalculate.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.request.UpdatedCart.class - [JAR]

com.ecwid.apiclient.v3.dto.subscriptions.request

├─ com.ecwid.apiclient.v3.dto.subscriptions.request.SubscriptionsSearchRequest.class - [JAR]

com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters

├─ com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters.GsonNullableUpdatedValueTypeAdapter.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters.GsonNullableUpdatedValueTypeAdapterFactory.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters.GsonPolymorphicDeserializer.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters.GsonProductFiltersDeserializer.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.typeadapters.ParsedResponseWithExtDeserializer.class - [JAR]

com.ecwid.apiclient.v3.dto.profile.result

├─ com.ecwid.apiclient.v3.dto.profile.result.EmailLogoRemoveResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.EmailLogoUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.ExtrafieldConfigCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.ExtrafieldConfigDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.ExtrafieldConfigSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.ExtrafieldConfigUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.FetchedExtrafieldConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.FetchedLatestStats.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.FetchedOrderStatusSettings.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.FetchedStoreProfile.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.InvoiceLogoRemoveResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.InvoiceLogoUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.OrderStatusSettingsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.OrderStatusSettingsUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.PaymentOptionCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.PaymentOptionDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.PaymentOptionUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.PaymentOptionsResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.ShippingOptionsResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.StoreLogoRemoveResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.StoreLogoUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.result.StoreProfileUpdateResult.class - [JAR]

com.ecwid.apiclient.v3.dto

├─ com.ecwid.apiclient.v3.dto.ApiRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.customer.result

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomerCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomerDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomerUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomersLocationsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomersProductsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.CustomersSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.DeletedCustomer.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.DeletedCustomersSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.FetchedCustomer.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.FetchedCustomersLocations.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.result.FetchedCustomersProducts.class - [JAR]

com.ecwid.apiclient.v3.dto.instantsite.redirects.request

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.InstantSiteRedirectDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.InstantSiteRedirectGetRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.InstantSiteRedirectUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.InstantSiteRedirectsCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.InstantSiteRedirectsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.request.UpdatedInstantSiteRedirect.class - [JAR]

com.ecwid.apiclient.v3.dto.payment

├─ com.ecwid.apiclient.v3.dto.payment.PaymentAppRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.saleschannels

├─ com.ecwid.apiclient.v3.dto.saleschannels.MarketplaceConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.ProductFeedInfo.class - [JAR]

com.ecwid.apiclient.v3.dto.product.enums

├─ com.ecwid.apiclient.v3.dto.product.enums.AttributeValueAlias.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.AttributeValueAliasKt.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.AttributeValueLocation.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.OutOfStockVisibilityBehaviour.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.PriceModifierType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.ProductOptionType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.RecurringSubscriptionInterval.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.enums.ShippingSettingsType.class - [JAR]

com.ecwid.apiclient.v3.dto.category.result

├─ com.ecwid.apiclient.v3.dto.category.result.CategoriesSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryImageAsyncUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryImageDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryImageUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.CategoryUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.result.FetchedCategory.class - [JAR]

com.ecwid.apiclient.v3

├─ com.ecwid.apiclient.v3.ApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ApiClientHelper.class - [JAR]

├─ com.ecwid.apiclient.v3.ApiClientHelperKt.class - [JAR]

├─ com.ecwid.apiclient.v3.ApplicationApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ApplicationStorageApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.BatchApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.CartsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.CategoriesApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.CouponsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.CustomerGroupsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.CustomersApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.InstantSiteRedirectsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.OrdersApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ProductTypesApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ProductVariationsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ProductsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.ReportsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.SalesChannelsApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.StoreProfileApiClient.class - [JAR]

├─ com.ecwid.apiclient.v3.SubscriptionsApiClient.class - [JAR]

com.ecwid.apiclient.v3.dto.customergroup.result

├─ com.ecwid.apiclient.v3.dto.customergroup.result.CustomerGroupCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.result.CustomerGroupDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.result.CustomerGroupUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.result.CustomerGroupsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.result.FetchedCustomerGroup.class - [JAR]

com.ecwid.apiclient.v3.dto.application.result

├─ com.ecwid.apiclient.v3.dto.application.result.ApplicationDeleteResult.class - [JAR]

com.ecwid.apiclient.v3.impl

├─ com.ecwid.apiclient.v3.impl.ApplicationApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ApplicationStorageApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.BatchApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ByteArrayResponseParser.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.CartsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.CategoriesApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ConstsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.CouponsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.CustomerGroupsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.CustomersApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.HttpMethod.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.InstantSiteRedirectsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ObjectResponseParser.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ObjectWithExtResponseParser.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.OrdersApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ParsedResponseWithExt.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ProductTypesApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ProductVariationsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ProductsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ReportsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.RequestInfo.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.RequestInfoKt.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ResponseParser.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.ResponseParserKt.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.SalesChannelsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.StoreProfileApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.StringResponseParser.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.SubscriptionsApiClientImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.impl.TypedBatchResponse.class - [JAR]

com.ecwid.apiclient.v3.dto.variation.request

├─ com.ecwid.apiclient.v3.dto.variation.request.AdjustVariationInventoryRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.CreateProductVariationRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.DeleteAllProductVariationsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.DeleteProductVariationRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.ProductVariationDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.ProductVariationImageAsyncUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.ProductVariationImageDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.ProductVariationImageUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.ProductVariationsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.UpdateProductVariationRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.request.UpdatedVariation.class - [JAR]

com.ecwid.apiclient.v3.dto.report.request

├─ com.ecwid.apiclient.v3.dto.report.request.ReportRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.producttype.enums

├─ com.ecwid.apiclient.v3.dto.producttype.enums.AttributeDisplayType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.enums.AttributeType.class - [JAR]

com.ecwid.apiclient.v3.dto.producttype.result

├─ com.ecwid.apiclient.v3.dto.producttype.result.FetchedProductType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.result.ProductTypeCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.result.ProductTypeDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.result.ProductTypeUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.result.ProductTypesGetAllResult.class - [JAR]

com.ecwid.apiclient.v3.metric

├─ com.ecwid.apiclient.v3.metric.CountingInputStream.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.MetricHelpersKt.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.RequestRetrySleepMetric.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.RequestSizeMetric.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.RequestSizeMetricKt.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.RequestTimeMetric.class - [JAR]

├─ com.ecwid.apiclient.v3.metric.ResponseSizeMetric.class - [JAR]

com.ecwid.apiclient.v3.httptransport.impl

├─ com.ecwid.apiclient.v3.httptransport.impl.ApacheCommonsHttpClientTransport.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.ApacheCommonsHttpClientTransportKt.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.ConvertUtilsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.NoRetryRateLimitRetryStrategy.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.RateLimitRetryStrategy.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.RateLimitedHttpClientWrapper.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.RateLimitedHttpClientWrapperKt.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.impl.SleepForRetryAfterRateLimitRetryStrategy.class - [JAR]

com.ecwid.apiclient.v3.dto.customer.enums

├─ com.ecwid.apiclient.v3.dto.customer.enums.CommercialRelationshipScheme.class - [JAR]

com.ecwid.apiclient.v3.dto.storage.result

├─ com.ecwid.apiclient.v3.dto.storage.result.AllStorageDataResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.result.FetchedStorageData.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.result.StorageDataCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.result.StorageDataDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.storage.result.StorageDataUpdateResult.class - [JAR]

com.ecwid.apiclient.v3.dto.report.result

├─ com.ecwid.apiclient.v3.dto.report.result.FetchedReportResponse.class - [JAR]

com.ecwid.apiclient.v3.dto.product.request

├─ com.ecwid.apiclient.v3.dto.product.request.DeletedProductsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.GetProductFiltersRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.GetProductFiltersRequestKt.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductFileDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductFileDownloadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductFileUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductFileUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductFilesDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductGalleryImageAsyncUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductGalleryImageDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductGalleryImageUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductGalleryImagesDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductImageAsyncUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductImageDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductImageUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductInventoryUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.ProductsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.request.UpdatedProduct.class - [JAR]

com.ecwid.apiclient.v3.dto.saleschannels.response

├─ com.ecwid.apiclient.v3.dto.saleschannels.response.FetchedGoogleShoppingFeedConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.response.FetchedShopzillaFeedConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.response.FetchedYahooShoppingFeedConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.response.FetchedYandexMarketDbsFeedConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.response.FetchedYandexMarketFeedConfig.class - [JAR]

com.ecwid.apiclient.v3.converter

├─ com.ecwid.apiclient.v3.converter.FetchedCartKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedCategoryKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedCombinationKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedCouponKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedCustomerGroupKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedCustomerKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedExtrafieldConfigKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedInstantSiteRedirectKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedOrderKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedOrderStatusSettingsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedProductKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedProductTypeKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedStorageEntityKt.class - [JAR]

├─ com.ecwid.apiclient.v3.converter.FetchedStoreProfileKt.class - [JAR]

com.ecwid.apiclient.v3.config

├─ com.ecwid.apiclient.v3.config.ApiAppCredentials.class - [JAR]

├─ com.ecwid.apiclient.v3.config.ApiCredentials.class - [JAR]

├─ com.ecwid.apiclient.v3.config.ApiServerDomain.class - [JAR]

├─ com.ecwid.apiclient.v3.config.ApiServerDomainKt.class - [JAR]

├─ com.ecwid.apiclient.v3.config.ApiStoreCredentials.class - [JAR]

├─ com.ecwid.apiclient.v3.config.LoggingSettings.class - [JAR]

com.ecwid.apiclient.v3.dto.cart.result

├─ com.ecwid.apiclient.v3.dto.cart.result.CalculateOrderDetailsResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.result.CartUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.result.CartsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.result.ConvertCartToOrderResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.cart.result.FetchedCart.class - [JAR]

com.ecwid.apiclient.v3.dto.profile.request

├─ com.ecwid.apiclient.v3.dto.profile.request.EmailLogoRemoveRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.EmailLogoUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ExtrafieldConfigCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ExtrafieldConfigDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ExtrafieldConfigDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ExtrafieldConfigSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ExtrafieldConfigUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.InvoiceLogoRemoveRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.InvoiceLogoUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.LatestStatsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.OrderStatusSettingsDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.OrderStatusSettingsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.OrderStatusSettingsUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.PaymentOptionCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.PaymentOptionDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.PaymentOptionUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.PaymentOptionsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.ShippingOptionsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.StoreLogoRemoveRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.StoreLogoUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.StoreProfileRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.StoreProfileUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.UpdatedExtrafieldConfig.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.UpdatedOrderStatusSettings.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.UpdatedPaymentOption.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.request.UpdatedStoreProfile.class - [JAR]

com.ecwid.apiclient.v3.dto.cart

├─ com.ecwid.apiclient.v3.dto.cart.CartStringToStringMap.class - [JAR]

com.ecwid.apiclient.v3.dto.custom

├─ com.ecwid.apiclient.v3.dto.custom.CustomAppRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.order.result

├─ com.ecwid.apiclient.v3.dto.order.result.DeletedOrder.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.DeletedOrdersSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.FetchedOrder.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrderCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrderDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrderItemOptionFileDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrderItemOptionFileUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrderUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.result.OrdersSearchResult.class - [JAR]

com.ecwid.apiclient.v3.dto.profile.enums

├─ com.ecwid.apiclient.v3.dto.profile.enums.CheckoutDisplaySection.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.enums.ExtrafieldType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.enums.OrderDetailsDisplaySection.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.enums.ProductFilterType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.profile.enums.SurchargeType.class - [JAR]

com.ecwid.apiclient.v3.dto.application.request

├─ com.ecwid.apiclient.v3.dto.application.request.ApplicationDeleteRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.instantsite.redirects.result

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.result.FetchedInstantSiteRedirect.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.result.InstantSiteRedirectsCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.result.InstantSiteRedirectsDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.result.InstantSiteRedirectsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.instantsite.redirects.result.InstantSiteRedirectsUpdateResult.class - [JAR]

com.ecwid.apiclient.v3.util

├─ com.ecwid.apiclient.v3.util.EncodeUtilsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.util.MaskUtilsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.util.SecurePattern.class - [JAR]

├─ com.ecwid.apiclient.v3.util.SecurePatternsKt.class - [JAR]

com.ecwid.apiclient.v3.jsontransformer.gson

├─ com.ecwid.apiclient.v3.jsontransformer.gson.GsonFieldNamingStrategy.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.GsonTransformer.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.GsonTransformerKt.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.gson.GsonTransformerProvider.class - [JAR]

com.ecwid.apiclient.v3.httptransport

├─ com.ecwid.apiclient.v3.httptransport.HttpBody.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.HttpRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.HttpResponse.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.HttpTransport.class - [JAR]

├─ com.ecwid.apiclient.v3.httptransport.TransportHttpBody.class - [JAR]

com.ecwid.apiclient.v3.jsontransformer

├─ com.ecwid.apiclient.v3.jsontransformer.JsonFieldName.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.JsonTransformer.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.JsonTransformerProvider.class - [JAR]

├─ com.ecwid.apiclient.v3.jsontransformer.PolymorphicType.class - [JAR]

com.ecwid.apiclient.v3.dto.saleschannels.request

├─ com.ecwid.apiclient.v3.dto.saleschannels.request.GoogleShoppingFeedConfigGetRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.request.ShopzillaFeedConfigGetRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.request.YahooShoppingFeedConfigGetRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.request.YandexMarketDbsFeedConfigGetRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.request.YandexMarketFeedConfigGetRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.variation.result

├─ com.ecwid.apiclient.v3.dto.variation.result.AdjustVariationInventoryResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.CreateProductVariationResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.DeleteProductVariationsResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.FetchedVariation.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.ProductVariationImageAsyncUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.ProductVariationImageDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.ProductVariationImageUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.ProductVariationsResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.variation.result.UpdateProductVariationResult.class - [JAR]

com.ecwid.apiclient.v3.responsefields

├─ com.ecwid.apiclient.v3.responsefields.ChildrenFieldContextImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.FieldContextImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.FiniteFieldContextImpl.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFields.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsBuilder.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsContext.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsDslKt.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsKt.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsOverride.class - [JAR]

├─ com.ecwid.apiclient.v3.responsefields.ResponseFieldsUtilsKt.class - [JAR]

com.ecwid.apiclient.v3.dto.customergroup.request

├─ com.ecwid.apiclient.v3.dto.customergroup.request.CustomerGroupCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.request.CustomerGroupDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.request.CustomerGroupDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.request.CustomerGroupUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.request.CustomerGroupsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customergroup.request.UpdatedCustomerGroup.class - [JAR]

com.ecwid.apiclient.v3.dto.subscriptions.enums

├─ com.ecwid.apiclient.v3.dto.subscriptions.enums.PriceModifierType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.subscriptions.enums.ProductOptionType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.subscriptions.enums.SortOrder.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.subscriptions.enums.SubscriptionInterval.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.subscriptions.enums.SubscriptionStatus.class - [JAR]

com.ecwid.apiclient.v3.dto.report.enums

├─ com.ecwid.apiclient.v3.dto.report.enums.ComparePeriod.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.report.enums.FirstDayOfWeek.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.report.enums.ReportType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.report.enums.TimeScaleValue.class - [JAR]

com.ecwid.apiclient.v3.dto.saleschannels.enums

├─ com.ecwid.apiclient.v3.dto.saleschannels.enums.MarketplaceCondition.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.saleschannels.enums.SizeChart.class - [JAR]

com.ecwid.apiclient.v3.dto.category.request

├─ com.ecwid.apiclient.v3.dto.category.request.AssignProductsToCategoryRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoriesByPathRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoriesByPathRequestKt.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoriesSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryImageAsyncUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryImageDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryImageUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryProductIds.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.CategoryUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.UnassignProductsFromCategoryRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.category.request.UpdatedCategory.class - [JAR]

com.ecwid.apiclient.v3.dto.batch.result

├─ com.ecwid.apiclient.v3.dto.batch.result.BatchResponseStatus.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.BatchStatus.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.CreateBatchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.EscapedSingleBatchResponse.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.GetEscapedBatchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.GetTypedBatchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.result.TypedSingleBatchResponse.class - [JAR]

com.ecwid.apiclient.v3.dto.customer.request

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomerCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomerDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomerDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomerUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomersLocationsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomersProductsSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.CustomersSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.DeletedCustomersSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.customer.request.UpdatedCustomer.class - [JAR]

com.ecwid.apiclient.v3.dto.batch.request

├─ com.ecwid.apiclient.v3.dto.batch.request.CreateBatchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.request.CreateBatchRequestWithIds.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.request.GetEscapedBatchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.batch.request.SingleBatchRequest.class - [JAR]

com.ecwid.apiclient.v3.dto.coupon.result

├─ com.ecwid.apiclient.v3.dto.coupon.result.CouponCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.result.CouponDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.result.CouponSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.result.CouponUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.coupon.result.FetchedCoupon.class - [JAR]

com.ecwid.apiclient.v3.dto.order.request

├─ com.ecwid.apiclient.v3.dto.order.request.DeletedOrdersSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderInvoiceRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderItemOptionFileDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderItemOptionFileUploadRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderItemOptionFilesDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrderUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.OrdersSearchRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.request.UpdatedOrder.class - [JAR]

com.ecwid.apiclient.v3.dto.order.enums

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountBase.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountCouponApplicationLimit.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountCouponStatus.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountCouponType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountCouponUsesLimit.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.DiscountType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.FulfillmentType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.OrderFulfillmentStatus.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.OrderItemTaxType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.OrderPaymentStatus.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.PriceModifierType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.ProductOptionType.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.RecurringSubscriptionInterval.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.order.enums.SurchargeType.class - [JAR]

com.ecwid.apiclient.v3.dto.subscriptions.result

├─ com.ecwid.apiclient.v3.dto.subscriptions.result.FetchedSubscription.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.subscriptions.result.SubscriptionsSearchResult.class - [JAR]

com.ecwid.apiclient.v3.dto.product.result

├─ com.ecwid.apiclient.v3.dto.product.result.DeletedProduct.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.DeletedProductsSearchResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.FetchedProduct.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.GetProductFiltersResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductCreateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductFileDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductFileUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductFileUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductFilesDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductGalleryImageAsyncUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductGalleryImageDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductGalleryImageUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductGalleryImagesDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductImageAsyncUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductImageDeleteResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductImageUploadResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductInventoryUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductUpdateResult.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.product.result.ProductsSearchResult.class - [JAR]

com.ecwid.apiclient.v3.dto.producttype.request

├─ com.ecwid.apiclient.v3.dto.producttype.request.ProductTypeCreateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.request.ProductTypeDeleteRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.request.ProductTypeDetailsRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.request.ProductTypeUpdateRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.request.ProductTypesGetAllRequest.class - [JAR]

├─ com.ecwid.apiclient.v3.dto.producttype.request.UpdatedProductType.class - [JAR]