PruneResponse

data class PruneResponse(val pruned: Int?)(source)

Constructors

Link copied to clipboard
constructor(pruned: Int?)

Properties

Link copied to clipboard
val pruned: Int?