Skip to main content
Skip to main content

ProviderLineItemTaxLine

ProviderLineItemTaxLine: Object

The tax line properties for a given line item.

Type declaration

codestring | nullRequired
The tax code.
item_idstringRequired
The line item's ID.
namestringRequired
The tax rate's name.
ratenumberRequired
The tax rate.
metadataRecord<string, unknown>
Holds any necessary additional data to be added to the line item tax lines.
Was this section helpful?