public static interface AccountService.GetEventsRequestOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Model.StellarAccountId |
getAccountId()
The id of the account to stream events for
|
boolean |
hasAccountId()
The id of the account to stream events for
|
boolean hasAccountId()
The id of the account to stream events for
.kin.agora.common.v3.StellarAccountId account_id = 1;Model.StellarAccountId getAccountId()
The id of the account to stream events for
.kin.agora.common.v3.StellarAccountId account_id = 1;