Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Gross
total
Net
Typescript SDK Type Docs
Loading...
Draft object to store money in cent amounts for a specific currency.