Custom Image Properties From Plan Response
data class CustomImagePropertiesFromPlanResponse(val id: String? = null, val offer: String? = null, val publisher: String? = null)
Properties for plan on a custom image.