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