Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/orders
LineItemParams
Type Alias LineItemParams
LineItemParams
:
|
{
product
:
ProductLineItemParams
;
type
:
"product"
}
|
{
fee
:
FeeLineItemParams
;
type
:
"fee"
}
|
{
shipping
:
ShippingLineItemParams
;
type
:
"shipping"
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...