Class AdminConversationsSearchResponse.ListsOwnershipDetail

java.lang.Object
com.slack.api.methods.response.admin.conversations.AdminConversationsSearchResponse.ListsOwnershipDetail
Enclosing class:
AdminConversationsSearchResponse

public static class AdminConversationsSearchResponse.ListsOwnershipDetail extends Object
  • Constructor Details

    • ListsOwnershipDetail

      public ListsOwnershipDetail()
  • Method Details

    • getCount

      public Integer getCount()
    • getTeamId

      public String getTeamId()
    • setCount

      public void setCount(Integer count)
    • setTeamId

      public void setTeamId(String teamId)
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object