interface ResetHostingPasswordResponse {
    oneTimePassword: string;
}

Properties

Properties

oneTimePassword: string

New temporary password.