Class CheckIManageCredentialResultJson

    • Constructor Detail

      • CheckIManageCredentialResultJson

        public CheckIManageCredentialResultJson()
    • Method Detail

      • getHasValidCredential

        public Boolean getHasValidCredential()
        hasValidCredential as Boolean. It is true if the imanage credential exists and is valid.
        Returns:
        hasValidCredential as Boolean. It is true if the imanage credential exists and is valid.
      • setHasValidCredential

        public void setHasValidCredential​(Boolean hasValidCredential)
        hasValidCredential as Boolean. It is true if the imanage credential exists and is valid.
        Parameters:
        hasValidCredential - hasValidCredential as Boolean. It is true if the imanage credential exists and is valid.