Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/orders
ShippingLineItem
Interface ShippingLineItem
interface
ShippingLineItem
{
customData
?:
CustomData
;
fee
:
Amount
;
id
?:
string
;
label
?:
string
;
taxCode
?:
string
;
}
Hierarchy
Omit
<
ShippingLineItemParams
,
"fee"
>
ShippingLineItem
Index
Properties
custom
Data?
fee
id?
label?
tax
Code?
Properties
Optional
custom
Data
customData
?:
CustomData
fee
fee
:
Amount
Optional
id
id
?:
string
Optional
label
label
?:
string
Optional
tax
Code
taxCode
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Data
fee
id
label
tax
Code
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...