notificationId property
Adyen-generated ID for the entry, returned in the response when you create a notification configuration. Required when updating an existing configuration using /updateNotificationConfiguration.
Implementation
@BuiltValueField(wireName: r'notificationId')
int? get notificationId;