Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/Cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ public function getCustom();
public function getDiscountTypeCombination();

/**
* <p>Number of days after which an active Cart is deleted since its last modification. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
* <p>Number of days after the last modification before a Cart is deleted. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
*

* @return null|int
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ public function getDiscountTypeCombination()
}

/**
* <p>Number of days after which an active Cart is deleted since its last modification. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
* <p>Number of days after the last modification before a Cart is deleted. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
*

* @return null|int
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartDraft.php
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ public function getLocale();
public function getOrigin();

/**
* <p>Number of days after which an active Cart is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ public function getOrigin()
}

/**
* <p>Number of days after which an active Cart is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartDraftModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ public function getOrigin()
}

/**
* <p>Number of days after which an active Cart is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ public function getDiscountTypeCombination()
}

/**
* <p>Number of days after which an active Cart is deleted since its last modification. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
* <p>Number of days after the last modification before a Cart is deleted. Configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a>.</p>
*
*
* @return null|int
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Me/MyCartDraft.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ public function getCountry();
public function getLocale();

/**
* <p>Number of days after which a Cart with <code>Active</code> <a href="ctp:api:type:CartState">CartState</a> is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ public function getLocale()
}

/**
* <p>Number of days after which a Cart with <code>Active</code> <a href="ctp:api:type:CartState">CartState</a> is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Me/MyCartDraftModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ public function getLocale()
}

/**
* <p>Number of days after which a Cart with <code>Active</code> <a href="ctp:api:type:CartState">CartState</a> is deleted since its last modification.
* <p>Number of days after the last modification before a Cart is deleted.
* If not provided, the default value for this field configured in <a href="ctp:api:type:CartsConfiguration">Project settings</a> is assigned.</p>
* <p>Create a <a href="ctp:api:type:ChangeSubscription">ChangeSubscription</a> for Carts to receive a <a href="ctp:api:type:ResourceDeletedDeliveryPayload">ResourceDeletedDeliveryPayload</a> upon deletion of the Cart.</p>
*
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -412,3 +412,4 @@ cd4568dad934a4988098ebb5ee5a06ef3ee35569
ae16dc0e70853720e2c642e0cfea760fa55369ed
4e87d65fe6c27f95b9fce4c30b5af64aedabc2be
ba64943be238cc04b24cfafc30b4e1d47976fd4e
f308ced4b427eea3642d2d183f6d15f0c1287aa8