Skip to content
DocsTry Aspire
DocsTry

UnsubscribeAnEmailFromAListResponse Properties

ClassProperties2 members
Represents the UnsubscribeAnEmailFromAListResponse payload.
Gets or sets data.
public UnsubscribeAnEmailFromAListResponseData? Data { get; set; }
SuccessSection titled Successnullablebool?
Gets or sets success.
public bool? Success { get; set; }