commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse Interface Reference

Inherits commercetools.Sdk.Api.Models.Errors.IErrorResponse.

Inherited by commercetools.Sdk.Api.Models.ProductSearches.ProductSearchErrorResponse.

Properties

new int StatusCode [get, set]
 
new string Message [get, set]
 
new IList< IErrorObjectErrors [get, set]
 
new IEnumerable< IErrorObjectErrorsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Errors.IErrorResponse

Property Documentation

◆ Errors

new IList<IErrorObject> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse.Errors
getset

◆ ErrorsEnumerable

new IEnumerable<IErrorObject> commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse.ErrorsEnumerable
set

◆ Message

new string commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse.Message
getset

◆ StatusCode

new int commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse.StatusCode
getset

The documentation for this interface was generated from the following file: