Class Reveal


  • public class Reveal
    extends RevealDeprecated
    This file was automatically generated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Reveal​(ClientApi api)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ApiResponse reveal()
      Tells if shows hidden fields and enables disabled fields
      ApiResponse setReveal​(java.lang.String reveal)
      Sets if shows hidden fields and enables disabled fields
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • setReveal

        public ApiResponse setReveal​(java.lang.String reveal)
                              throws ClientApiException
        Sets if shows hidden fields and enables disabled fields

        This component is optional and therefore the API will only work if it is installed

        Throws:
        ClientApiException