Class AgentOwnedMappingPreview

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

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

    • AgentOwnedMappingPreview

      public AgentOwnedMappingPreview()
    • AgentOwnedMappingPreview

      public AgentOwnedMappingPreview(Boolean initWithEmptyList)
  • Method Details

    • getAgentOwnedColumn

      public String getAgentOwnedColumn()
    • getEmail

      public String getEmail()
    • getUserId

      public String getUserId()
    • getExists

      public Boolean getExists()
    • getIsQueueMember

      public Boolean getIsQueueMember()
    • getRecordCount

      public Integer getRecordCount()
    • 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