currentPassword

@SerialName(value = "current_password")
val currentPassword: String? = null

The user's current password for verification.