Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIdentityParams

possible parameter for Signal.identity

Hierarchy

  • IIdentityParams

Index

Properties

Optional attributes

attributes: undefined | Record<string, any>

Optional contactId

contactId: undefined | string

Optional emailAddress

emailAddress: undefined | string

Optional encryptedEmailAddress

encryptedEmailAddress: undefined | string

Optional referenceId

referenceId: undefined | string

Optional source

source: undefined | string

Optional tags

tags: undefined | string[]

Generated using TypeDoc