Params

data class Params(val segmentKey: String, val dataKey: String)

Constructors

Link copied to clipboard
constructor(segmentKey: String, dataKey: String)

Properties

Link copied to clipboard

id of the entry to read within segmentKey.

Link copied to clipboard

namespace to read from.