IGPAPI
    Preparing search index...

    Interface RegistrationSetUsernameInput

    interface RegistrationSetUsernameInput {
        context: RegistrationContext;
        username: string;
    }
    Index

    Properties

    Properties

    username: string