ULActivity

fun ULActivity(name: String? = null, price: Int? = 0, date: String? = null, provider: String? = null)

Init method to create a ULActivity object with the given parameters