removeMemberFromMailingList

open fun removeMemberFromMailingList(joiningQRCode: JoiningQRCode, email: String)

Method to remove a member from the mailing list of the joining qrcode. This method is used when a user joined in the project

Parameters

joiningQRCode

: the joining qrcode to update

email

: the email of the member to remove