Interface IDomainControllerApi
Represents a collection of functions to interact with the API endpoints
Inherited Members
IDomainControllerApiAsync.CreateDomainWithHttpInfoAsync(CreateDomainOptions, int, CancellationToken)
Namespace: mailslurp.Api
Assembly: mailslurp.dll
Syntax
public interface IDomainControllerApi : IDomainControllerApiSync, IDomainControllerApiAsync, IApiAccessor