Partner Billing Entity Response
data class PartnerBillingEntityResponse(val id: String? = null, val name: String? = null, val partnerEntityUri: String? = null)
Partner Billing details associated with the resource.
Partner Billing details associated with the resource.