recipients property

List<String>? recipients
getter/setter pair

Recipients: For non asset transfers, the list of recipients of the transaction (e.g Smart contract interactions)

Implementation

List<String>? recipients;