tax_withheld_id string, not null
An auto-generated unique identifier for the tax withheld. The value starts with the prefix tax_wh_
. For example, tax_wh_16BdDXSlbu4uV1Ee6
.
invoice_id string, not null
The unique ID of the invoice this table belongs to.
record_exported_at timestamp
The column represents the timestamp when the data was exported to the configured destination.
change_type string
The column indicates the type of change [create, update, delete, read] and can be used to load data into the warehouse accordingly.