ComponentTypeStatusErrorProperties

data class ComponentTypeStatusErrorProperties(val code: ComponentTypeStatusErrorPropertiesCode? = null, val message: String? = null)

Error object with Message and Code.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val message: String? = null