Skip to content
DocsTry Aspire
DocsTry

UnsubscribeAnEmailFromAListRequest Properties

ClassProperties3 members
Represents the UnsubscribeAnEmailFromAListRequest payload.
Gets or sets email.
public string Email { get; set; }
Gets or sets the id path parameter.
public int Id { get; set; }
ReasonSection titled Reasonnullablestring?
Gets or sets reason.
public string? Reason { get; set; }