checkin for tariff02.json
This commit is contained in:
@@ -38,6 +38,8 @@ public:
|
||||
pop_daily_card_price = -1;
|
||||
pop_business_hours = -1;
|
||||
pop_time_step_config = -1;
|
||||
pop_use_only_upto_datetime = "";
|
||||
pop_use_only_for_duration = 0;
|
||||
}
|
||||
|
||||
int pop_id;
|
||||
@@ -45,6 +47,8 @@ public:
|
||||
int pop_product_id;
|
||||
QString pop_product_name;
|
||||
int pop_payment_method_id;
|
||||
QString pop_use_only_upto_datetime;
|
||||
int pop_use_only_for_duration;
|
||||
std::string pop_day_end_time;
|
||||
std::string pop_day_night_end_time;
|
||||
double pop_price_night;
|
||||
|
||||
Reference in New Issue
Block a user