set_metered_key method
Leave feedback
On this page
Activate metered billing with the given public/private key pair.
def set_metered_key(self, public_key, private_key):
...
| Parameter | Type | Description |
|---|---|---|
| public_key | The public key half of the metered credentials. | |
| private_key | The private key half of the metered credentials. |
- class
Metered
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.