Component Type Status Error Properties
data class ComponentTypeStatusErrorProperties(val code: ComponentTypeStatusErrorPropertiesCode? = null, val message: String? = null)
Error object with Message and Code.
Error object with Message and Code.