transactionType property
- @BuiltValueField.new(wireName: r'transactionType')
Identify the type of the transaction being authenticated.
Implementation
@BuiltValueField(wireName: r'transactionType')
ThreeDS2RequestDataTransactionTypeEnum? get transactionType;