EventProperties

Properties of a Permutive event.

EventProperties are immutable.

Each property name must be made up of the characters in the set (a-z0-9_).

Each property value must from the type: (Boolean, Int, Long, Float, Double, String, Date, EventProperties) or from a list variant of this set (i.e. List, List, ... )

Types

Link copied to clipboard
class Builder

Builds an EventProperties object.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun toString(): String