GetEmailDeliveryStatusResponseData
Classnet10.0
Represents the GetEmailDeliveryStatusResponseData payload.
namespace CommunityToolkit.Aspire.Posta.Models.Shared;
public class GetEmailDeliveryStatusResponseData{ // ...}7 members
Constructors1
Section titled ConstructorsProperties6
Section titled PropertiesCreatedAtget; setstring?Gets or sets
created_at.ErrorMessageget; setstring?Gets or sets
error_message.Idget; setstring?Gets or sets
id.RetryCountget; setint?Gets or sets
retry_count.SentAtget; setstring?Gets or sets
sent_at.Statusget; setstring?Gets or sets
status.