IndustryIcon
constructor(program: String? = null, width: String? = null, height: String? = null, xPosition: String? = null, yPosition: String? = null, offset: String? = null, duration: String? = null, apiFramework: String? = null, altText: String? = null, imageURL: String? = null, clickThroughURL: String, fallbackImages: List<IconClickFallbackImage> = emptyList())