Type Definition nakadi_types::subscription::SubscriptionCursorWithoutToken[][src]

type SubscriptionCursorWithoutToken = EventTypeCursor;
Expand description

Cursor of a subscription without a CursorToken.

This is a type alias of EventTypeCursor for people who want to use this long name which is used in the original Nakadi API.

See also Nakadi Manual