double GetPassiveCost() const { return tariffData.tariffConf.passiveCost; };
double GetFee() const { return tariffData.tariffConf.fee; };
double GetFree() const { return tariffData.tariffConf.free; };
double GetPassiveCost() const { return tariffData.tariffConf.passiveCost; };
double GetFee() const { return tariffData.tariffConf.fee; };
double GetFree() const { return tariffData.tariffConf.free; };