forceCustomerSelectionFlag property

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

Indicates if the Customer realises the selection of the card application.

Implementation

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