#  ShopwareCurrency

**Fully Qualified**: [`\Frontastic\Common\ShopwareBundle\Domain\ProjectConfigApi\ShopwareCurrency`](../../../../../src/php/ShopwareBundle/Domain/ProjectConfigApi/ShopwareCurrency.php)

**Extends**: [`\Kore\DataObject\DataObject`](https://github.com/kore/DataObject)

Property|Type|Default|Required|Description
--------|----|-------|--------|-----------
`id` | `string` |  | - | 
`factor` | `float` |  | - | Factor against euro
`name` | `string` |  | - | 
`shortName` | `string` |  | - | 
`symbol` | `string` |  | - | 
`isoCode` | `string` |  | - | 
`isSystemDefault` | `bool` |  | - | 
`decimalPrecision` | `int` |  | - | 

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
