ZkoObjectProto

@Serializable
data class ZkoObjectProto(val type: ZObjectType, val refId: String, val isReference: Boolean, val zObject: ZObject)(source)

Constructors

Link copied to clipboard
constructor(type: ZObjectType, refId: String, isReference: Boolean, zObject: ZObject)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard