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
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ public function getDiscountedAmount();
public function getIncludedDiscounts();

/**
* <p>Money value of the discount on the total net price of the Cart or Order.
* <p>Money value of the discount on the total net price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*

Expand All @@ -45,7 +46,8 @@ public function getIncludedDiscounts();
public function getDiscountedNetAmount();

/**
* <p>Money value of the discount on the total gross price of the Cart or Order.
* <p>Money value of the discount on the total gross price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ public function getIncludedDiscounts()
}

/**
* <p>Money value of the discount on the total net price of the Cart or Order.
* <p>Money value of the discount on the total net price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*

Expand All @@ -81,7 +82,8 @@ public function getDiscountedNetAmount()
}

/**
* <p>Money value of the discount on the total gross price of the Cart or Order.
* <p>Money value of the discount on the total gross price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ public function getIncludedDiscounts()
}

/**
* <p>Money value of the discount on the total net price of the Cart or Order.
* <p>Money value of the discount on the total net price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*
*
Expand All @@ -125,7 +126,8 @@ public function getDiscountedNetAmount()
}

/**
* <p>Money value of the discount on the total gross price of the Cart or Order.
* <p>Money value of the discount on the total gross price of the Cart or Order.</p>
* <p>The same percentage of discount applies as on the <code>discountedAmount</code>.
* Present only when <code>taxedPrice</code> of the Cart or Order exists.</p>
*
*
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -393,3 +393,4 @@ ab43d3845fcab04a4e74bada3ddedf2d8b28472f
b249fe4545f983d5dc7a0f5260d840a1344cbd77
f2c3348614fec5fe51dfb7adac8744e033626b8b
de47ebf513b4738e7e766621036e58609acba897
535ee58310a5fb706c9946aaac9cdc638af996db