Interface ISentEmailsControllerApi
Represents a collection of functions to interact with the API endpoints
Inherited Members
ISentEmailsControllerApiAsync.GetRawSentEmailContentsWithHttpInfoAsync(Guid, int, CancellationToken)
ISentEmailsControllerApiAsync.GetSentEmailHTMLContentWithHttpInfoAsync(Guid, int, CancellationToken)
Namespace: mailslurp.Api
Assembly: mailslurp.dll
Syntax
public interface ISentEmailsControllerApi : ISentEmailsControllerApiSync, ISentEmailsControllerApiAsync, IApiAccessor