Proposal: add the currency to the "income" field
Aperta
enhancement
help wanted
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 7
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
this could be helpful for robots and websites handling the format to know what currency the JSONHire is talking about.
It could be a simple string field, with the currency I[SO 4217 Alpha Code](http://www.thefinancials.com/?SubSectionID=curformat) (in uppercase), such as:
```
currency: "USD"
```
for instance:
```
"income": {
"from": 100000,
"to": 120000,
"currency": "EUR"
}
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.