ThreeDAssetMappings

class ThreeDAssetMappings[F[_]](val requestSession: RequestSession[F], modelId: Long, revisionId: Long) extends WithRequestSession[F] with Readable[ThreeDAssetMapping, F]
Companion
object
trait BaseUrl
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Concrete fields

override val baseUrl: Uri