FourCard

@Serializable
data class FourCard(var status: Int = -1, var fgRenew: Int = -1, var useFlow: Long = -1, var support: Int = -1, var fgExpireTime: Long = -1, var purchaseUrl: String = "", var totalFlow: Long = -1, var surplusFlow: Long = -1, var factoryId: Int = -1, var cornerUrl: String = "")

Constructors

Link copied to clipboard
constructor(status: Int = -1, fgRenew: Int = -1, useFlow: Long = -1, support: Int = -1, fgExpireTime: Long = -1, purchaseUrl: String = "", totalFlow: Long = -1, surplusFlow: Long = -1, factoryId: Int = -1, cornerUrl: String = "")

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var status: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard