failed constant
The status of the transfer. Possible values: - pending: the transfer is under internal review by Adyen. - failed: the transfer failed Adyen's internal review. For details, see reason.
Implementation
@BuiltValueEnumConst(wireName: r'failed')
static const TransferEventTrackingDataStatusEnum failed = _$transferEventTrackingDataStatusEnum_failed;