PS

data class PS(e: Int?, n: String?, s: Int?)

Properties

e
Link copied to clipboard
val e: Int?
n
Link copied to clipboard
val n: String?
s
Link copied to clipboard
val s: Int?