AdInfoObj

@Serializable
data class AdInfoObj(var ADCODE: Int = 0)

Constructors

Link copied to clipboard
constructor(ADCODE: Int = 0)

Properties

Link copied to clipboard
var ADCODE: Int