mirror of
				https://github.com/Eledio/superfaktura-client.git
				synced 2025-10-31 16:11:20 +01:00 
			
		
		
		
	currency: add definition
This commit is contained in:
		
							
								
								
									
										3
									
								
								superfaktura/enumerations/currency.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								superfaktura/enumerations/currency.py
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | class Currencies: | ||||||
|  |     CZK = "CZK" | ||||||
|  |     EUR = "EUR" | ||||||
		Reference in New Issue
	
	Block a user