notificationResponse property

  1. @BuiltValueField.new(wireName: r'notificationResponse')
String? get notificationResponse

Set this parameter to accepted to acknowledge that you received a notification from Adyen.

Implementation

@BuiltValueField(wireName: r'notificationResponse')
String? get notificationResponse;