paymentAccounts property

  1. @TagNumber(1)
List<PaymentAccount> get paymentAccounts

Implementation

@$pb.TagNumber(1)
$core.List<$1.PaymentAccount> get paymentAccounts => $_getList(0);