Class ConnectRate

java.lang.Object
com.mypurecloud.sdk.v2.model.ConnectRate
All Implemented Interfaces:
Serializable

public class ConnectRate extends Object implements Serializable
ConnectRate
See Also:
  • Constructor Details

    • ConnectRate

      public ConnectRate()
    • ConnectRate

      public ConnectRate(Boolean initWithEmptyList)
  • Method Details

    • getAttempts

      public Long getAttempts()
    • getConnects

      public Long getConnects()
    • getConnectRatio

      public Double getConnectRatio()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object