status property
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
@BuiltValueField(wireName: r'status')
ConfirmationTrackingDataStatusEnum get status;