openingHours

@SerializedName(value = "openingHours")
var openingHours: MPOpeningHours? = null

The opening hours associated with the additional detail, represented by an MPOpeningHours object.