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

type SubscriptionCursorWithoutToken = EventTypeCursor;

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