recipients property

List<SimpleRecipient> recipients
final

The recipient of this transaction

This is a required field. Each recipient must have an associated SimpleValue that will be transferred to the recipient

Implementation

final List<SimpleRecipient> recipients;