ShippingTaxRate
This represents the tax rates applied on a shipping option.
Properties
created_at
DateRequiredThe date with timezone at which the resource was created.
metadata
Record<string, unknown>RequiredAn optional key-value map with additional details
rate_id
stringRequiredThe ID of the associated tax rate.
The details of the shipping option.
shipping_option_id
stringRequiredThe ID of the shipping option.
The details of the associated tax rate.
updated_at
DateRequiredThe date with timezone at which the resource was updated.
Was this section helpful?