estimation constant

  1. @BuiltValueEnumConst.new(wireName: r'estimation')
TransferEventTrackingDataTypeEnum const estimation

The type of the tracking event. Possible values: - confirmation: the transfer passed Adyen's internal review.

Implementation

@BuiltValueEnumConst(wireName: r'estimation')
static const TransferEventTrackingDataTypeEnum estimation = _$transferEventTrackingDataTypeEnum_estimation;