You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - If a [ChangeSubscription](ctp:api:type:ChangeSubscription) for Carts exists, a [ResourceDeletedDeliveryPayload](ctp:api:type:ResourceDeletedDeliveryPayload) is sent upon deletion of a Cart.
95
95
* - Carts with [CartOrigin](ctp:api:type:CartOrigin) `Quote` or `RecurringOrder` are not affected by this configuration value.
96
96
* - Changing this value doesn't affect the retention of existing Carts. To update an existing Cart's retention use [`setDeleteDaysAfterLastModification`](/projects/carts#set-deletedaysafterlastmodification) on the Carts API.
97
-
* - This field may not be present on Projects created before January 2020.
98
97
*
99
98
*
100
99
*/
@@ -252,7 +251,7 @@ export interface Project {
252
251
*/
253
252
readonlycarts: CartsConfiguration
254
253
/**
255
-
* Holds the configuration for the [Shopping Lists](/../api/projects/shoppingLists) feature. This field may not be present on Projects created before January 2020.
254
+
* Holds the configuration for the [Shopping Lists](/../api/projects/shoppingLists) feature.
0 commit comments