![JAR search and dependency download from the Maven repository](/logo.png)
ru.tinkoff.piapi.contract.v1.AssetsRequestOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: instruments.proto
package ru.tinkoff.piapi.contract.v1;
public interface AssetsRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:tinkoff.public.invest.api.contract.v1.AssetsRequest)
com.google.protobuf.MessageOrBuilder {
/**
* .tinkoff.public.invest.api.contract.v1.InstrumentType instrument_type = 1;
* @return The enum numeric value on the wire for instrumentType.
*/
int getInstrumentTypeValue();
/**
* .tinkoff.public.invest.api.contract.v1.InstrumentType instrument_type = 1;
* @return The instrumentType.
*/
ru.tinkoff.piapi.contract.v1.InstrumentType getInstrumentType();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy