Interface PromotionHistoryRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getEventId()
      string event_id = 1 [json_name = "eventId"];
      com.google.protobuf.ByteString getEventIdBytes()
      string event_id = 1 [json_name = "eventId"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getEventId

        java.lang.String getEventId()
        string event_id = 1 [json_name = "eventId"];
        Returns:
        The eventId.
      • getEventIdBytes

        com.google.protobuf.ByteString getEventIdBytes()
        string event_id = 1 [json_name = "eventId"];
        Returns:
        The bytes for eventId.