Interface: ShippingLine
Properties
code
code:
string
The code associated with the shipping_line of a Charge.
price
price:
string
The price of the shipping_line.
source
source:
string
The source of the shipping_line.
status?
optional
status:"queued"
|"pending"
|"active"
The status the shipping_line.
tax_lines
tax_lines:
TaxLine
[]
An array of tax lines associated with the shipping_line.
taxable
taxable:
boolean
A boolean indicating if the shipping_line is taxable.
title
title:
string
The title of the shipping_line.