routingDetails property
Detailed explanation of each attempt to route the transfer with the priorities from the request.
Implementation
@BuiltValueField(wireName: r'routingDetails')
BuiltList<RoutingDetails>? get routingDetails;
Detailed explanation of each attempt to route the transfer with the priorities from the request.
@BuiltValueField(wireName: r'routingDetails')
BuiltList<RoutingDetails>? get routingDetails;