Typed CursorPage model.
Summary
Types
@type t() :: %ApolloSignal.Types.CursorPage{ cursor: ApolloSignal.Types.CursorInfo.t(), data: [ApolloSignal.Types.SegmentContactResponse.t()] }
Typed CursorPage model.
@type t() :: %ApolloSignal.Types.CursorPage{ cursor: ApolloSignal.Types.CursorInfo.t(), data: [ApolloSignal.Types.SegmentContactResponse.t()] }