public class Reveal extends RevealDeprecated
Modifier and Type | Method and 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
|
setReveal
public Reveal(ClientApi api)
public ApiResponse reveal() throws ClientApiException
This component is optional and therefore the API will only work if it is installed
ClientApiException
public ApiResponse setReveal(java.lang.String reveal) throws ClientApiException
This component is optional and therefore the API will only work if it is installed
ClientApiException