CorsErrorStatus

@Serializable
data class CorsErrorStatus(val corsError: CorsError, val failedParameter: String)(source)

Official doc

Constructors

Link copied to clipboard
constructor(corsError: CorsError, failedParameter: String)

Properties

Link copied to clipboard
Link copied to clipboard