public static interface Api.BypassIdentityOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
long |
getAccountId()
uint64 account_id = 1; |
String |
getChannel()
string channel = 5; |
com.google.protobuf.ByteString |
getChannelBytes()
string channel = 5; |
long |
getIdentityId()
uint64 identity_id = 2; |
String |
getIdentityName()
string identity_name = 4; |
com.google.protobuf.ByteString |
getIdentityNameBytes()
string identity_name = 4; |
String |
getIdentityType()
string identity_type = 3; |
com.google.protobuf.ByteString |
getIdentityTypeBytes()
string identity_type = 3; |
String |
getOriginalIdentityType()
string original_identity_type = 6; |
com.google.protobuf.ByteString |
getOriginalIdentityTypeBytes()
string original_identity_type = 6; |
long getAccountId()
uint64 account_id = 1;
long getIdentityId()
uint64 identity_id = 2;
String getIdentityType()
string identity_type = 3;
com.google.protobuf.ByteString getIdentityTypeBytes()
string identity_type = 3;
String getIdentityName()
string identity_name = 4;
com.google.protobuf.ByteString getIdentityNameBytes()
string identity_name = 4;
String getChannel()
string channel = 5;
com.google.protobuf.ByteString getChannelBytes()
string channel = 5;
String getOriginalIdentityType()
string original_identity_type = 6;
com.google.protobuf.ByteString getOriginalIdentityTypeBytes()
string original_identity_type = 6;
Copyright © 2024. All rights reserved.