mike_shysh
data class CustomerInfo( val iSpendPlan: Int? = null, val country: String? = null, val iUiTimeZone: Int? = null, ... huge list ...