// export class IAssociateRecords // { // AssociateRecordsId ?: number; // ContactDetailsId ?: number; // CompanyDetailsId ?: number; // ContactName ?: string; // CompanyName ?: string; // }