Skip to main content

TypeScript shape

interface TokenPairEventTypeConditionInput {
  oneOf: TokenPairEventType[];
}
oneOf
[TokenPairEventType!]!
required
Allowed pair event types. See TokenPairEventType.