Class PinsListRequest

    • Method Detail

      • getChannel

        public String getChannel()
        Channel to get pinned items for.
      • setToken

        public void setToken​(String token)
        Authentication token. Requires scope: `pins:read`
      • setChannel

        public void setChannel​(String channel)
        Channel to get pinned items for.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object