pending 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'pending')
static const TransferDataTrackingStatusEnum pending = _$transferDataTrackingStatusEnum_pending;