Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
TaxedItemPriceDraft
Interface TaxedItemPriceDraft
interface
TaxedItemPriceDraft
{
totalGross
:
_Money
;
totalNet
:
_Money
;
}
Index
Properties
total
Gross
total
Net
Properties
Readonly
total
Gross
totalGross
:
_Money
Draft object to store money in cent amounts for a specific currency.
Readonly
total
Net
totalNet
:
_Money
Draft object to store money in cent amounts for a specific currency.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Gross
total
Net
@gradientedge/commercetools-utils
Loading...
Draft object to store money in cent amounts for a specific currency.