Skip to content
DocsTry Aspire
DocsTry

SendBatchEmailsResponse Properties

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