OilPrice
@Serializable
Constructors
Link copied to clipboard
constructor(max_g_price: Int = 0, min_g_price: Int = 0, avg_g_price: Int = 0, max_hg_price: Int = 0, min_hg_price: Int = 0, avg_hg_price: Int = 0, max_d_price: Int = 0, min_d_price: Int = 0, avg_d_price: Int = 0, max_l_price: Int = 0, min_l_price: Int = 0, avg_l_price: Int = 0)