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.ProductSearchErrorResponse Class Reference

Inherits commercetools.Sdk.Api.Models.ProductSearches.IProductSearchErrorResponse.

Properties

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

Property Documentation

◆ Errors

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

◆ ErrorsEnumerable

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

◆ Message

string commercetools.Sdk.Api.Models.ProductSearches.ProductSearchErrorResponse.Message
getset

◆ StatusCode

int commercetools.Sdk.Api.Models.ProductSearches.ProductSearchErrorResponse.StatusCode
getset

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