File "tax.js"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/resources/scripts/admin/stub/tax.js
File size: 124 bytes
MIME-type: text/plain
Charset: utf-8

export default {
  name: '',
  tax_type_id: 0,
  type: 'GENERAL',
  amount: null,
  percent: null,
  compound_tax: false,
}