Search Results for

    Show / Hide Table of Contents

    Interface IFormControllerApi

    Represents a collection of functions to interact with the API endpoints

    Inherited Members
    IFormControllerApiSync.SubmitForm(string, string, string, string, string, string, string, int)
    IFormControllerApiSync.SubmitFormWithHttpInfo(string, string, string, string, string, string, string, int)
    IFormControllerApiAsync.SubmitFormAsync(string, string, string, string, string, string, string, int, CancellationToken)
    IFormControllerApiAsync.SubmitFormWithHttpInfoAsync(string, string, string, string, string, string, string, int, CancellationToken)
    IApiAccessor.Configuration
    IApiAccessor.GetBasePath()
    IApiAccessor.ExceptionFactory
    Namespace: mailslurp.Api
    Assembly: mailslurp.dll
    Syntax
    public interface IFormControllerApi : IFormControllerApiSync, IFormControllerApiAsync, IApiAccessor
    • View Source
    In This Article
    Back to top See MailSlurp website for more information.