Add price per hour (to be compatible with Kirchdorf)
This commit is contained in:
parent
2d911758ee
commit
5f401b0de9
@ -49,6 +49,11 @@
|
|||||||
"pra_payment_option_id": 1049,
|
"pra_payment_option_id": 1049,
|
||||||
"pra_payment_unit_id": 1,
|
"pra_payment_unit_id": 1,
|
||||||
"pra_price": 10
|
"pra_price": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pra_payment_option_id": 1049,
|
||||||
|
"pra_payment_unit_id": 2,
|
||||||
|
"pra_price": 120
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Duration": [
|
"Duration": [
|
||||||
|
Loading…
Reference in New Issue
Block a user