Interface IEmailControllerApi
Represents a collection of functions to interact with the API endpoints
Inherited Members
IEmailControllerApiSync.GetEmailScreenshotAsBase64WithHttpInfo(Guid, GetEmailScreenshotOptions, int)
IEmailControllerApiSync.GetEmailScreenshotAsBinaryWithHttpInfo(Guid, GetEmailScreenshotOptions, int)
Namespace: mailslurp.Api
Assembly: mailslurp.dll
Syntax
public interface IEmailControllerApi : IEmailControllerApiSync, IEmailControllerApiAsync, IApiAccessor