paths property

List<List<PathStep>>? paths
final

paths Array of payment paths to be used (for a cross-currency payment). Must be omitted for XRP-to-XRP transactions.

Implementation

final List<List<PathStep>>? paths;