Class: ProductTaxRate
Constructors
constructor
• new ProductTaxRate()
Properties
created_at
• created_at: Date
Defined in
metadata
• metadata: Record
<string
, unknown
>
Defined in
product
• Optional
product: Product
Defined in
product_id
• product_id: string
Defined in
rate_id
• rate_id: string
Defined in
tax_rate
• Optional
tax_rate: TaxRate
Defined in
updated_at
• updated_at: Date
Defined in
Was this page helpful?