View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]