credited 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'credited')
static const ConfirmationTrackingDataStatusEnum credited = _$confirmationTrackingDataStatusEnum_credited;