inPSD2Scope property

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

Indicates if the purchase was in the PSD2 scope.

Implementation

@BuiltValueField(wireName: r'inPSD2Scope')
bool get inPSD2Scope;