General Revenue Impl

constructor(id: String, title: String, value: Double, revenueDate: Long, labels: List<RevenueLabel> = emptyList(), description: String = "")