accountId property
/ Account ID associated with the token.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get accountId => $_getN(2);
/ Account ID associated with the token.
@$pb.TagNumber(3)
$core.List<$core.int> get accountId => $_getN(2);