Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 857 Bytes

File metadata and controls

14 lines (13 loc) · 857 Bytes

LineItemTaxLine

Properties

Name Type Description Notes
id String The line item tax line's ID
code String A code to identify the tax type by
name String A human friendly name for the tax
rate BigDecimal The numeric rate to charge tax by
itemId String The ID of the line item
item Object Available if the relation `item` is expanded. [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
metadata Object An optional key-value map with additional details