All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.tinkoff.piapi.contract.v1.AssetsRequestOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.27
Show newest version
// 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