Project
Revenue
@Serializable
The ProjectRevenue
class is the represent a project revenue
Author
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor(id: String, title: String, value: Double, revenueDate: Long, initialRevenue: Revenue.RevenueImpl, tickets: List<TicketRevenue> = emptyList())