goodsOrServicePurchase constant

  1. @BuiltValueEnumConst.new(wireName: r'goodsOrServicePurchase')
ThreeDS2RequestDataTransactionTypeEnum const goodsOrServicePurchase

Identify the type of the transaction being authenticated.

Implementation

@BuiltValueEnumConst(wireName: r'goodsOrServicePurchase')
static const ThreeDS2RequestDataTransactionTypeEnum goodsOrServicePurchase = _$threeDS2RequestDataTransactionTypeEnum_goodsOrServicePurchase;