Cost Information Response
data class CostInformationResponse(val billingInfoUrl: String, val billingMeterDetails: List<BillingMeterDetailsResponse>)
Cost information for the product system.
Cost information for the product system.