@springtree/eva-services-core-management 3.0.0-beta.46 → 3.0.0-beta.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16198,6 +16198,7 @@ export interface EVACoreServicesUsersGetUserBoughtProductResponse_Detail<ID_TYPE
16198
16198
  * Entity type: UserBoughtProductDetail
16199
16199
  */
16200
16200
  ID: ID_TYPE;
16201
+ OrderDisplayID?: string;
16201
16202
  /**
16202
16203
  * Entity type: Order
16203
16204
  */