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

com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionDataOuterClass Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: OrderTransactionData.proto

package com.tigerbrokers.stock.openapi.client.socket.data.pb;

public final class OrderTransactionDataOuterClass {
  private OrderTransactionDataOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderTransactionData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderTransactionData_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\032OrderTransactionData.proto\0224com.tigerb" +
      "rokers.stock.openapi.client.socket.data." +
      "pb\"\316\002\n\024OrderTransactionData\022\n\n\002id\030\001 \001(\022\022" +
      "\017\n\007orderId\030\002 \001(\022\022\017\n\007account\030\003 \001(\t\022\016\n\006sym" +
      "bol\030\004 \001(\t\022\022\n\nidentifier\030\005 \001(\t\022\022\n\nmultipl" +
      "ier\030\006 \001(\r\022\016\n\006action\030\007 \001(\t\022\016\n\006market\030\010 \001(" +
      "\t\022\020\n\010currency\030\t \001(\t\022\017\n\007segType\030\n \001(\t\022\017\n\007" +
      "secType\030\013 \001(\t\022\023\n\013filledPrice\030\014 \001(\001\022\026\n\016fi" +
      "lledQuantity\030\r \001(\022\022\022\n\ncreateTime\030\016 \001(\004\022\022" +
      "\n\nupdateTime\030\017 \001(\004\022\024\n\014transactTime\030\020 \001(\004" +
      "\022\021\n\ttimestamp\030\021 \001(\004B8\n4com.tigerbrokers." +
      "stock.openapi.client.socket.data.pbP\001b\006p" +
      "roto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderTransactionData_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderTransactionData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderTransactionData_descriptor,
        new java.lang.String[] { "Id", "OrderId", "Account", "Symbol", "Identifier", "Multiplier", "Action", "Market", "Currency", "SegType", "SecType", "FilledPrice", "FilledQuantity", "CreateTime", "UpdateTime", "TransactTime", "Timestamp", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy