set_metered_key method
set_metered_key
Activates product with Metered keys.
def set_metered_key(self, public_key, private_key):
...
| Parameter | Type | Description |
|---|---|---|
| public_key | str | The public key. |
| private_key | str | The private key. |
Example
Following example demonstrates how to activate product with Metered keys.
See Also
- module
groupdocs.conversion - class
Metered