PokéRogue
    Preparing search index...

    Interface AccountChangePwRequest

    interface AccountChangePwRequest {
        password: string;
    }
    Index

    Properties

    Properties

    password: string