simplelogin-client
    Preparing search index...

    Interface RegisterAccountRequest

    interface RegisterAccountRequest {
        authRegisterPost: AuthRegisterPost;
    }
    Index

    Properties

    Properties

    authRegisterPost: AuthRegisterPost