This commit is contained in:
2022-12-22 20:59:34 +00:00
parent 47c3574232
commit 3dda9ae433
12 changed files with 1120 additions and 29 deletions

View File

@@ -68,12 +68,14 @@ namespace Sockeye.Biz
License = 93,
[CoreBizObject, ReportableBizObject]
TrialLicenseRequest = 94,
[CoreBizObject, ReportableBizObject]
[CoreBizObject, ReportableBizObject]
SubscriptionServer = 95,
[CoreBizObject, ReportableBizObject]
Purchase = 96,
[CoreBizObject, ReportableBizObject]
Product = 97
Product = 97,
[CoreBizObject, ReportableBizObject]
GZCase = 98