TNEntityPeriod

@objcMembers
open class TNEntityPeriod : NSObject, Codable

Undocumented

  • day

    Day of the week:

    Declaration

    Swift

    public var day: Int?
  • Provides the from and to operational hours.

    Declaration

    Swift

    public var openTime: [TNEntityTimeRange]?