mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-31 19:46:26 +01:00
Update 3.6. pri request=user_bikes_occupied
This commit is contained in:
parent
f7c8f672c0
commit
8a6d3fcd36
1 changed files with 17 additions and 9 deletions
|
@ -56,17 +56,25 @@ https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_bikes_occupie
|
||||||
},
|
},
|
||||||
"rental_description" : {
|
"rental_description" : {
|
||||||
"tarif_elements" : {
|
"tarif_elements" : {
|
||||||
"1" : [
|
|
||||||
"Mietgebühr",
|
|
||||||
"3,00 € / 1 Std "
|
|
||||||
],
|
|
||||||
"2" : [
|
|
||||||
"Gratiszeit",
|
|
||||||
"1 Std / Tag"
|
|
||||||
],
|
|
||||||
"4" : [
|
"4" : [
|
||||||
"Max. Gebühr",
|
"Max. Gebühr",
|
||||||
"20,00 € / Tag"
|
"10,00 € / Tag"
|
||||||
|
],
|
||||||
|
"6" : [
|
||||||
|
"Gratis Mietzeit",
|
||||||
|
"20 Min / Tag"
|
||||||
|
],
|
||||||
|
"1" : [
|
||||||
|
"Mietgebühr",
|
||||||
|
"1,50 € / 30 Min "
|
||||||
|
],
|
||||||
|
"7" : [
|
||||||
|
"Aktuelle Mietzeit",
|
||||||
|
"7 Std 12 Min "
|
||||||
|
],
|
||||||
|
"8" : [
|
||||||
|
"Aktuelle Mietkosten",
|
||||||
|
"9,00 €"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"id" : "5519",
|
"id" : "5519",
|
||||||
|
|
Loading…
Reference in a new issue