Package io.didomi.sdk

Class Purpose

  • All Implemented Interfaces:

    
    public final class Purpose
    
                        

    Data related to a data processing Purpose, obtained from Didomi SDK public APIs

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getDescription()
      final String getId() Purpose id used by Didomi SDK.
      final String getName() Purpose human-readable name, translated in selected language.
      final String getDescriptionText() Purpose description, translated in selected language.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait