customRoutingFlags property
The list of custom routing flags to route payment to the intended acquirer.
Implementation
@BuiltValueField(wireName: r'customRoutingFlags')
BuiltList<String>? get customRoutingFlags;
The list of custom routing flags to route payment to the intended acquirer.
@BuiltValueField(wireName: r'customRoutingFlags')
BuiltList<String>? get customRoutingFlags;