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

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

Inherited by commercetools.Sdk.Api.Models.Errors.AuthErrorResponse.

Properties

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

Property Documentation

◆ Error

string commercetools.Sdk.Api.Models.Errors.IAuthErrorResponse.Error
getset

◆ Error_description

string commercetools.Sdk.Api.Models.Errors.IAuthErrorResponse.Error_description
getset

◆ Errors

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

◆ ErrorsEnumerable

new IEnumerable<IErrorObject> commercetools.Sdk.Api.Models.Errors.IAuthErrorResponse.ErrorsEnumerable
set

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