ApiErrorResponse

fun ApiErrorResponse(code: Int, msg: String, apiType: String? = null, requiredScopes: List<String>?, allowedScopes: List<String>? = null)