# ErrorDetail

## Properties

### code  
**Type:** string  
**Required:** Yes  
The error code.

### detail  
**Type:** string  
**Required:** Yes  
The error message.

### extraDetail  
**Type:** map from strings to any  
**Required:** No  
Extra information regarding this error.
