ServiceClass Cost prob.

This commit is contained in:
stephb9959
2022-04-18 10:25:18 -07:00
parent 59c7004342
commit 407ab7d598

View File

@@ -578,7 +578,7 @@ namespace OpenWifi::ProvObjects {
ObjectInfo info;
Types::UUID_t operatorId;
Types::UUID_t managementPolicy;
double cost;
double cost=0.0;
std::string currency;
std::string period;
std::string billingCode;