Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
SubRate
Interface SubRate
It is used to calculate the
taxPortions
field in a Cart or Order.
interface
SubRate
{
amount
:
number
;
name
:
string
;
}
Index
Properties
amount
name
Properties
Readonly
amount
amount
:
number
Readonly
name
name
:
string
Name of the SubRate.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
name
@gradientedge/commercetools-utils
Loading...
It is used to calculate the taxPortions field in a Cart or Order.