Class ShareholderList


  • public class ShareholderList
    extends Object
    Response containing major shareholders of a security.
    • Field Detail

      • shareholderList

        public Shareholder[] shareholderList
        List of major shareholders.
      • forwardUrl

        public String forwardUrl
        Link to the full shareholder page.
      • total

        public int total
        Total number of shareholders returned.
    • Constructor Detail

      • ShareholderList

        public ShareholderList()