List Products And Configuration Product Families Result
data class ListProductsAndConfigurationProductFamiliesResult(val nextLink: String? = null, val value: List<ProductFamilyResponse>)
The list of product families.