Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Sep 18, 2024
1 parent 2a74314 commit d4c13a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ interface StandalonePriceSetDiscountedPriceAction extends StandalonePriceUpdateA

/**
* <p>Value to set. If empty, any existing value will be removed.</p>
* <p>The referenced <a href="ctp:api:type:ProductDiscount">ProductDiscount</a> must be of type external, active, and its predicate must match the referenced Price.</p>
*
* @return null|DiscountedPriceDraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ final class StandalonePriceSetDiscountedPriceActionBuilder implements Builder

/**
* <p>Value to set. If empty, any existing value will be removed.</p>
* <p>The referenced <a href="ctp:api:type:ProductDiscount">ProductDiscount</a> must be of type external, active, and its predicate must match the referenced Price.</p>
*
* @return null|DiscountedPriceDraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function getAction()

/**
* <p>Value to set. If empty, any existing value will be removed.</p>
* <p>The referenced <a href="ctp:api:type:ProductDiscount">ProductDiscount</a> must be of type external, active, and its predicate must match the referenced Price.</p>
*
*
* @return null|DiscountedPriceDraft
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -298,3 +298,4 @@ fa091aad2bce74e0d07ee69a886f4cd9ae02e05d
ce56ab7c65a688f75d5cd4095378d6647c6bd9ae
3ef50b76d477cff41dcd11f48e8205cd4abd1439
0065cdd802adcbf53195095773ccc5a2becca69e
ce2753aafee0b1d96970abb600b606748ce40568

0 comments on commit d4c13a9

Please sign in to comment.