public static interface AirdropService.RequestAirdropRequestOrBuilder
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 = 3; |
int |
getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 3; |
long |
getQuarks()
uint64 quarks = 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;long getQuarks()
uint64 quarks = 2;int getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 3;Model.Commitment getCommitment()
.kin.agora.common.v4.Commitment commitment = 3;