java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Profile
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileThemeMixinAnnotations

public abstract class ProfileThemeMixinAnnotations extends Profile
Class that will configure the mapping for a Profile Theme, using mixing annotations provided by Jackson library
Since:
04/16/2021
  • Constructor Details

    • ProfileThemeMixinAnnotations

      public ProfileThemeMixinAnnotations(String mPrimaryColor, String mSecondaryColor, String mChannelInfoEnabled, String mAppThemeTitle)