value property

  1. @BuiltValueField.new(wireName: r'value')
BuiltList<BankIdentification>? get value

The list of counterparty bank institutions to be evaluated.

Implementation

@BuiltValueField(wireName: r'value')
BuiltList<BankIdentification>? get value;