Class Contact
Properties
- contactid (int64)
- customerid (int32)
- contacttypeid (int32)
- contact (string)
- contacttype (ContactType)
Mapping for Table contact
Property | Column |
contact | contact |
contactid | contactid |
contacttype | contacttype |
contacttypeid | contacttypeid |
customerid | customerid |