HolidaysResponse

public class HolidaysResponse : BaseResponse

HolidaysResponse

  • This element will contain a list of all holiday events within the requested year. If service was queried with calform=full it will also contain an element for every day of the year.

    Declaration

    Swift

    public let holidays: [HolidayType]?