added COA packages, added mapping profiles, updated creditor fields
This commit is contained in:
@ -12,5 +12,6 @@ namespace COA.EnterpriseServices.DataAccess.Entities
|
||||
public string ClientLastName { get; set; }
|
||||
public int CurrentCreditorProfileId { get; set; }
|
||||
public int OriginalCreditorProfileId { get; set; }
|
||||
public string AccountNumber { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user