@bondsports/types 2.2.115 → 2.2.116
Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,6 @@ import { ActivityTimes } from '../../entity/ActivityTimes';
|
|
2
2
|
import { Customer } from '../../entity/Customer';
|
3
3
|
import { Facility } from '../../entity/Facility';
|
4
4
|
import { GroupItemsPricing } from '../../entity/GroupItemsPricing';
|
5
|
-
import { LineItems } from '../../entity/LineItems';
|
6
5
|
import { Membership } from '../../entity/Membership';
|
7
6
|
import { OrganizationConnectionBaseEntity } from '../../entity/OrganizationConnectionBaseEntity';
|
8
7
|
import { ProductPackage } from '../../entity/ProductPackage';
|
@@ -75,7 +74,6 @@ export declare class Product extends OrganizationConnectionBaseEntity {
|
|
75
74
|
reservedForMemberships: Membership[];
|
76
75
|
activityTimes: ActivityTimes[];
|
77
76
|
resourceSettings: ResourceSetting[];
|
78
|
-
lineItems: LineItems[];
|
79
77
|
productsUsers: ProductsUsers[];
|
80
78
|
purchasedResources: PurchasedResource[];
|
81
79
|
facilities: Facility[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Product.js","sourceRoot":"","sources":["../../../../src/types/product-pricing/entities/Product.ts"],"names":[],"mappings":";;;
|
1
|
+
{"version":3,"file":"Product.js","sourceRoot":"","sources":["../../../../src/types/product-pricing/entities/Product.ts"],"names":[],"mappings":";;;AAkBA,oGAAiG;AAmBjG,MAAa,OAAQ,SAAQ,mEAAgC;CA8H5D;AA9HD,0BA8HC"}
|