Configuration Response
data class ConfigurationResponse(val availabilityInformation: AvailabilityInformationResponse, val costInformation: CostInformationResponse, val description: DescriptionResponse, val dimensions: DimensionsResponse, val displayName: String, val filterableProperties: List<FilterablePropertyResponse>, val hierarchyInformation: HierarchyInformationResponse, val imageInformation: List<ImageInformationResponse>, val specifications: List<SpecificationResponse>)
Configuration object.
Constructors
Link copied to clipboard
constructor(availabilityInformation: AvailabilityInformationResponse, costInformation: CostInformationResponse, description: DescriptionResponse, dimensions: DimensionsResponse, displayName: String, filterableProperties: List<FilterablePropertyResponse>, hierarchyInformation: HierarchyInformationResponse, imageInformation: List<ImageInformationResponse>, specifications: List<SpecificationResponse>)
Properties
Link copied to clipboard
Availability information of the product system.
Link copied to clipboard
Cost information for the product system.
Link copied to clipboard
Description related to the product system.
Link copied to clipboard
Dimensions of the configuration
Link copied to clipboard
Display Name for the product system.
Link copied to clipboard
list of filters supported for a product
Link copied to clipboard
Hierarchy information of a product.
Link copied to clipboard
Image information for the product system.
Link copied to clipboard
Specifications of the configuration