GroupedChildConfigurationsResponse

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

Grouped child configuration object.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

List of child configurations.