java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileDocuments
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileDocumentsMixinAnnotations

public abstract class ProfileDocumentsMixinAnnotations extends ProfileDocuments
Class that will configure the mapping for a Profile Documents, using mixing annotations provided by Jackson library
Since:
02/14/22
  • Constructor Details

    • ProfileDocumentsMixinAnnotations

      public ProfileDocumentsMixinAnnotations(String mCategory, Long mExpirationDate, String mTitle, String mUrl, String mId)