interface ResetHostingPasswordResponse {
    password: string;
}

Properties

Properties

password: string

New password.