ThreeDAncestorNodes

class ThreeDAncestorNodes[F[_]](val requestSession: RequestSession[F], modelId: Long, revisionId: Long, nodeId: Long) extends Readable[ThreeDNode, F] with WithRequestSession[F]
trait BaseUrl
class Object
trait Matchable
class Any

Value members

Inherited methods

def list(limit: Option[Int]): Stream[F, ThreeDNode]
Inherited from
Readable
def read(limit: Option[Int]): F[ItemsWithCursor[ThreeDNode]]
Inherited from
Readable

Concrete fields

override val baseUrl: Uri