java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileSchedule
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileScheduleMixinAnnotations

public class ProfileScheduleMixinAnnotations extends ProfileSchedule
Class that will configure the mapping for a Profile Offers and Banners Schedule, using mixing annotations provided by Jackson library
Since:
02/14/22
  • Constructor Details

    • ProfileScheduleMixinAnnotations

      public ProfileScheduleMixinAnnotations(List<String> mHourRange, List<Integer> mDaysRange, Long mExpirationDate, String mTimeZoneIdentifier)