transactionType property

  1. @BuiltValueField.new(wireName: r'transactionType')
ThreeDS2RequestFieldsTransactionTypeEnum? get transactionType

Identify the type of the transaction being authenticated.

Implementation

@BuiltValueField(wireName: r'transactionType')
ThreeDS2RequestFieldsTransactionTypeEnum? get transactionType;