Aspose::Pub::MeteredBillingService class
MeteredBillingService class
This internal class is used to handle customer’s matered state.
class MeteredBillingService : public System::Object
Methods
| Method | Description | 
|---|---|
| _UploadCustomerData(System::Decimal, int64_t) | |
| static Clear() | |
| static get_Instance() | |
| GetCustomerCredit() | |
| GetCustomerData() | |
| static GetMeteredState() | Gets metered state. | 
| MeteredBillingService() | |
| static ResetMeteredKey() | |
| Setkey(System::String, System::String) | Sets the subscription public and private key. | 
| UploadCustomerData() | Uploads customer consumption data. | 
Fields
| Field | Description | 
|---|---|
| static instance | 
See Also
- Class Object
 - Namespace Aspose::Pub
 - Library Aspose.PUB for C++