estimatedArrivalTime property
The estimated time when the beneficiary should have access to the funds.
Implementation
@BuiltValueField(wireName: r'estimatedArrivalTime')
DateTime? get estimatedArrivalTime;
The estimated time when the beneficiary should have access to the funds.
@BuiltValueField(wireName: r'estimatedArrivalTime')
DateTime? get estimatedArrivalTime;