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

ru.tinkoff.piapi.contract.v1.GetBrandRequestOrBuilder 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 GetBrandRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:tinkoff.public.invest.api.contract.v1.GetBrandRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   *Uid-идентификатор бренда.
   * 
* * string id = 1; * @return The id. */ java.lang.String getId(); /** *
   *Uid-идентификатор бренда.
   * 
* * string id = 1; * @return The bytes for id. */ com.google.protobuf.ByteString getIdBytes(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy