aloisdg / aloisdg/JSONHire

Proposal: add the currency to the "income" field

Offen
#2 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
enhancement help wanted
Vorherrschende Sprache
Keine Sprachdaten
Sterne
7
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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"
}
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.