MemberResponseModel Class

Definition

Item in An array of objects, each representing a specific list member

public class MemberResponseModel
type MemberResponseModel = class
Public Class MemberResponseModel
Inheritance
MemberResponseModel

Constructors

Name Description
MemberResponseModel()

Properties

Name Description
EmailAddress

Email address for a subscriber

EmailClient

The list member's email client

EmailId

The MD5 hash of the lowercase version of the list member's email address

EmailType

Type of email this member asked to get (html' or text').

Language

If set/detected, the subscriber's language

LastChangedDate

Date and time the member's info was last changed

LastNote

last_note

Links

A list of link types and descriptions for the API schema documents

ListId

The list id

Location

location

MemberRating

Star rating for this member, between 1 and 5

MergeFields

merge_fields

OptInIP

The IP address the subscriber used to confirm their opt-in status

OptInTimestamp

Date and time the subscribe confirmed their opt-in status

SignupIP

IP address the subscriber signed up from

SignupTimestamp

Date and time the subscriber signed up for the list

Stats

stats

Status

Subscriber's current status. Possible Values: subscribed, unsubscribed, cleaned, pending

UniqueEmailId

An identifier for the address across all of MailChimp

VIP

VIP status for subscriber

Applies to