namespace khmer_eid_backend.Resources; public class SignupResource { public string Phone { get; set; } = string.Empty; }