OpeningHoursMode
public enum OpeningHoursModeextension OpeningHoursMode: Equatableextension OpeningHoursMode: HashableAn option that defines for what days opening hours would be requested.
- 
                  
                  Defines opening hours as time intervals for the next 7 days starting from the given date. Note fromDate is ignored by the backend if passed as part of the request. Correct value is set only when it’s part of the response data.DeclarationSwift case nextSevenDays(from: Date)
- 
                  
                  Returns a Boolean value indicating whether two values are equal. DeclarationSwift public static func == (lhs: `Self`, rhs: `Self`) -> Bool
- 
                  
                  Allowing instances of the containing type to be used in hash-based collections like sets and dictionaries. DeclarationSwift public func hash(into hasher: inout Hasher)ParametershasherThe hasher used to combine the hash values of the essential properties. 
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         OpeningHoursMode
          OpeningHoursMode