Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
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
amount
name
Typescript SDK Type Docs
Loading...
It is used to calculate the taxPortions field in a Cart or Order.