Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RefundLineItem

Hierarchy

  • RefundLineItem

Index

Properties

id: number
name: string
parent_name?: null | string
price: number
product_id: number
quantity: number
sku: string
subtotal: string
subtotal_tax: string
tax_class: string
taxes: Tax[]
total: string
total_tax: string
variation_id: number

Generated using TypeDoc