This commit is contained in:
2023-04-13 22:39:07 +00:00
parent dd11254ab0
commit 68e181a085
12 changed files with 572 additions and 6 deletions

View File

@@ -77,7 +77,9 @@ namespace Sockeye.Biz
[CoreBizObject, ReportableBizObject]
GZCase = 98,
[CoreBizObject, ReportableBizObject]
VendorNotification = 99
VendorNotification = 99,
[CoreBizObject, ReportableBizObject]
Subscription = 100