public static interface AccountService.CreateAccountRequestOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Model.StellarAccountId |
getAccountId()
Account to be created
|
boolean |
hasAccountId()
Account to be created
|
boolean hasAccountId()
Account to be created
.kin.agora.common.v3.StellarAccountId account_id = 1;Model.StellarAccountId getAccountId()
Account to be created
.kin.agora.common.v3.StellarAccountId account_id = 1;