authenticationMethod property
- @BuiltValueField.new(wireName: r'authenticationMethod')
Allowed authentication methods: Magswipe, Manual Entry.
Implementation
@BuiltValueField(wireName: r'authenticationMethod')
PayAtTableAuthenticationMethodEnum? get authenticationMethod;