TokenService

org.plasmalabs.indexer.services.TokenServiceGrpc.TokenService
See theTokenService companion object
trait TokenService extends AbstractService

Operations related to Value specifics Items. Value: TOPL, LVL,...

Attributes

Companion
object
Graph
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Retrieve a group Policy with the specified id from the configured indexer service

Retrieve a group Policy with the specified id from the configured indexer service

Attributes

Retrieve a series Policy with the specified id from the configured indexer service

Retrieve a series Policy with the specified id from the configured indexer service

Attributes

Concrete methods

override def serviceCompanion: ServiceCompanion[TokenService]

Attributes

Definition Classes
AbstractService