accepted constant
The status of the transfer. Possible values: - credited: the funds are credited to your user's transfer instrument or bank account.- accepted: the request is accepted by the integration.
Implementation
@BuiltValueEnumConst(wireName: r'accepted')
static const ConfirmationTrackingDataStatusEnum accepted = _$confirmationTrackingDataStatusEnum_accepted;