Interface IdentifyPayload

Hierarchy

  • IdentifyPayload

Properties

$add?: Record<string, number>
$append?: Record<string, unknown>
$postInsert?: Record<string, unknown>
$preInsert?: Record<string, unknown>
$set?: Record<string, unknown>
$setOnce?: Record<string, unknown>
$unset?: Record<string, unknown>

Generated using TypeDoc