Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

An email subscriber list membership.

Hierarchy

  • Entity
    • EmailSubscriberListMembership

Index

Properties

emailAddress

emailAddress: string

the email address to be subscribed to or unsubscribed from the list

listId

listId: string

the ID of an Evergage email subscriber list

Optional primaryUserId

primaryUserId: string

the primary ID of the Evergage user that owns emailAddress if one exists

The Profile system service can be used to find the user that owns the email address. This field should always be populated when it is possible.

Optional time

time: Date

the time at which the user joined or left the list; if null in a staged update, the current time will be used

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc