mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-01 11:07:46 +00:00
ServiceClass Cost prob.
This commit is contained in:
@@ -578,7 +578,7 @@ namespace OpenWifi::ProvObjects {
|
|||||||
ObjectInfo info;
|
ObjectInfo info;
|
||||||
Types::UUID_t operatorId;
|
Types::UUID_t operatorId;
|
||||||
Types::UUID_t managementPolicy;
|
Types::UUID_t managementPolicy;
|
||||||
double cost;
|
double cost=0.0;
|
||||||
std::string currency;
|
std::string currency;
|
||||||
std::string period;
|
std::string period;
|
||||||
std::string billingCode;
|
std::string billingCode;
|
||||||
|
|||||||
Reference in New Issue
Block a user