amountLimit property

  1. @TagNumber(8)
List<AmountLimit> get amountLimit

amount limit

Implementation

@$pb.TagNumber(8)
$core.List<AmountLimit> get amountLimit => $_getList(7);