Rename salesbook
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace salesbook.Shared.Core.Helpers.Enum;
|
||||
|
||||
public enum ActivityCategoryEnum
|
||||
{
|
||||
Memo = 0,
|
||||
Interna = 1,
|
||||
Commessa = 2
|
||||
}
|
||||
Reference in New Issue
Block a user