Interface IAttachmentControllerApi
Represents a collection of functions to interact with the API endpoints
Inherited Members
IAttachmentControllerApiAsync.DownloadAttachmentAsBase64EncodedAsync(string, int, CancellationToken)
Namespace: mailslurp.Api
Assembly: mailslurp.dll
Syntax
public interface IAttachmentControllerApi : IAttachmentControllerApiSync, IAttachmentControllerApiAsync, IApiAccessor