refactor: moved default price into SCPriceGroup

This commit is contained in:
Michel Jonathan Schmitz
2019-02-27 13:59:14 +01:00
parent 86d9696f58
commit 797e5ca9de
6 changed files with 90 additions and 14 deletions

View File

@@ -41,10 +41,10 @@
}
},
"prices": {
"default": 6.5,
"student": 4.9,
"employee": 6.5
},
"price": 6.5,
"provider": {
"name": "Studentenwerk",
"origin": {