recipients property

List<AssetRecipient> recipients
final

The recipient of this transaction

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

Implementation

final List<AssetRecipient> recipients;