amounts property
The amounts to be transferred to recipients, following the same order.
Implementation
@$pb.TagNumber(3)
$core.List<$fixnum.Int64> get amounts => $_getList(2);
The amounts to be transferred to recipients, following the same order.
@$pb.TagNumber(3)
$core.List<$fixnum.Int64> get amounts => $_getList(2);