IGPAPI
    Preparing search index...

    Interface RegistrationCreateAccountInput

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

    Properties

    Properties

    username: string