java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileWelcomeAd
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileWelcomeAdMixinAnnotations

public abstract class ProfileWelcomeAdMixinAnnotations extends ProfileWelcomeAd
Class that will configure the mapping for a Profile Welcome Ad, using mixing annotations provided by Jackson library
Since:
9/30/21
  • Constructor Details

    • ProfileWelcomeAdMixinAnnotations

      public ProfileWelcomeAdMixinAnnotations(String mLocationName, String mLocationLogoUrl, String mLocationBackUrl, String mLocationTabletBackUrl, String mLocationDialogUrl, String mLocationTabletDialogUrl, String mAdType, String mAdSmallImageUrl, String mAdLargelImageUrl, String mAdVideoUrl, int mAdSkipTime, Boolean mAdSkipenabled, String mExxtractorUniqueIdentifier, String mExxtractorVersion)