Subscription

final case class Subscription[G[_], Q, M, S](subscription: NonEmptyList[PreparedField[G, S]]) extends PrepResult[G, Q, M, S]
trait Product
trait Equals
trait PrepResult[G, Q, M, S]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product