adyenAppRestart property

  1. @BuiltValueField.new(wireName: r'adyenAppRestart')
bool? get adyenAppRestart

Indicates whether the Adyen app on the payment terminal restarts automatically when the configuration is updated.

Implementation

@BuiltValueField(wireName: r'adyenAppRestart')
bool? get adyenAppRestart;