public static interface AccountService.GetAccountInfoRequestOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Model.SolanaAccountId |
getAccountId()
.kin.agora.common.v4.SolanaAccountId account_id = 1; |
Model.Commitment |
getCommitment()
.kin.agora.common.v4.Commitment commitment = 2; |
int |
getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 2; |
boolean |
hasAccountId()
.kin.agora.common.v4.SolanaAccountId account_id = 1; |
boolean hasAccountId()
.kin.agora.common.v4.SolanaAccountId account_id = 1;Model.SolanaAccountId getAccountId()
.kin.agora.common.v4.SolanaAccountId account_id = 1;int getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 2;Model.Commitment getCommitment()
.kin.agora.common.v4.Commitment commitment = 2;