brightdigit/MistKit

View on GitHub
Documentation/Reference/MistKit/enums/MKErrorCode.md

Summary

Maintainability
Test Coverage
**ENUM**

# `MKErrorCode`

```swift
public enum MKErrorCode: String, Codable
```

## Cases
### `authenticationRequired`

```swift
case authenticationRequired = "AUTHENTICATION_REQUIRED"
```