acquirerBIN property
Required for authentication-only integration. The acquiring BIN enrolled for 3D Secure 2. This string should match the value that you will use in the authorisation. Use 123456 on the Test platform.
Implementation
@BuiltValueField(wireName: r'acquirerBIN')
String? get acquirerBIN;