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

org.openfeed.SharesOutstandingOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: openfeed.proto
// Protobuf Java Version: 4.28.3

package org.openfeed;

public interface SharesOutstandingOrBuilder extends
    // @@protoc_insertion_point(interface_extends:org.openfeed.SharesOutstanding)
    com.google.protobuf.MessageOrBuilder {

  /**
   * sint64 sharesOutstanding = 1;
   * @return The sharesOutstanding.
   */
  long getSharesOutstanding();

  /**
   * sint64 transactionTime = 2;
   * @return The transactionTime.
   */
  long getTransactionTime();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy