mirror of
				https://github.com/mokuappio/serverless-invoices.git
				synced 2025-11-03 18:23:15 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			106 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			106 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
   "item": "Item",
 | 
						|
   "quantity": "Quantity",
 | 
						|
   "unit": "Unit",
 | 
						|
   "price": "Price",
 | 
						|
   "sum": "Sum"
 | 
						|
}
 |