namespace WebsitePanel.WebDavPortal.Models.Account.Enums { public enum PincodeSendMethod { Mobile, Email } }