AppliedClientScope

data class AppliedClientScope<T : ClientScope<D>, D>(scope: T, data: D)

Properties

Link copied to clipboard
val data: D
Link copied to clipboard
val scope: T

Sources

Link copied to clipboard