LoggingQuoteLogFromBookInput
No description
input LoggingQuoteLogFromBookInput {
timeRange: TimeRangeInput!
sessionId: String
buyer: ID
seller: ID
mode: ModeType!
api: ID!
}
No description
input LoggingQuoteLogFromBookInput {
timeRange: TimeRangeInput!
sessionId: String
buyer: ID
seller: ID
mode: ModeType!
api: ID!
}
LoggingQuoteLogFromBookInput.timeRange ● TimeRangeInput! non-null inputLoggingQuoteLogFromBookInput.sessionId ● String scalarLoggingQuoteLogFromBookInput.buyer ● ID scalarLoggingQuoteLogFromBookInput.seller ● ID scalarLoggingQuoteLogFromBookInput.mode ● ModeType! non-null enumLoggingQuoteLogFromBookInput.api ● ID! non-null scalar