Skip to main content
Skip to main content

ProviderLineItemTaxLine

ProviderLineItemTaxLine: Object

The tax line properties for a given line item.

Properties

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