import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
active | bool | Indicates if the webhook key is active | [optional] |
createdAt | int | Unix timestamp in seconds with the creation date of the webhook key | [optional] |
id | String | Unique identifier of the webhook key | [optional] |
livemode | bool | Indicates if the webhook key is in live mode | [optional] |
object | String | Object name, value is webhook_key | [optional] |
publicKey | String | Public key to be used in the webhook | [optional] |