Skip to main content

TypeScript shape

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