Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
DiscountedTotalPricePortion
Interface DiscountedTotalPricePortion
interface
DiscountedTotalPricePortion
{
discount
:
CartDiscountReference
;
discountedAmount
:
TypedMoney
;
}
Index
Properties
discount
discounted
Amount
Properties
Readonly
discount
discount
:
CartDiscountReference
Cart Discount related to the discounted price.
Readonly
discounted
Amount
discounted
Amount
:
TypedMoney
Money value of the discount.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
discount
discounted
Amount
Typescript SDK Type Docs
Loading...
Cart Discount related to the discounted price.