Package-level declarations

Types

Link copied to clipboard
@Serializable
data class Enrichment(_user: JsonObject, _device: JsonObject)
Link copied to clipboard
@Serializable
class EnrichmentRequest(val user: Map<String, JsonElement?>, val device: Map<String, JsonElement>)