Class GetTrialStatusResponse


  • public class GetTrialStatusResponse
    extends java.lang.Object
    Response class for license get trial status API
    • Method Detail

      • isEligibleToStartTrial

        public boolean isEligibleToStartTrial()
        Returns whether the license is eligible to start trial or not
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object