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