networkTxReferencePaths property
- @BuiltValueField.new(wireName: r'networkTxReferencePaths')
Set in tokenize:true case when forwarding PAN. Addresses to the possible location(s) of networkTxReference in the incoming 3rd party response
Implementation
@BuiltValueField(wireName: r'networkTxReferencePaths')
BuiltList<String>? get networkTxReferencePaths;