accountId property
/ Unique identifier for the bank account.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get accountId => $_getN(0);
/ Unique identifier for the bank account.
@$pb.TagNumber(1)
$core.List<$core.int> get accountId => $_getN(0);