We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b6186 commit 4b32ce0Copy full SHA for 4b32ce0
NetLicensingClient/Entities/Constants.cs
@@ -139,9 +139,9 @@ public class PayPerUse
139
public const String NAME = "PayPerUse";
140
}
141
142
- public class PricingPlans
+ public class PricingTable
143
{
144
- public const String NAME = "PricingPlans";
+ public const String NAME = "PricingTable";
145
146
147
public class Quota
0 commit comments