destination Assets
fun destinationAssets(assets: List<Triple<String, String?, String?>>): StrictSendPathsRequestBuilder
Sets the list of destination assets for the path search. Cannot be used together with destinationAccount().
Return
This request builder instance
Parameters
assets
List of assets, where each asset is a triple of (type, code, issuer)
See also
Throws
if destinationAccount has already been set