Hierarchy Information Response
data class HierarchyInformationResponse(val configurationName: String? = null, val productFamilyName: String? = null, val productLineName: String? = null, val productName: String? = null)
Holds details about product hierarchy information
Properties
Link copied to clipboard
Represents configuration name that uniquely identifies configuration
Link copied to clipboard
Represents product family name that uniquely identifies product family
Link copied to clipboard
Represents product line name that uniquely identifies product line
Link copied to clipboard
Represents product name that uniquely identifies product