| AccountConfiguration Constructor |
| Name | Description | |
|---|---|---|
| AccountConfiguration(IDictionaryString, String) |
Initializes a new instance of the AccountConfiguration class
with the specified metadata.
| |
| AccountConfiguration(WebhookToken) |
Initializes a new instance of the AccountConfiguration class
with the specified webhook token.
| |
| AccountConfiguration(IDictionaryString, String, WebhookToken) |
Initializes a new instance of the AccountConfiguration class
with the specified metadata and webhook token.
|