value property

List<Value> value
final

A list of Value, each can contain 0 or more ValueRecipient

Implementation

final List<Value> value;