Get Billing Hub Service Free Hour Balance Result
data class GetBillingHubServiceFreeHourBalanceResult(val incrementEntries: List<BillingHubFreeHourIncrementEntryResponse>? = null, val totalRemainingFreeHours: Double? = null)
Constructors
Link copied to clipboard
constructor(incrementEntries: List<BillingHubFreeHourIncrementEntryResponse>? = null, totalRemainingFreeHours: Double? = null)