StytchAPIError

fun StytchAPIError(    requestId: String? = null,     errorType: String,     message: String,     url: String? = null)