forked from sanchezvem/PyroFetes
Correcting all errors of types, writed, and entities.
This commit is contained in:
@@ -19,4 +19,5 @@ public class Contact
|
||||
|
||||
public List<Communication>? Communications { get; set; }
|
||||
public List<StaffContact>? StaffContacts { get; set; }
|
||||
public List<ContactServiceProvider>? ContactServiceProviders { get; set; }
|
||||
}
|
Reference in New Issue
Block a user