public interface StreamIvSviParametersRequestV1OrBuilder
Modifier and Type | Method and Description |
---|---|
Assets |
getAssets()
base/quote assets.
|
AssetsOrBuilder |
getAssetsOrBuilder()
base/quote assets.
|
java.lang.String |
getExchanges()
Exchanges.
|
com.google.protobuf.ByteString |
getExchangesBytes()
Exchanges.
|
boolean |
hasAssets()
base/quote assets.
|
boolean hasAssets()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;
Assets getAssets()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;
AssetsOrBuilder getAssetsOrBuilder()
base/quote assets. wildcard is supported for both base and quote assets.
.kaikosdk.Assets assets = 1;
java.lang.String getExchanges()
Exchanges. wildcard is supported.
string exchanges = 2;
com.google.protobuf.ByteString getExchangesBytes()
Exchanges. wildcard is supported.
string exchanges = 2;