namespace EnotaryoPH.Data.Constants { public enum LawyerStatus { New = 0, FingerprintScanned = 5 } }