mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-28 12:11:08 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			104 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			104 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| export default {
 | |
|   name: '',
 | |
|   tax_type_id: 0,
 | |
|   amount: null,
 | |
|   percent: null,
 | |
|   compound_tax: false
 | |
| }
 |