CorsErrorStatus

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard