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
total
Gross
:
_Money
Draft type that stores amounts only in cent precision for the specified currency.
Readonly
total
Net
total
Net
:
_Money
Draft type that stores amounts only in cent precision for the specified currency.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
total
Gross
total
Net
Typescript SDK Type Docs
Loading...
Draft type that stores amounts only in cent precision for the specified currency.