UpdatePasswordParams

constructor(currentPassword: String? = null, newPassword: String, signOutOfOtherSessions: Boolean = false)