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 packages/platform-sdk/src/generated/models/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export enum CustomerSearchStatusValues {

export type CustomerSearchStatus = 'Activated' | 'Deactivated' | (string & {})
/**
* Defines how Product Discounts and Cart Discounts are combined for every Line Item in a Cart.
* Defines how Product Discounts and Cart Discounts are combined for Line Items in every Cart of the Project.
*
*/
export enum DiscountCombinationModeValues {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -516,3 +516,4 @@ f3ae1f87cbf764a30d228bf4e01215405951d454
053ba06830d03bf8eb9963500e4498f14754b746
1119815b3a93e1f6fa3894492e10cbb57f93a3d7
a1e8798ca33fe3c7621ab83ff12ca20f269c406d
d3b8e01b6233c9a25fa53d3a8a50a8e1721e664c
Loading