Skip to content

Commit 5c2c5d6

Browse files
committed
build(codegen): updating SDK
1 parent e237566 commit 5c2c5d6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

packages/platform-sdk/src/generated/models/common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ export interface Price {
948948
*/
949949
readonly validUntil?: string
950950
/**
951-
* Is set if a [ProductDiscount](ctp:api:type:ProductDiscount) has been applied.
951+
* Set if a matching [ProductDiscount](ctp:api:type:ProductDiscount) exists.
952952
* If set, the API uses the DiscountedPrice value for the [Line Item price selection](/../api/pricing-and-discounts-overview#line-item-price-selection).
953953
* When a [relative discount](ctp:api:type:ProductDiscountValueRelative) has been applied and the fraction part of the DiscountedPrice `value` is 0.5, the `value` is rounded in favor of the customer with [half-down rounding](https://en.wikipedia.org/wiki/Rounding#Rounding_half_down).
954954
*

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,3 +496,4 @@ b5bff392d7576a913753815a876d62e929b30fb1
496496
3505c9432594c0f08addbb9e19eea2ea9ea7b2e0
497497
59cea7a4b9f5ae510566f959bfcc07d655d40413
498498
0692719c56f6098ec1d63fe31c1b13a926829d55
499+
e1b9231597f9b0173e8ea63e966d2954559e45d2

0 commit comments

Comments
 (0)