public UserAccount CreateOrUpdateUserAccountWithEmailSubscriptions
(string email, bool isNewsletterSubscribed, out bool isExists, bool signUp = false)
{
}
public UserAccount CreateOrUpdateUserAccountWithEmailSubscriptions
(string email, bool isNewsletterSubscribed, out bool isExists, bool signUp = false)
{
}