GroupedChildConfigurationsResponse

data class GroupedChildConfigurationsResponse(val categoryInformation: CategoryInformationResponse, val childConfigurations: List<ChildConfigurationResponse>)

Grouped child configuration object.

Constructors

Link copied to clipboard
constructor(categoryInformation: CategoryInformationResponse, childConfigurations: List<ChildConfigurationResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

List of child configurations.