ServerEndpointRecallErrorResponse

data class ServerEndpointRecallErrorResponse(val count: Double, val errorCode: Int)

Server endpoint recall error object

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Count of occurences of the error

Link copied to clipboard

Error code (HResult)