Metered
Overview
Metered is a class in Aspose.Note FOSS for Python.
Metered.SetMeteredKey(public_key, private_key) registers metering credentials and returns no value.
This class provides 1 method for working with Metered objects in Python programs.
Available methods include: SetMeteredKey.
All public members are accessible to any Python application after installing the Aspose.Note FOSS for Python package.
Methods
| Signature | Description |
|---|---|
SetMeteredKey(public_key: str, private_key: str) | Stores the provided public and private keys for metered licensing |