IGPAPI
    Preparing search index...

    Interface ChangePasswordInput

    interface ChangePasswordInput {
        new: string;
        old: string;
    }
    Index

    Properties

    Properties

    new: string

    New password

    old: string

    Old password